| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-12 | 1 | -2/+2 |
|\ |
|
| * | Fix a bunch of common typos. | Diego Biurrun | 2011-12-11 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-03 | 1 | -20/+26 |
|\ \
| |/ |
|
| * | Add avcodec_decode_audio4(). | Justin Ruggles | 2011-12-02 | 1 | -20/+26 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-28 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | wmavoice: Make format string match variable type. | Alex Converse | 2011-11-26 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-29 | 1 | -13/+20 |
|\ \
| |/ |
|
| * | wmavoice: move output buffer size check to synth_superframe(). | Justin Ruggles | 2011-10-28 | 1 | -9/+10 |
| * | wmavoice: only set data_size to 0 when necessary | Justin Ruggles | 2011-10-28 | 1 | -4/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-21 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | lavc: use avpriv_ prefix for ff_copy_bits and align_put_bits. | Anton Khirnov | 2011-10-20 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-10 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | wmavoice: fix a signed overflow | Mans Rullgard | 2011-10-09 | 1 | -1/+1 |
| * | wmavoice: Check for corrupted extra data | Laurent Aimar | 2011-10-07 | 1 | -0/+8 |
| * | wmavoice: Check for out of bound writes | Laurent Aimar | 2011-10-07 | 1 | -0/+2 |
* | | Check for corrupted extra data in wmavoice decoder. | Laurent Aimar | 2011-09-28 | 1 | -0/+8 |
* | | Check for out of bound writes in the wmavoice decoder. | Laurent Aimar | 2011-09-28 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-30 | 1 | -9/+8 |
|\ \
| |/ |
|
| * | lavc: use designated initialisers for all codecs. | Anton Khirnov | 2011-07-29 | 1 | -9/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-03 | 1 | -10/+12 |
|\ \
| |/ |
|
| * | doxygen: Prefer member groups over grouping into modules | Reinhard Tartler | 2011-07-02 | 1 | -10/+12 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-07 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | wmavoice: Use proper size in memeset(). | Alex Converse | 2011-05-05 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-27 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Add AVX FFT implementation. | Vitor Sessak | 2011-04-26 | 1 | -3/+3 |
* | | 10l, commit that should have been stashed into the merge. | Michael Niedermayer | 2011-04-17 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-17 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Replace more FFmpeg references by Libav. | Diego Biurrun | 2011-04-17 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'newdev/master' | Michael Niedermayer | 2011-03-21 | 1 | -9/+10 |
|\ \
| |/ |
|
| * | Move dct and rdft definitions to separate files | Mans Rullgard | 2011-03-20 | 1 | -2/+2 |
| * | Move sine windows to a separate file | Mans Rullgard | 2011-03-20 | 1 | -0/+1 |
| * | fft: remove inline wrappers for function pointers | Mans Rullgard | 2011-03-19 | 1 | -7/+7 |
| * | 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 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
|/ |
|
* | Fix typo. | Ronald S. Bultje | 2010-12-26 | 1 | -1/+1 |
* | Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum | Stefano Sabatini | 2010-11-12 | 1 | -1/+1 |
* | Fix buffer overrun if idx is negative (it can be down to -23>>4), by prepending | Ronald S. Bultje | 2010-08-09 | 1 | -1/+3 |
* | Rename pow variable to pwr. | Axel Holzinger | 2010-07-26 | 1 | -4/+4 |
* | Use correct length modifier for size comparison in printf expression, fixes: | Diego Biurrun | 2010-07-12 | 1 | -1/+1 |
* | Fix two doxy warnings. | Ronald S. Bultje | 2010-07-08 | 1 | -1/+2 |
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -1/+1 |
* | Silense one warning: | Eli Friedman | 2010-06-30 | 1 | -1/+1 |
* | Another buffer overflow, fixes issue1758. | Ronald S. Bultje | 2010-05-02 | 1 | -1/+1 |
* | Fix buffer overrun (or, well, actually a typo, 80 should be 0x80...). | Ronald S. Bultje | 2010-05-01 | 1 | -1/+1 |
* | WMAVoice postfilter. | Ronald S. Bultje | 2010-04-21 | 1 | -7/+470 |
* | Move clipping of audio samples (for those codecs outputting float) from decoder | Ronald S. Bultje | 2010-04-21 | 1 | -2/+1 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | Replace @returns by @return. | Benoit Fouet | 2010-03-30 | 1 | -3/+3 |