| Commit message (Expand) | Author | Age | Files | Lines |
* | cosmetics: group remaining .name and .long_name. | Clément Bœsch | 2013-10-04 | 1 | -1/+1 |
* | lavc: factorize ff_{thread_,re,}get_buffer error messages. | Clément Bœsch | 2013-03-13 | 1 | -4/+3 |
* | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -27/+2 |
* | lavc: fix decode_frame() third parameter semantics for rest of video decoders | Paul B Mahol | 2012-12-05 | 1 | -2/+2 |
* | Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793' | Michael Niedermayer | 2012-12-05 | 1 | -1/+2 |
* | avuidec: correct long_name | Piotr Bandurski | 2012-10-29 | 1 | -1/+1 |
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -1/+1 |
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
* | Fix avui stream-copy. | Carl Eugen Hoyos | 2012-07-25 | 1 | -4/+16 |
* | Test extradata size before reading from extradata when decoding avui. | Carl Eugen Hoyos | 2012-05-28 | 1 | -2/+2 |
* | Use a variable instead of a repeated calculation when decoding AVUI. | Carl Eugen Hoyos | 2012-05-19 | 1 | -7/+5 |
* | avuidec.c: Fix indentation. | Carl Eugen Hoyos | 2012-05-19 | 1 | -8/+8 |
* | Simplify AVUI decoding, one skip value is enough. | Carl Eugen Hoyos | 2012-05-19 | 1 | -11/+11 |
* | Fix interlaced AVUI decoding. | Carl Eugen Hoyos | 2012-05-19 | 1 | -2/+9 |
* | Support more Avid Meridien / AVUI samples. | Carl Eugen Hoyos | 2012-05-16 | 1 | -14/+31 |
* | Add Avid Meridien (AVUI) decoder. | Carl Eugen Hoyos | 2012-05-08 | 1 | -0/+121 |