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
mpegpacketiser.c gst/mpegvideoparse/: Fix some silly bugs with calculating the guard sizes. 2007-06-06 11:03:24 +00:00
mpegpacketiser.h
mpegvideoparse.c gst/mpegvideoparse/: Fix some silly bugs with calculating the guard sizes. 2007-06-06 11:03:24 +00:00
mpegvideoparse.h
mpegvideoparse.vcproj