gstreamer/ext/mpeg2dec
Vincent Penquerc'h a09bad4d98 mpeg2dec: fix spurious failure to decode some files
Parsing can return with an 'invalid' state, but this is not
actually fatal. For one, the mpeg2dec command line tool that
comes with the libmpeg2 library blithely ignores this condition
and merrily goes on. So we do this same, logging the error,
and going on with parsing. This makes something work that did
not use to work, and brings happiness to the world.

https://bugzilla.gnome.org/show_bug.cgi?id=429476
2011-08-23 10:04:48 +02:00
..
.gitignore Initial revision 2001-12-23 06:03:21 +00:00
gstmpeg2dec.c mpeg2dec: fix spurious failure to decode some files 2011-08-23 10:04:48 +02:00
gstmpeg2dec.h index: remove conditional index support 2011-02-21 11:05:31 +02:00
Makefile.am mpeg2dec: fix LIBADD order in Makefile.am 2010-12-29 20:15:03 +00:00
perftest.c gst-indent 2004-03-14 22:34:30 +00:00