gstreamer/ext
Jan Alexander Steffens (heftig) 05bb87ea0f x264enc: Separate high-10 video formats from 8-bit formats
If downstream is constrained to an 8-bit profile, caps queries would
still allow I420_10LE as input. If upstream actually sends such a caps
event, downstream would fail to accept the high-10 profile.

The following pipeline now fails earlier, during the negotiation phase
instead of the stream start:

    gst-launch-1.0 videotestsrc ! video/x-raw,format=I420_10LE \
        ! x264enc ! video/x-h264,profile=constrained-baseline \
        ! fakesink

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly/-/merge_requests/59>
2020-07-21 15:41:52 +02:00
..
a52dec plugins: uddate gst_type_mark_as_plugin_api() calls 2020-06-06 00:41:38 +02:00
amrnb plugins: uddate gst_type_mark_as_plugin_api() calls 2020-06-06 00:41:38 +02:00
amrwbdec Remove autotools build system 2019-10-13 14:19:11 +01:00
cdio Remove autotools build system 2019-10-13 14:19:11 +01:00
dvdread dvdreadsrc: fix uninitialized warning 2020-05-27 09:13:17 +02:00
mpeg2dec Remove autotools build system 2019-10-13 14:19:11 +01:00
sidplay siddec: update gst_type_mark_as_plugin_api() calls 2020-06-06 10:15:25 +01:00
x264 x264enc: Separate high-10 video formats from 8-bit formats 2020-07-21 15:41:52 +02:00
meson.build Remove twolame plugin, moved to -good 2017-08-26 09:35:20 +01:00