smartencoder: Respect user `stream-format` when specified
[platform/upstream/gstreamer.git] / gst / encoding / gstencodebasebin.c
2021-08-20 Thibault Sauniersmartencoder: Respect user `stream-format` when specified
2021-08-20 Mathieu Duponchellesmartencoder: clean up and extend accepted formats
2021-03-19 Bing Songencodebin: handle video encoder preset fail.
2021-03-19 Matthew Watersgst: don't use volatile to mean atomic
2021-02-10 Thibault Saunierencodebin: Add APIs to set element properties on encodi...
2021-01-07 Thibault Saunierencodebasebin: Ensure that parsers are compatible with...
2020-11-30 Thibault Saunierencodebin: Enhance algorithm to check if profiles can...
2020-11-30 Thibault Saunierencodebin: Ignore element classification when a muxer...
2020-11-30 Thibault Saunierencoding: Implement encodebin2 with an ON_REQUEST src pad
2020-11-30 Thibault Saunierencodebin: Split implementation into a base class