gstreamer/gst-libs/gst
Nicolas Dufresne dc4c470d75 h264parse: Properly handle 4 bytes start code
This will stop stripping four bytes start code. This was fixed and broken
again as it was causing the a timestamp shift. We now call
gst_base_parse_set_ts_at_offset() with the offset of the first NAL to ensure
that fixing a moderatly broken input stream won't affect the timestamps. We
also fixes the unit test, removing a comment about the stripping behaviour not
being correct.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1251>
2020-05-07 12:08:36 -04: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 h264parse: Properly handle 4 bytes start code 2020-05-07 12:08:36 -04:00
codecs h264decoder: Allow frame gap even if it's not allowed by SPS 2020-05-01 01:55:21 +09: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