gstreamer/gst-libs/gst
Gwenole Beauchesne 0440cabf49 codecparsers: h264: add nal_reader_skip_long() helper.
Add nal_reader_skip_long() helper function to allow an arbitrary number
of bits to be skipped. The former nal_reader_skip() function is too
limited to the actual cache size.

Use this new function to simplify gst_h264_parser_parse_sei_message()
default case, that skips unsupported payloads.

v2: made args consistent from header to source file.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
2014-06-26 17:22:26 +02:00
..
base aggregator: plug a memory leak of the srccaps 2014-06-26 10:53:16 +10:00
basecamerabinsrc basecamerabinsrc: Add auto-start property to basecamerabin 2013-02-11 22:04:59 +01:00
codecparsers codecparsers: h264: add nal_reader_skip_long() helper. 2014-06-26 17:22:26 +02:00
gl glcolorconvert: free pixel swizzling information 2014-06-26 11:25:37 +10:00
insertbin insertbin: Annotate callback scopes 2013-05-15 20:03:30 -04:00
interfaces GstPhotography: Add new enum values to match android's parameters 2012-11-20 09:37:59 +00:00
mpegts mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ 2014-06-25 14:50:05 +02:00
uridownloader libs:uridownloader: Properly declare APIs as UNSTABLE 2014-06-21 17:02:50 +02:00
video videoaggregator: fix a refcount error when keeping the buffer 2014-06-27 00:14:03 +10:00
wayland wayland: add unstable API guards to wayland library header 2014-06-17 13:15:06 +01:00
gettext.h Fix FSF address 2012-11-04 00:09:59 +00:00
glib-compat-private.h glib-compat-private.h: remove old GStaticRecMutex stuff 2013-02-12 10:39:44 +00:00
gst-i18n-plugin.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am videoaggregator: Create a new GstVideoAggregator baseclass 2014-06-20 19:53:33 +02:00