x264enc: Respect Youtube bitrate recommandation upstream/master
authorThibault Saunier <tsaunier@igalia.com>
Thu, 17 Oct 2019 12:55:51 +0000 (14:55 +0200)
committerThibault Saunier <tsaunier@gnome.org>
Tue, 7 Jan 2020 21:21:42 +0000 (21:21 +0000)
commit9273903286b0fe7a9d8a5279c44a5e149e55ff24
tree04f3e918d829c67157658b8ac6f1bfd317963a5a
parenta47b6b5f3c215e05f93617085db03b5a4a9ac72f
x264enc: Respect Youtube bitrate recommandation

Properly follow google recommendations[0] concerning bitrate when the
user wants to use the youtube profile.

[0]: https://support.google.com/youtube/answer/1722171?hl=en
ext/x264/gstencoderbitrateprofilemanager.c [new file with mode: 0644]
ext/x264/gstencoderbitrateprofilemanager.h [new file with mode: 0644]
ext/x264/gstx264enc.c
ext/x264/gstx264enc.h
ext/x264/meson.build