| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-27 | 1 | -2/+6 |
|\ |
|
| * | cook: use a table for xor key rotation | Mans Rullgard | 2011-11-26 | 1 | -1/+5 |
| * | cook: fix apparent typo in extradata parsing | K.Y.H | 2011-11-26 | 1 | -1/+1 |
* | | cook: fix apparent typo in extradata parsing | K.Y.H | 2011-11-11 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-30 | 1 | -71/+67 |
|\| |
|
| * | cook: return AVERROR_PATCHWELCOME instead of ENOTSUP | Justin Ruggles | 2011-10-29 | 1 | -7/+7 |
| * | cook: check output buffer size before decoding | Justin Ruggles | 2011-10-29 | 1 | -3/+9 |
| * | cook: do not needlessly set *data_size to 0 | Justin Ruggles | 2011-10-29 | 1 | -1/+0 |
| * | cook: remove pointless return statements | Justin Ruggles | 2011-10-29 | 1 | -2/+0 |
| * | cook: simplify decouple_info() | Justin Ruggles | 2011-10-29 | 1 | -17/+14 |
| * | cook: return appropriate error codes instead of -1 | Justin Ruggles | 2011-10-29 | 1 | -22/+23 |
| * | cook: avoid hardcoded sizes in sizeof() | Justin Ruggles | 2011-10-29 | 1 | -10/+11 |
| * | cook: remove unneeded #includes | Justin Ruggles | 2011-10-29 | 1 | -5/+0 |
| * | cook: output float samples instead of converting to int16 | Justin Ruggles | 2011-10-29 | 1 | -14/+13 |
| * | cook: Fix js_vlc_bits value validation for joint stereo | Laurent Aimar | 2011-10-06 | 1 | -2/+3 |
* | | Fix js_vlc_bits value validation when joint stereo is used in cook decoder. | Laurent Aimar | 2011-09-17 | 1 | -2/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-04 | 1 | -2/+1 |
|\| |
|
| * | doxygen: Drop array size declarations from Doxygen parameter names. | Diego Biurrun | 2011-07-03 | 1 | -1/+1 |
| * | Remove statements immediately following unconditional jumps | Mans Rullgard | 2011-07-03 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-03 | 1 | -36/+2 |
|\| |
|
| * | Replace custom DEBUG preprocessor trickery by the standard one. | Diego Biurrun | 2011-06-03 | 1 | -3/+2 |
| * | cook: Remove non-compiling debug output. | Diego Biurrun | 2011-06-03 | 1 | -1/+0 |
| * | cook: Remove unused debug functions. | Diego Biurrun | 2011-06-03 | 1 | -32/+0 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-27 | 1 | -1/+1 |
|\| |
|
| * | Add AVX FFT implementation. | Vitor Sessak | 2011-04-26 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-24 | 1 | -1/+1 |
|\| |
|
| * | cook: Fix small typo in av_log_ask_for_sample message. | Diego Biurrun | 2011-04-23 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-23 | 1 | -1/+3 |
|\| |
|
| * | Use av_log_ask_for_sample() to request samples from users. | Diego Biurrun | 2011-04-22 | 1 | -1/+3 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-22 | 1 | -6/+6 |
|\| |
|
| * | Use av_log_ask_for_sample() where appropriate. | Diego Biurrun | 2011-04-21 | 1 | -6/+6 |
* | | Merge remote-tracking branch 'newdev/master' | Michael Niedermayer | 2011-03-21 | 1 | -1/+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 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -1/+1 |
| * | Replace remaining occurrences of deprecated CH_* with AV_CH_* | Anton Khirnov | 2011-02-06 | 1 | -1/+2 |
| * | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-16 | 1 | -1/+1 |
* | | Replace remaining occurrences of deprecated CH_* with AV_CH_* | Anton Khirnov | 2011-02-06 | 1 | -1/+2 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
|/ |
|
* | Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum | Stefano Sabatini | 2010-11-12 | 1 | -1/+1 |
* | Add av_ prefix to bswap macros | Måns Rullgård | 2010-07-10 | 1 | -2/+2 |
* | bswap: change ME to NE in macro names | Måns Rullgård | 2010-07-10 | 1 | -2/+2 |
* | Improve variable names in imlt_window_float() and mlt_compensate_output(). | Diego Biurrun | 2010-07-08 | 1 | -6/+6 |
* | Restore array sizes in doxygen parameter names. | Diego Biurrun | 2010-07-08 | 1 | -2/+2 |
* | Move DECODE_BYTES_PAD* macros before Doxygen comments. | Diego Biurrun | 2010-07-02 | 1 | -2/+3 |
* | Fix doxy of gb parameter in decode_gain_info(). | Diego Biurrun | 2010-07-02 | 1 | -1/+1 |
* | Avoid one more instance of angular brackets in Doxygen comments. | Diego Biurrun | 2010-07-02 | 1 | -1/+1 |
* | Remove non-existing stray arguments from Doxygen function documentation. | Diego Biurrun | 2010-07-02 | 1 | -3/+0 |