gstreamer/ext
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
..
a52dec various (ext): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-19 10:06:33 +03:00
amrnb various (ext): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-19 10:06:33 +03:00
amrwbdec amrwbdec: avoid stalling on invalid frame 2011-02-07 20:02:08 +01:00
cdio various (ext): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-19 10:06:33 +03:00
dvdread dvdread, sidplay, x264enc: fix unused-but-set-variable warnings with gcc 4.6 2011-04-14 15:03:56 +01:00
lame lamemp3enc: Post CODEC and BITRATE tags 2011-05-18 15:17:20 +02:00
mad mad: use signed when caluculating the delta 2011-05-20 13:31:14 +03:00
mpeg2dec mpeg2dec: fix spurious failure to decode some files 2011-08-23 10:04:48 +02:00
sidplay dvdread, sidplay, x264enc: fix unused-but-set-variable warnings with gcc 4.6 2011-04-14 15:03:56 +01:00
twolame Switch twolame to primary rank 2009-05-08 14:24:47 +01:00
x264 x264enc: Properly set the stream format in setcaps 2011-07-30 19:06:54 -03:00
Makefile.am build: build plugins in parallel where possible, if make -jN is used 2010-03-30 01:18:50 +01:00