summaryrefslogtreecommitdiff
path: root/src/combined/ffmpeg/ff_audio_decoder.c
AgeCommit message (Expand)Author
2010-03-23Fixed using uninitialized decode_buffer_sizePetri Hintukainen
2010-02-21WMAPro supportChristopher Martin
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-02-09demux_unstick_ao_loop() reports that xine might be stuck != is stuckLorenzo Desole
2009-01-16Rework ffmpeg codecs lists creation.Darren Salt
2009-01-05Merge security fixes.Darren Salt
2009-01-02ff_audio_decode_data() doesn't always return if the stream is closed or playb...Lorenzo Desole
2008-11-20Memory access fixes:František Dvořák
2008-09-13Compilation fixes for ffmpeg API & ABI changes.Darren Salt
2008-08-20Integer overflow in ff_audio_decode_data()Tielei
2008-07-15Recognise AMR audio (normally found in 3GP files).Darren Salt
2008-05-09Remove a new bunch of xine_malloc() calls.Diego 'Flameeyes' Pettenò
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.Diego 'Flameeyes' Pettenò
2008-04-07Shift some audio plugin priorities: swap libreal & ffmpeg, otherwise 7 to 8.Darren Salt
2008-04-07Implement support for "MPEG-3 adu".Jinghua Luo
2008-04-07Check the Real extradata length.Darren Salt
2008-04-07Use ffmpeg's cook decoder and fix Real decoder bugsJinghua Luo
2008-04-07ffmpeg/libreal cleanupJinghua Luo
2008-03-18Move ffmpeg plugin code into src/combined/ffmpeg & adapt for current ffmpeg.Darren Salt