| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '23a211cbba0b7c9ee694040031b2e5da1be54a00' | Michael Niedermayer | 2013-10-28 | 1 | -0/+2 |
|\ |
|
| * | lavc: change all decoders to behave consistently with AV_EF_CRCCHECK. | Anton Khirnov | 2013-10-28 | 1 | -0/+2 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | | Update my email address. | Thilo Borgmann | 2013-08-13 | 1 | -2/+2 |
* | | alsdec: minor simplification in read_block() | Michael Niedermayer | 2013-07-24 | 1 | -2/+1 |
* | | Merge commit 'ca488ad480360dfafcb5766f7bfbb567a0638979' | Michael Niedermayer | 2013-07-24 | 1 | -64/+75 |
|\| |
|
| * | alsdec: Clean up error paths | Luca Barbato | 2013-07-23 | 1 | -63/+75 |
* | | Merge commit '70ecc175c7b513a153ac87d1c5d219556ca55070' | Michael Niedermayer | 2013-07-24 | 1 | -6/+12 |
|\| |
|
| * | alsdec: Fix the clipping range | Luca Barbato | 2013-07-23 | 1 | -6/+12 |
* | | Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' | Michael Niedermayer | 2013-05-16 | 1 | -4/+0 |
|\| |
|
| * | Remove commented-out debug #define cruft | Diego Biurrun | 2013-05-16 | 1 | -4/+0 |
* | | Merge commit '63d744e2be39466e3a734c2987cd713e0bac101e' | Michael Niedermayer | 2013-03-14 | 1 | -1/+2 |
|\| |
|
| * | av_log_missing_feature() ---> avpriv_report_missing_feature() | Diego Biurrun | 2013-03-13 | 1 | -1/+2 |
* | | lavc: factorize ff_{thread_,re,}get_buffer error messages. | Clément Bœsch | 2013-03-13 | 1 | -3/+1 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -1/+1 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -1/+1 |
* | | Merge commit 'e3db34291f4401a16f6ac92721617a9f33cd4c31' | Michael Niedermayer | 2013-02-13 | 1 | -14/+9 |
|\| |
|
| * | als: decode directly to the user-provided AVFrame | Justin Ruggles | 2013-02-12 | 1 | -14/+9 |
* | | alsdec/read_specific_config: check for init_get_bits failure | Michael Niedermayer | 2013-01-28 | 1 | -1/+3 |
* | | alsdec: Introduce failsafe switch to keep ALSSpecificConfig consistent to the... | Thilo Borgmann | 2013-01-06 | 1 | -4/+5 |
* | | alsdec: Consistently use a period at the end of error messages. | Thilo Borgmann | 2013-01-06 | 1 | -14/+14 |
* | | alsdec: change channel sorting so it match reference implementation | Paul B Mahol | 2013-01-05 | 1 | -2/+5 |
* | | Fix "knwon" typo and add a check in tools/patcheck | Paul B Mahol | 2013-01-04 | 1 | -1/+1 |
* | | alsdec: improve warning message when invalid channel position is found | Paul B Mahol | 2012-12-23 | 1 | -1/+1 |
* | | alsdec: cosmetics after previous commit | Paul B Mahol | 2012-12-21 | 1 | -8/+8 |
* | | alsdec: channel sorting | Paul B Mahol | 2012-12-21 | 1 | -3/+13 |
* | | alsdec: propagate error codes in read_block() | Michael Niedermayer | 2012-12-13 | 1 | -4/+5 |
* | | alsdec: make return checking for read_*_block_data() consistent | Michael Niedermayer | 2012-12-13 | 1 | -1/+1 |
* | | alsdec: Use AVERROR_INVALIDDATA in read_const_block_data | Michael Niedermayer | 2012-12-13 | 1 | -1/+1 |
* | | alsdec: check block length | Michael Niedermayer | 2012-12-12 | 1 | -2/+8 |
* | | Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793' | Michael Niedermayer | 2012-12-05 | 1 | -1/+2 |
|\| |
|
| * | lavc: add a wrapper for AVCodecContext.get_buffer(). | Anton Khirnov | 2012-12-04 | 1 | -1/+2 |
* | | alsdec: fix clipping of weightings for MCC decoding | Thilo Borgmann | 2012-10-14 | 1 | -6/+6 |
* | | Merge commit '0a7005bebd23ade7bb852bce0401af1a8fdbb723' | Michael Niedermayer | 2012-10-13 | 1 | -3/+3 |
|\| |
|
| * | Use proper return values in case of missing features | Diego Biurrun | 2012-10-12 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-18 | 1 | -14/+17 |
|\| |
|
| * | alsdec: fix misplaced parentheses. | Clément Bœsch | 2012-09-17 | 1 | -1/+1 |
| * | alsdec: check return values. | Thilo Borgmann | 2012-09-17 | 1 | -5/+7 |
| * | alsdec: fix number of decoded samples in first sub-block in BGMC mode. | Thilo Borgmann | 2012-09-17 | 1 | -6/+6 |
| * | alsdec: Fix out of ltp_gain_values read. | Thilo Borgmann | 2012-09-17 | 1 | -1/+1 |
| * | alsdec: Check that quantized parcor coeffs are within range. | Michael Niedermayer | 2012-09-17 | 1 | -0/+4 |
| * | alsdec: check opt_order. | Michael Niedermayer | 2012-09-17 | 1 | -0/+5 |
* | | Merge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521' | Michael Niedermayer | 2012-09-18 | 1 | -2/+2 |
|\| |
|
| * | alsdec: Check k used for rice decoder. | Michael Niedermayer | 2012-09-17 | 1 | -0/+5 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | Revert "alsdec: remove dead assignments" | Michael Niedermayer | 2012-07-02 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-02 | 1 | -2/+2 |
|\| |
|
| * | alsdec: remove dead assignments | Mans Rullgard | 2012-07-01 | 1 | -2/+2 |