summaryrefslogtreecommitdiff
path: root/gst/encoding/gstencodebasebin.c
Commit message (Expand)AuthorAgeFilesLines
* smartencoder: Respect user `stream-format` when specifiedThibault Saunier2021-08-201-4/+7
* smartencoder: clean up and extend accepted formatsMathieu Duponchelle2021-08-201-8/+54
* encodebin: handle video encoder preset fail.Bing Song2021-03-191-12/+16
* gst: don't use volatile to mean atomicMatthew Waters2021-03-191-1/+1
* encodebin: Add APIs to set element properties on encoding profilesThibault Saunier2021-02-101-18/+90
* encodebasebin: Ensure that parsers are compatible with selected encodersThibault Saunier2021-01-071-9/+18
* encodebin: Enhance algorithm to check if profiles can be plugged to muxerThibault Saunier2020-11-301-25/+46
* encodebin: Ignore element classification when a muxer name specifiedThibault Saunier2020-11-301-7/+19
* encoding: Implement encodebin2 with an ON_REQUEST src padThibault Saunier2020-11-301-13/+44
* encodebin: Split implementation into a base classThibault Saunier2020-11-301-0/+2422