gstreamer/gst-libs/gst
Nicolas Dufresne b79c949789 codecs: h264: Fix DPB size calculation
As per specification in A.3.1 h) and A.3.2 f), the maximum size of the DPB is
16. Fix the maximum in the fine and fix the formula to use MIN instead of MAX
so that we no longer always use the maximum for the profile/level.
2020-04-07 07:53:27 +00:00
..
adaptivedemux adaptivedemux: Handle instant rate change requests directly 2020-04-02 11:26:46 +00:00
audio documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
basecamerabinsrc Don't pass default GLib marshallers for signals 2019-11-06 14:27:46 +00:00
codecparsers h265parser: Add a helper method to create SEI nal unit 2020-04-02 09:20:11 +00:00
codecs codecs: h264: Fix DPB size calculation 2020-04-07 07:53:27 +00:00
insertbin Remove autotools build system 2019-10-14 13:54:27 +01:00
interfaces photography: Add additional settings relevant to Android 2019-11-18 23:10:04 +00:00
isoff Remove autotools build system 2019-10-14 13:54:27 +01:00
mpegts tsdemux: Add support for AC4 2020-03-09 21:54:09 +00:00
opencv meson: Fix plugin symbol export for C++ sources/plugins 2019-11-12 13:00:42 +00:00
player remove various useless linefeed in logs 2019-12-11 10:51:29 +01:00
sctp Remove autotools build system 2019-10-14 13:54:27 +01:00
transcoder remove various useless linefeed in logs 2019-12-11 10:51:29 +01:00
uridownloader remove various useless linefeed in logs 2019-12-11 10:51:29 +01:00
vulkan vulkan/window/xcb: implement keyboard support 2020-03-03 05:00:50 +00:00
wayland build: Fix build on systems with wayland-client headers in non-default location 2020-03-04 07:10:39 +00:00
webrtc webrtc: Use the dtlssrtenc rtp-sync property 2020-02-27 12:30:32 +00:00
gettext.h Fix FSF address 2012-11-04 00:09:59 +00:00
glib-compat-private.h Update GLib dependency to 2.40.0 2015-10-02 22:24:19 +03:00
gst-i18n-plugin.h Fix FSF address 2012-11-04 00:09:59 +00:00
meson.build Move CODEC base classes into it's own library 2020-03-05 03:06:16 +00:00