Age | Commit message (Expand) | Author |
2011-12-13 | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer |
2011-12-12 | doxygen: misc consistency, spelling and wording fixes | Diego Biurrun |
2011-12-03 | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer |
2011-12-02 | Add avcodec_decode_audio4(). | Justin Ruggles |
2011-04-12 | Add forgotten const to enum AVSampleFormat | Michael Niedermayer |
2011-04-12 | libavcodec: Use "const enum AVSampleFormat[]" in AVCodec initialization | Martin Storsjö |
2011-03-19 | Replace FFmpeg with Libav in licence headers | Mans Rullgard |
2011-02-04 | Rename remaining occurrences of SAMPLE_FMT_* to AV_SAMPLE_FMT_* | Anton Khirnov |
2011-02-04 | Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE* | Anton Khirnov |
2011-02-03 | Rename remaining occurrences of SAMPLE_FMT_* to AV_SAMPLE_FMT_* | Anton Khirnov |
2011-02-03 | Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE* | Anton Khirnov |
2011-01-28 | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò |
2011-01-26 | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò |
2011-01-01 | Use AVSampleFormat instead of the deprecated SampleFormat. | Reimar Döffinger |
2010-12-18 | AMR-WB decoder, written as part of Google Summer of Code 2010 by Marcelo | Ronald S. Bultje |