[FFmpeg-devel] [PATCH] avcodec_decode_audio4

Justin Ruggles justin.ruggles
Mon Feb 28 04:37:59 CET 2011


Hi,

This patch is based on the work done in the previous thread: [PATCH+RFC]
AVFrame for audio.  But this is not an RFC.  I went through each audio
decoder and updated them all to the new API.  Most of the decoders
required only simple changes, but some of them required some more
extensive modification.  It should be obvious in most cases, but if it's
not please let me know so I can explain better and/or add better comments.

I tried to test everything I could.  Some decoders are not covered by
FATE, but most of them have samples on mplayerhq.  A few I could not
find any samples for.  Sonic doesn't seem to work at all.

I'm sorry this is such a huge patch, but it all needs to be applied at
the same time in order to work.

Thanks,
Justin




More information about the ffmpeg-devel mailing list