gstreamer/gst-libs/gst/codecparsers
René Stadler 9cbc1fd23a h264parser: add more size checks and improve existing
Don't subtract with unsigned values, that will bite us. Also fix format
specifier in the log message.
2011-11-04 13:10:01 +01:00
..
gsth264parser.c h264parser: add more size checks and improve existing 2011-11-04 13:10:01 +01:00
gsth264parser.h codecparsers: Declare the new APIs as unstable for the time being 2011-09-26 08:11:45 -03:00
gstmpegvideoparser.c codecparsers: mpeg2: fix quant_matrix_extension() parser for chroma intra QM. 2011-10-17 13:17:37 +02:00
gstmpegvideoparser.h codecparsers: Declare the new APIs as unstable for the time being 2011-09-26 08:11:45 -03:00
gstvc1parser.c vc1parser: do not overwrite buffer 2011-11-03 09:46:02 +01:00
gstvc1parser.h codecparsers: VC1: Compute par and fps in advanced profile 2011-10-17 13:17:40 +02:00
Makefile.am codecparser: VC1: Implement a VC1 parsing library 2011-09-26 08:46:37 -03:00