| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '730bac7bab3c7dcd9fcb7c70f154e5f4cfaef9a7' | Michael Niedermayer | 2013-11-17 | 1 | -15/+18 |
|\ |
|
| * | mss3: use the AVFrame API properly. | Anton Khirnov | 2013-11-16 | 1 | -28/+34 |
* | | 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 |
* | | mss3: make code independent of sizeof(AVFrame) | Paul B Mahol | 2013-07-31 | 1 | -17/+21 |
* | | 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 | -9/+8 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -9/+8 |
* | | mss3: prevent AC state from becoming invalid in rac_normalise() | Michael Niedermayer | 2013-01-30 | 1 | -1/+1 |
* | | Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408' | Michael Niedermayer | 2012-12-05 | 1 | -3/+3 |
|\| |
|
| * | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -3/+3 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -1/+1 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 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 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-09 | 1 | -103/+5 |
|\| |
|
| * | mss3: use standard zigzag table | Kostya Shishkov | 2012-07-09 | 1 | -12/+2 |
| * | mss3: split DSP functions that are used in MTS2(MSS4) into separate file | Kostya Shishkov | 2012-07-09 | 1 | -91/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-07 | 1 | -1/+1 |
|\| |
|
| * | mss3: add forgotten 'static' qualifier for private table | Kostya Shishkov | 2012-07-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-02 | 1 | -4/+4 |
|/ |
|
* | MS ATC Screen (aka MSS3) decoder | Kostya Shishkov | 2012-07-02 | 1 | -0/+967 |