| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-24 | 1 | -10/+9 |
|\ |
|
| * | Use explicit struct initializers for AVCodec declarations. | Diego Biurrun | 2011-09-24 | 1 | -10/+9 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-11 | 1 | -2/+2 |
|\| |
|
| * | lavc: move some flac-specific options to its private context. | Anton Khirnov | 2011-05-10 | 1 | -2/+2 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
| * | Separate window function from autocorrelation. | Justin Ruggles | 2011-01-21 | 1 | -1/+12 |
| * | Move lpc_compute_autocorr() from DSPContext to a new struct LPCContext. | Justin Ruggles | 2011-01-21 | 1 | -3/+2 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
* | | Separate window function from autocorrelation. | Justin Ruggles | 2011-01-23 | 1 | -1/+12 |
* | | Move lpc_compute_autocorr() from DSPContext to a new struct LPCContext. | Justin Ruggles | 2011-01-23 | 1 | -3/+2 |
|/ |
|
* | Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum | Stefano Sabatini | 2010-11-12 | 1 | -1/+1 |
* | Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the | Stefano Sabatini | 2010-09-25 | 1 | -1/+1 |
* | Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields. | Justin Ruggles | 2010-07-11 | 1 | -2/+2 |
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -8/+8 |
* | Remove filename from doxy comment | Vitor Sessak | 2010-06-11 | 1 | -1/+1 |
* | Remove useless include. Should fix compilation in MacOS X. | Vitor Sessak | 2010-06-11 | 1 | -1/+0 |
* | Include float.h to provide FLT_MAX define. Should fix compilation on windows. | Vitor Sessak | 2010-06-11 | 1 | -0/+1 |
* | RealAudio 14.4k encoder. | Francesco Lavra | 2010-06-11 | 1 | -0/+511 |