gstreamer/gst/audioparsers
Thiago Santos a6a982e8be audioparsers: baseparse: Be careful to not lose the event ref
Don't unref the event if it hasn't been handled, because the caller
assumes it is still valid and might reuse it.

I ran into this problem when transcoding an AVI (with mp3 inside)
to gpp.

https://bugzilla.gnome.org/show_bug.cgi?id=639555
2011-01-15 13:48:26 -03:00
..
gstaacparse.c audioparsers: update some documentation 2010-12-03 18:23:20 +01:00
gstaacparse.h aacparse: streamline src caps setting 2010-10-12 18:19:49 +02:00
gstac3parse.c ac3parse: relax bsid checking 2010-12-13 15:29:33 +01:00
gstac3parse.h ac3parse: use proper EAC-3 caps 2010-12-01 15:29:55 +01:00
gstamrparse.c audioparsers: update some documentation 2010-12-03 18:23:20 +01:00
gstamrparse.h amrparse: use (default) time handling of baseparser class 2009-12-08 16:06:30 +01:00
gstbaseparse.c audioparsers: baseparse: Be careful to not lose the event ref 2011-01-15 13:48:26 -03:00
gstbaseparse.h baseparse: use _set_frame_props to configure frame lead_in and lead_out 2010-10-01 12:15:51 +02:00
gstdcaparse.c dcaparse: fix sync word for 14-bit little endian coding 2011-01-13 17:10:13 +00:00
gstdcaparse.h audioparsers: add very basic dts/dca parser 2010-10-19 18:00:14 +01:00
gstflacparse.c flacparse: Fix unitialized variable on macosx 2011-01-06 12:49:43 +01:00
gstflacparse.h flacparse: parse seektable 2010-11-17 15:36:02 +01:00
gstmpegaudioparse.c mpegaudioparse: add to documentation 2010-12-03 18:23:17 +01:00
gstmpegaudioparse.h mpegaudioparse: initial version 2010-10-01 12:15:51 +02:00
Makefile.am audioparsers: add very basic dts/dca parser 2010-10-19 18:00:14 +01:00
plugin.c audioparsers: add very basic dts/dca parser 2010-10-19 18:00:14 +01:00