gstreamer/gst-libs/gst
He Junyan 5c73725c9b codecs: h264dec: Improve the policy to infer max_num_reorder_frames.
The max_num_reorder_frames number can change the way we bumping the
pictures in the DPB. The smaller it is, the lower latency we will
get. So it is important for live mode streams, but it is not given
in VUI parameters sometimes. We now improve the policy to infer it:
1. Never guess it in the "strict" compliance.
2. For baseline and constrained baseline profiles, which do not have
   B frames, set it to 0.
3. For -intra only profiles, set it to 0.
4. Otherwise, not guess it.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2501>
2021-09-15 13:20:28 +00:00
..
adaptivedemux gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
audio gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
basecamerabinsrc basecamerabinsrc: silence g-ir-scanner warnings 2020-07-29 15:08:48 +00:00
codecparsers gsth264parser: Fix handling of NALs with emulation byte set 2021-09-09 16:49:41 +00:00
codecs codecs: h264dec: Improve the policy to infer max_num_reorder_frames. 2021-09-15 13:20:28 +00:00
d3d11 d3d11bufferpool: Hide buffer_size field from header 2021-08-22 00:46:19 +09:00
insertbin Meson: Use pkg-config generator 2020-10-23 11:14:18 -04:00
interfaces Meson: Use pkg-config generator 2020-10-23 11:14:18 -04:00
isoff Remove autotools build system 2019-10-14 13:54:27 +01:00
mpegts Use g_memdup2() where available and add fallback for older GLib versions 2021-08-05 20:51:00 +05:30
opencv opencv: Fix build error on macOS 2021-06-30 14:03:22 +09:00
play player: Add static keyword to _config_quark_table 2021-07-28 06:05:30 +00:00
player player: Add static keyword to _config_quark_table 2021-07-28 06:05:30 +00:00
sctp gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
transcoder transcoder: Fix usage of g_error_propagate 2021-06-21 09:18:32 +00:00
uridownloader remove various useless linefeed in logs 2019-12-11 10:51:29 +01:00
va va: Use GST_CAPS_FEATURE_MEMORY_VA to replace "memory:VAMemory". 2021-08-16 16:25:15 +08:00
vulkan vulkan: don't link to XOpenDisplay in documentation 2021-09-08 15:34:09 +00:00
wayland gst-libs/gst/wayland: handle display passing better 2021-07-09 13:15:54 +00:00
webrtc webrtc: Split sctptransport into lib and implementation parts 2021-08-25 13:20:22 +00:00
gettext.h
glib-compat-private.h
gst-i18n-plugin.h
meson.build libs: va: Move the VA common logic as a lib. 2021-05-18 12:15:30 +02:00