gstreamer/ext
David Schleef 9278f9b128 ext/dvdread/dvdreadsrc.c: If we can't read a nav packet, or it doesn't look like a nav packet, that's an error. Prev...
Original commit message from CVS:
* ext/dvdread/dvdreadsrc.c:
If we can't read a nav packet, or it doesn't look like a nav
packet, that's an error.  Previous behavior was to look at
the next packet; I can't find any justification for doing that.
Fixes: #358891.
2007-06-25 07:22:10 +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 leaks some more. 2007-06-22 10:57:06 +00:00
cdio ext/cdio/gstcdiocddasrc.c: Make sure we always destroy our libcdio handle. 2007-03-04 17:13:19 +00:00
dvdnav ext/dvdnav/dvdnavsrc.c: Don't forget to unlock when setting the device property, or we'll sooner or later deadlock. 2007-06-13 14:29:39 +00:00
dvdread ext/dvdread/dvdreadsrc.c: If we can't read a nav packet, or it doesn't look like a nav packet, that's an error. Prev... 2007-06-25 07:22:10 +00:00
lame ext/lame/gstlame.c: Disable the bitrate checking when the user has requested 2007-03-21 12:53:57 +00:00
mad ext/mad/gstmad.c: Generate a perfect stream and try to adapt to incoming timestamps lack of precision up to half a fr... 2007-03-27 12:02:49 +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