gstreamer/gst/audioparsers
Vineeth TM e44ce40455 flacparse: fix possible memory leak
when buffer is stored to seektable, and stop gets called due to
corrupt flac file, then the seektable is not being released

https://bugzilla.gnome.org/show_bug.cgi?id=751364
2015-06-23 10:17:53 +02:00
..
gstaacparse.c aacparse: Add support for channel configurations 11, 12 and 14 and 7 actually has 8 channels 2015-06-04 16:09:41 +02:00
gstaacparse.h aacparse: Post AUDIO_CODEC tag 2013-12-16 10:03:05 +01:00
gstac3parse.c ac3parse: fix memory leak 2015-04-17 13:33:09 +01:00
gstac3parse.h ac3parse: Post AUDIO_CODEC tag 2013-12-16 10:03:05 +01:00
gstamrparse.c amrparse: Post AUDIO_CODEC tag 2013-12-16 10:03:05 +01:00
gstamrparse.h amrparse: Post AUDIO_CODEC tag 2013-12-16 10:03:05 +01:00
gstdcaparse.c dcaparse: initialize size variable 2015-06-22 10:58:35 +01:00
gstdcaparse.h dcaparse: Post AUDIO_CODEC tag 2013-12-16 10:03:05 +01:00
gstflacparse.c flacparse: fix possible memory leak 2015-06-23 10:17:53 +02:00
gstflacparse.h flacparse: Post AUDIO_CODEC tag 2013-12-16 10:03:06 +01:00
gstmpegaudioparse.c mpegaudioparse: initialze bpf variable 2015-06-22 10:57:35 +01:00
gstmpegaudioparse.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstsbcparse.c sbcparse: Post AUDIO_CODEC tag 2013-12-16 10:03:06 +01:00
gstsbcparse.h sbcparse: Post AUDIO_CODEC tag 2013-12-16 10:03:06 +01:00
gstwavpackparse.c wavpackparse: Post AUDIO_CODEC tag 2013-12-16 10:03:06 +01:00
gstwavpackparse.h wavpackparse: Post AUDIO_CODEC tag 2013-12-16 10:03:06 +01:00
Makefile.am aacparse: allow conversion from ADTS to raw AAC 2013-07-26 09:44:11 +01:00
plugin.c audioparsers: add SBC audio parser 2013-01-15 17:45:30 +00:00