gstreamer/subprojects/gst-plugins-bad/ext/svtav1
Sebastian Dröge 10769e7fe6 gstreamer: Fix encoder and buffer state life cycle
Allocate/deallocate the encoder in `open()`/`close()` and its buffers in
`start()` / `stop()`.

Also fail correctly if configuring the encoder fails.
2023-02-03 12:34:38 +02:00
..
gstsvtav1enc.c gstreamer: Fix encoder and buffer state life cycle 2023-02-03 12:34:38 +02:00
gstsvtav1enc.h gstreamer: Remove unused frame_count and dts_offset 2023-02-03 12:34:38 +02:00
meson.build [GStreamer]Update encoder interface and add CI test (#1240) 2020-04-22 10:05:11 -07:00