gstreamer/gst-libs/gst
Edward Hervey c4d987b6d3 codecparsers: Variant of _identify_nalu without checks
This is useful for cases where the caller *knows* that the provided
input contains a whole NALU and can therefore avoid:
* the expensive checks for the next start code (which won't be present)
* delaying the input parsing (since we would need the next incoming NALU
  in order for the parsing code to detect the next start code)

https://bugzilla.gnome.org/show_bug.cgi?id=665584
2011-12-05 19:03:05 +01:00
..
basecamerabinsrc various: fix pad template ref leaks 2011-11-28 13:08:27 +00:00
codecparsers codecparsers: Variant of _identify_nalu without checks 2011-12-05 19:03:05 +01:00
interfaces photography: add missing FLICKER_REDUCTION capability 2011-08-03 22:04:45 -03:00
signalprocessor various: fix pad template ref leaks 2011-11-28 13:08:27 +00:00
video basevideoencoder: Pass the all-headers field of the force-key-unit event to the subclass 2011-11-29 12:18:20 +01:00
gettext.h
gst-i18n-plugin.h
Makefile.am codecparsers: mpeg: Add an mpeg video bitstream parsing library 2011-09-02 15:46:02 +02:00