| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc: factorize ff_{thread_,re,}get_buffer error messages. | Clément Bœsch | 2013-03-13 | 1 | -5/+3 |
* | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -26/+2 |
|\ |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -26/+2 |
* | | Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408' | Michael Niedermayer | 2012-12-05 | 1 | -2/+2 |
|\| |
|
| * | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -2/+2 |
* | | 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 |
* | | 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 remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+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 |
| * | Fix typo in v410 decoder. | Carl Eugen Hoyos | 2012-07-26 | 1 | -2/+2 |
* | | Fix typo in v410 decoder. | Carl Eugen Hoyos | 2012-07-23 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-23 | 1 | -1/+6 |
|\| |
|
| * | v410dec: Implement explode mode support | Derek Buitenhuis | 2012-07-23 | 1 | -2/+6 |
| * | lavc: replace some remaining FF_I_TYPE with AV_PICTURE_TYPE_I | Anton Khirnov | 2012-01-12 | 1 | -1/+1 |
* | | lavc: replace rest of deprecated FF_*_TYPE with AV_PICTURE_TYPE_* | Paul B Mahol | 2012-01-03 | 1 | -1/+1 |
* | | Do not fail when decoding invalid v410 files with odd width. | Carl Eugen Hoyos | 2011-12-30 | 1 | -2/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-29 | 1 | -1/+1 |
|\| |
|
| * | v410dec: Check for sufficient input data. Fixes crash | Michael Niedermayer | 2011-12-28 | 1 | -0/+5 |
* | | v410dec: Check for sufficient input data. | Michael Niedermayer | 2011-12-28 | 1 | -0/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-23 | 1 | -1/+1 |
|\| |
|
| * | v410dec: include correct headers | Paul B. Mahol | 2011-12-22 | 1 | -1/+1 |
| * | v410 encoder and decoder | Derek Buitenhuis | 2011-12-13 | 1 | -0/+113 |
* | v410 encoder and decoder | Derek Buitenhuis | 2011-12-14 | 1 | -0/+113 |