gstreamer/gst/mpegvideoparse
Jan Schmidt ceba19f691 gst/mpegvideoparse/: Fix some silly bugs with calculating the guard sizes.
Original commit message from CVS:
* gst/mpegvideoparse/mpegpacketiser.c:
(mpeg_util_parse_extension_packet), (mpeg_util_parse_sequence_hdr),
(mpeg_util_parse_picture_hdr):
* gst/mpegvideoparse/mpegvideoparse.c:
(mpegvideoparse_handle_sequence), (mpegvideoparse_drain_avail):
Fix some silly bugs with calculating the guard sizes.
Properly compare the old sequence header structure with the new one.
Don't error out on an invalid sequence - just ignore it.
2007-06-06 11:03:24 +00:00
..
Makefile.am Port mpeg1videoparse to 0.10 and give it rank SECONDARY-1, so that it's below existing decoders. 2007-03-15 20:48:08 +00:00
mpegpacketiser.c gst/mpegvideoparse/: Fix some silly bugs with calculating the guard sizes. 2007-06-06 11:03:24 +00:00
mpegpacketiser.h gst/mpegvideoparse/: Move the MPEG specific byte parsing into the mpegpacketiser code. 2007-03-16 11:22:47 +00:00
mpegvideoparse.c gst/mpegvideoparse/: Fix some silly bugs with calculating the guard sizes. 2007-06-06 11:03:24 +00:00
mpegvideoparse.h gst/mpegvideoparse/: Move the MPEG specific byte parsing into the mpegpacketiser code. 2007-03-16 11:22:47 +00:00
mpegvideoparse.vcproj Port mpeg1videoparse to 0.10 and give it rank SECONDARY-1, so that it's below existing decoders. 2007-03-15 20:48:08 +00:00