summaryrefslogtreecommitdiff
path: root/swfdec/swfdec_audio_decoder_gst.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-16implement AAC supportBenjamin Otte1-0/+18
2008-06-25fix memleakBenjamin Otte1-0/+1
2008-06-08move audio decoders closer to an expoted API for plugging new decodersBenjamin Otte1-71/+71
2008-05-28avoid audioresample element at all costs, it is way too slowBenjamin Otte1-1/+28
2008-05-28update GStreamer decoder to properly link audioconvert and audioscaleBenjamin Otte1-32/+4
2008-05-28make audio decoders real objectsBenjamin Otte1-0/+200