gstreamer/gst/mpeg4videoparse
Michael Smith c0ad05cec4 mpeg4videoparse: Use correct values for checking VO startcode.
Fix compiler warning due to condition always being true - since we're
only looking at the final byte of the startcode (not the leading
0x000001), only check for < 0x1f, not < 0x11f
2009-02-27 11:36:58 -08:00
..
Makefile.am Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
mpeg4videoparse.c mpeg4videoparse: Use correct values for checking VO startcode. 2009-02-27 11:36:58 -08:00
mpeg4videoparse.h mpeg4videoparse: handle more formats 2009-02-27 13:08:15 +01:00