gstreamer/ext
Zaheer Abbas Merali 4fd7bf7a94 ext/mpeg2dec/gstmpeg2dec.c: Never post a (fatal) error message on the bus on decoding errors. We should only do this ...
Original commit message from CVS:
Patch by: Zaheer Abbas Merali  <zaheermerali at gmail com>
* ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_chain):
Never post a (fatal) error message on the bus on decoding errors. We
should only do this if we can't recover, but mpeg2dec can always
recover. This is needed for DVB streams, for example, where there
may be temporary glitches in the stream. Instead of an error
message, post a warning message on the bus for every N decoding
errors. Fixes #370020.
2007-03-02 13:01:48 +00:00
..
a52dec ext/a52dec/gsta52dec.*: Add two things to a52dec: configure the exact output format for ac3 decoding through properti... 2006-09-01 16:21:43 +00:00
amrnb Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:11:41 +00:00
cdio ext/cdio/: Move CD-TEXT utility function into common file so it can also be used by a future cdioparanoiasrc. 2006-11-02 14:43:11 +00:00
dvdnav ext/dvdnav/.cvsignore: More ignore 2006-06-12 14:09:20 +00:00
dvdread ext/dvdread/dvdreadsrc.c: Use dsi_pack.dsi_gi.vobu_ea correctly, add some more debugging information (fixes #340433). 2006-10-19 10:17:14 +00:00
lame ext/lame/gstlame.c: Display sensible defaults and limits for the vbr-min/max/mean properties. Fix the 'hard-limit' VB... 2007-02-28 18:41:38 +00:00
mad Printf format fixes. 2006-10-05 17:07:52 +00:00
mpeg2dec ext/mpeg2dec/gstmpeg2dec.c: Never post a (fatal) error message on the bus on decoding errors. We should only do this ... 2007-03-02 13:01:48 +00:00
sidplay Document siddec. 2007-02-28 15:49:35 +00:00
Makefile.am ext/Makefile.am: Fix dist-check. 2006-02-26 21:25:01 +00:00