| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/wmalosslessdec: support 24bit lossless | Michael Niedermayer | 2014-11-22 | 1 | -3/+2 |
* | libavcodec/wmalosslessdec: add missing emms | Michael Niedermayer | 2014-06-23 | 1 | -0/+1 |
* | wma lossless: reuse scalarproduct_and_madd_int16 | Christophe Gisquet | 2014-06-06 | 1 | -30/+30 |
* | Merge commit 'cc8163e1a3601a56f722a4720516e860bf1c6198' | Michael Niedermayer | 2014-03-22 | 1 | -6/+10 |
|\ |
|
| * | avcodec: more correct printf specifiers | Diego Biurrun | 2014-03-22 | 1 | -6/+10 |
* | | avcodec/wmalosslessdec: fix mclms_coeffs* array size | Michael Niedermayer | 2014-02-07 | 1 | -2/+2 |
* | | avcodec/wmalosslessdec: use sizeof() instead of literal number | Michael Niedermayer | 2014-02-07 | 1 | -2/+2 |
* | | avcodec/wmalosslessdec: shrink output on error so no uninitialized data is re... | Michael Niedermayer | 2014-01-11 | 1 | -0/+3 |
* | | avcodec/wmalosslessdec: deallocate uninitialized frame on decode_tilehdr() fa... | Michael Niedermayer | 2014-01-11 | 1 | -0/+1 |
* | | avcodec/wmalosslessdec: Pass on error code from decode_tilehdr() | Michael Niedermayer | 2014-01-11 | 1 | -2/+2 |
* | | avcodec/wmalosslessdec: completely initialize contains_subframe | Michael Niedermayer | 2013-12-16 | 1 | -3/+3 |
* | | avcodec/wmalosslessdec: fix data flushing at the end | Michael Niedermayer | 2013-10-25 | 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 |
* | | avcodec/wmalosslessdec: check block_align | Michael Niedermayer | 2013-10-02 | 1 | -0/+5 |
* | | avcodec/wmalosslessdec: Fix return code for invalid buffer sizes | Michael Niedermayer | 2013-09-25 | 1 | -2/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-08-12 | 1 | -11/+24 |
|\| |
|
| * | wmall: use AVFrame API properly | Hendrik Leppkes | 2013-08-11 | 1 | -12/+25 |
* | | wmalosslessdec: do not set avctx->coded_frame | Paul B Mahol | 2013-07-10 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-03-14 | 1 | -2/+2 |
|\| |
|
| * | avcodec: av_log_missing_feature(1) ---> avpriv_request_sample() | Diego Biurrun | 2013-03-13 | 1 | -2/+2 |
* | | Merge commit '6d97484d72e33f7dde9493a9ead1a72e2f029605' | Michael Niedermayer | 2013-03-14 | 1 | -5/+6 |
|\| |
|
| * | avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() | Diego Biurrun | 2013-03-13 | 1 | -5/+6 |
* | | Merge commit '63d744e2be39466e3a734c2987cd713e0bac101e' | Michael Niedermayer | 2013-03-14 | 1 | -1/+1 |
|\| |
|
| * | av_log_missing_feature() ---> avpriv_report_missing_feature() | Diego Biurrun | 2013-03-13 | 1 | -1/+1 |
* | | lavc: factorize ff_{thread_,re,}get_buffer error messages. | Clément Bœsch | 2013-03-13 | 1 | -2/+0 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -2/+3 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -1/+1 |
* | | wmalosslessdec: make arrays indexed by ch large enough for maximum number of ... | Michael Niedermayer | 2013-01-10 | 1 | -11/+11 |
* | | Merge commit 'f3298f12997eb4b7ad203766f768f92e3dd72a2a' | Michael Niedermayer | 2012-12-24 | 1 | -1/+1 |
|\| |
|
| * | Return proper error code after av_log_ask_for_sample() | Diego Biurrun | 2012-12-23 | 1 | -1/+1 |
* | | Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793' | Michael Niedermayer | 2012-12-05 | 1 | -1/+1 |
|\| |
|
| * | lavc: add a wrapper for AVCodecContext.get_buffer(). | Anton Khirnov | 2012-12-04 | 1 | -1/+1 |
* | | Merge commit '8b8899ac3233b4f7af83ded0dc032fad8902d714' | Michael Niedermayer | 2012-10-23 | 1 | -2/+2 |
|\| |
|
| * | Improve wording and spelling of av_log_missing_feature messages. | Diego Biurrun | 2012-10-23 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-15 | 1 | -8/+9 |
|\| |
|
| * | wmalossless: output in planar sample format | Justin Ruggles | 2012-10-14 | 1 | -8/+9 |
* | | wmalosslessdec: remove unused variable | Michael Niedermayer | 2012-10-08 | 1 | -1/+1 |
* | | Merge commit 'd9a2e87b1ce44cce23801e7ec6810f8bf994fa23' | Michael Niedermayer | 2012-09-30 | 1 | -2/+2 |
|\| |
|
| * | wmalosslessdec: Reset put bit buffer when num_saved_bits is reset. | Michael Niedermayer | 2012-09-29 | 1 | -0/+2 |
* | | Merge commit 'd05f72c75445969cd7bdb1d860635c9880c67fb6' | Michael Niedermayer | 2012-09-30 | 1 | -1/+2 |
|\| |
|
| * | wmalosslessdec: Fix reading too many bits in decode_channel_residues() | Anton Khirnov | 2012-09-29 | 1 | -1/+1 |
| * | wmalosslessdec: fix a get_bits(0) in decode_ac_filter | Michael Niedermayer | 2012-09-29 | 1 | -1/+2 |
| * | wmalosslessdec: make MCLMS arrays big enough for what is written into them. | Michael Niedermayer | 2012-09-29 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-29 | 1 | -7/+6 |
|\| |
|
| * | wmalosslessdec: increase channel_coeffs/residues size | Anton Khirnov | 2012-09-29 | 1 | -2/+5 |
| * | wmalosslessdec: increase WMALL_BLOCK_MAX_BITS to 14. | Anton Khirnov | 2012-09-29 | 1 | -1/+1 |
* | | wmalosslessdec: remove unused variable | Michael Niedermayer | 2012-08-30 | 1 | -1/+1 |
* | | 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 |