gstreamer/ext/x264
Nicolas Dufresne 15440f2ddc x264enc: Fix 'ref' property range and default
The --ref option indicate the size of the DPB, hence should be in the range of
0 to 16. This patch also fix the default to match x264enc default 3. This
change isn't a behaviour change since we don't enforce the reported default.
2020-04-02 20:26:07 +00:00
..
gstencoderbitrateprofilemanager.c x264enc: Respect Youtube bitrate recommandation 2020-01-07 21:21:42 +00:00
gstencoderbitrateprofilemanager.h x264enc: Respect Youtube bitrate recommandation 2020-01-07 21:21:42 +00:00
gstx264enc.c x264enc: Fix 'ref' property range and default 2020-04-02 20:26:07 +00:00
gstx264enc.h x264enc: Respect Youtube bitrate recommandation 2020-01-07 21:21:42 +00:00
GstX264Enc.prs x264enc: Add a youtube preset. 2017-01-03 08:15:43 -03:00
meson.build x264enc: Respect Youtube bitrate recommandation 2020-01-07 21:21:42 +00:00