gstreamer/gst-libs/gst/codecparsers
Vincent Penquerc'h ca2f96caac vc1parser: do not overwrite buffer
I do not know the bitstream format, but this seems likely
to be what was intended. Also add a check on the number of
items to read.

https://bugzilla.gnome.org/show_bug.cgi?id=662776
2011-11-03 09:46:02 +01:00
..
gsth264parser.c h264parser: fix access to uninitialized memory 2011-11-01 15:13:56 +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