| Commit message (Expand) | Author | Age | Files | Lines |
* | dpxdec: Fix decoding of RGBA10 | Michael Niedermayer | 2013-04-07 | 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 | -32/+2 |
|\ |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -32/+2 |
* | | dpx: include offset in the total_size calculation | Michael Niedermayer | 2013-02-10 | 1 | -1/+1 |
* | | dpx: Fix rounding in 10bit total_size calculation | Michael Niedermayer | 2013-02-10 | 1 | -1/+1 |
* | | Merge commit '57d11e5e28bfe0bc445ad78fc033aafa73068bb4' | Michael Niedermayer | 2013-01-07 | 1 | -9/+9 |
|\ \
| |/ |
|
| * | dpx: return meaningful error codes. | Anton Khirnov | 2013-01-06 | 1 | -9/+9 |
* | | 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 |
* | | dpx: perform width/height upgrade and av_image_check_size earlier to prevent ... | Peter Ross | 2012-11-26 | 1 | -4/+5 |
* | | lavc: remove duplicated .capabilities | Paul B Mahol | 2012-10-29 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-29 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | lavc: add CODEC_CAP_DR1 to all video decoders missing them | Anton Khirnov | 2012-10-29 | 1 | -0/+1 |
* | | Fix DPX decoder | Georg Lippitsch | 2012-10-13 | 1 | -74/+90 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -7/+7 |
|\ \
| |/ |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -5/+5 |
* | | dpx: 10 and 12 bit decoding | Georg Lippitsch | 2012-08-27 | 1 | -30/+57 |
* | | 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-08-05 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | dpx: Make start offset unsigned | Derek Buitenhuis | 2012-08-05 | 1 | -1/+2 |
* | | dpx: invalid aspect ratio is 0/1, not 0/0. | Nicolas George | 2012-07-10 | 1 | -1/+1 |
* | | dpx: add CODEC_CAP_DR1 | Paul B Mahol | 2012-07-08 | 1 | -0/+1 |
* | | dpx: sanitize aspect ratio. | Nicolas George | 2012-07-04 | 1 | -0/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-07 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -1/+1 |
* | | Support reading 64bit dpx images. | Carl Eugen Hoyos | 2012-01-14 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-30 | 1 | -10/+7 |
|\ \
| |/ |
|
| * | lavc: use designated initialisers for all codecs. | Anton Khirnov | 2011-07-29 | 1 | -10/+7 |
| * | DPX decoder: read sample aspect ratio | Peter Ross | 2011-05-01 | 1 | -1/+5 |
| * | DPX decoder: add buffer size checks. | Reimar Döffinger | 2011-05-01 | 1 | -5/+14 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -1/+1 |
| * | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | | dpx decoder: read sample aspect ratio | Peter Ross | 2011-04-02 | 1 | -1/+5 |
* | | DPX decode: add buffer size checks. | Reimar Döffinger | 2011-03-26 | 1 | -5/+14 |
* | | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-16 | 1 | -1/+1 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
|/ |
|
* | Do not overread input buffer. | Daniel Kang | 2011-01-07 | 1 | -0/+5 |
* | Use new imgutils.h API names, fix deprecation warnings. | Stefano Sabatini | 2010-09-07 | 1 | -1/+1 |
* | Remove use of the deprecated function avcodec_check_dimensions(), use | Stefano Sabatini | 2010-08-06 | 1 | -1/+2 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | Set bits_per_raw_sample appropriately in dpx decoder. | Reimar Döffinger | 2009-12-16 | 1 | -0/+1 |
* | DPX (Digital Picture Exchange) image decoder | Jimmy Christensen | 2009-06-12 | 1 | -0/+228 |