aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/dpx.c
Commit message (Expand)AuthorAgeFilesLines
* dpx: abgr supportPaul B Mahol2013-10-081-0/+5
* avcodec/dpx: support for 8 and 16 bit luma only filesPaul B Mahol2013-10-071-0/+13
* avcodec/dpx: refactor pixel format selectionPaul B Mahol2013-10-071-12/+38
* avcodec/dpx: return different error code for unsupported depthsPaul B Mahol2013-10-071-1/+5
* avcodec/dpx: make .long_name more descriptivePaul B Mahol2013-10-061-1/+1
* avcodec/dpx: cosmetics: fix identationPaul B Mahol2013-10-051-44/+44
* avcodec/dpx: reformat avpriv_report_missing_feature messagesPaul B Mahol2013-10-051-4/+2
* avcodec/dpx: return proper error code for unsupported filesPaul B Mahol2013-10-051-2/+2
* avcodec/dpx: check packingMichael Niedermayer2013-10-051-0/+5
* avcodec/dpx: check encodingMichael Niedermayer2013-10-051-1/+9
* avcodec/dpx: fix reading of the packing fieldMichael Niedermayer2013-10-051-2/+2
* avcodec/dpx: fix reading 12bit dpx images, which have non zero padding bitsMichael Niedermayer2013-10-051-14/+16
* Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer2013-10-041-1/+1
|\
| * cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-031-1/+1
* | dpx: use av_image_copy_plane()Paul B Mahol2013-07-271-5/+3
* | dpxdec: Fix decoding of RGBA10Michael Niedermayer2013-04-071-1/+2
* | lavc: factorize ff_{thread_,re,}get_buffer error messages.Clément Bœsch2013-03-131-3/+1
* | Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer2013-03-121-32/+2
|\|
| * lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-32/+2
* | dpx: include offset in the total_size calculationMichael Niedermayer2013-02-101-1/+1
* | dpx: Fix rounding in 10bit total_size calculationMichael Niedermayer2013-02-101-1/+1
* | Merge commit '57d11e5e28bfe0bc445ad78fc033aafa73068bb4'Michael Niedermayer2013-01-071-9/+9
|\|
| * dpx: return meaningful error codes.Anton Khirnov2013-01-061-9/+9
* | Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408'Michael Niedermayer2012-12-051-2/+2
|\|
| * lavc: fix decode_frame() third parameter semantics for video decodersAnton Khirnov2012-12-041-2/+2
* | Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'Michael Niedermayer2012-12-051-1/+2
|\|
| * lavc: add a wrapper for AVCodecContext.get_buffer().Anton Khirnov2012-12-041-1/+2
* | dpx: perform width/height upgrade and av_image_check_size earlier to prevent ...Peter Ross2012-11-261-4/+5
* | lavc: remove duplicated .capabilitiesPaul B Mahol2012-10-291-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-291-0/+1
|\|
| * lavc: add CODEC_CAP_DR1 to all video decoders missing themAnton Khirnov2012-10-291-0/+1
* | Fix DPX decoderGeorg Lippitsch2012-10-131-74/+90
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-7/+7
|\|
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-5/+5
* | dpx: 10 and 12 bit decodingGeorg Lippitsch2012-08-271-30/+57
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-1/+1
|\|
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-051-1/+2
|\|
| * dpx: Make start offset unsignedDerek Buitenhuis2012-08-051-1/+2
* | dpx: invalid aspect ratio is 0/1, not 0/0.Nicolas George2012-07-101-1/+1
* | dpx: add CODEC_CAP_DR1Paul B Mahol2012-07-081-0/+1
* | dpx: sanitize aspect ratio.Nicolas George2012-07-041-0/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-071-1/+1
|\|
| * cosmetics: Align codec declarationsMartin Storsjö2012-04-061-1/+1
* | Support reading 64bit dpx images.Carl Eugen Hoyos2012-01-141-3/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-301-10/+7
|\|
| * lavc: use designated initialisers for all codecs.Anton Khirnov2011-07-291-10/+7
| * DPX decoder: read sample aspect ratioPeter Ross2011-05-011-1/+5
| * DPX decoder: add buffer size checks.Reimar Döffinger2011-05-011-5/+14
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4