gstreamer/gst-libs/gst/codecparsers
Edward Hervey 7d4f1aa8e8 h264parser: Remove un-needed checks and inline some functions
val and nr always exist (&nr, &value)
bits is always called smaller than the width

Makes parsing 30% faster
2012-06-06 10:33:18 +02:00
..
gsth264parser.c h264parser: Remove un-needed checks and inline some functions 2012-06-06 10:33:18 +02:00
gsth264parser.h codecparsers: h264: record number of emulation prevention bytes in slice_header(). 2012-03-03 15:53:46 +00:00
gstmpeg4parser.c codecparsers: mpeg4: do not expect a marker bit where not specified 2012-05-18 16:31:21 +02:00
gstmpeg4parser.h codecparsers: mpeg4: fixup documentation spelling 2012-05-22 14:00:50 +02:00
gstmpegvideoparser.c codecparsers: mpeg: relax entry constraint 2012-06-01 11:13:17 +02:00
gstmpegvideoparser.h mpegvideoparse: tweak codec parser API and adjust parser element 2012-05-22 14:09:47 +02:00
gstvc1parser.c Fix 'ignoring return value of function declared with const attribute' 2012-03-10 19:22:07 -03:00
gstvc1parser.h codecparsers: VC1: Compute par and fps in advanced profile 2011-10-17 13:17:40 +02:00
Makefile.am gst: Update versioning 2012-04-04 14:44:34 +02:00
parserutils.c codecparsers: Move shared code to a parser utils file 2011-11-28 21:25:34 -03:00
parserutils.h codecparsers: Move shared code to a parser utils file 2011-11-28 21:25:34 -03:00