39 Commits (08d0dbf2aecbbe387227dfae4314e0a989ca4556)

Author SHA1 Message Date
Zoltan Kovacs 4843a9c74f dpx: always write the image offset 10 years ago
Vittorio Giovara e9a6ae775d dpxenc: mention missing break 10 years ago
Christophe Gisquet b3d6543caf dpxenc: fix padding in encode_gbrp12 10 years ago
Christophe Gisquet 69849a2d6e dpxenc: enforce alignment requirement 10 years ago
Anton Khirnov 4e7e8055a7 dpxenc: use the AVFrame API properly. 11 years ago
Paul B Mahol 3abbf20962 dpx: abgr support 11 years ago
Paul B Mahol 23824b9698 avcodec/dpx: support for 8 and 16 bit luma only files 11 years ago
Paul B Mahol ee3d03bf4e avcodec/dpx: make .long_name more descriptive 11 years ago
Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
Paul B Mahol 6a57494204 dpxenc: cosmetics: reindent 11 years ago
Michael Niedermayer a9cadacdd9 dpxenc: dont shift into the sign bit. 12 years ago
Michael Niedermayer c7c71f95f8 replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* 12 years ago
Paul B Mahol ae9ef151ad dpxenc: simplifiy code using AVPixFmtDescriptor 12 years ago
Paul B Mahol 22a038606c dpxenc: do not set coded_frame 12 years ago
ArnoB 361319d0f4 dpxenc: fix data offset 12 years ago
Michael Niedermayer 2217a2249d dpxenc: fix signed c99 overflows 12 years ago
Georg Lippitsch 24778c32d8 Fix writing 12 bit DPX 12 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Georg Lippitsch 2a57c9ae8f dpx: 10 and 12 bit encoding 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Paul B Mahol ae2c33b0c2 cosmetics: remove superfluous curly brackets 13 years ago
Michael Niedermayer aa9700c988 dpxenc: switch to ff_alloc_packet2() 13 years ago
Martin Storsjö 85b221e4d3 dpxenc: Don't include the libavcodec ident if bitexact mode is enabled 13 years ago
Anton Khirnov b3566a6a39 dpxenc: switch to encode2(). 13 years ago
Michael Niedermayer 905c4dc2b0 dpxenc: Dont store lavc indent when bitexact is set. 13 years ago
Carl Eugen Hoyos 203ea375ca Support rgb64 dpx encoding. 13 years ago
Anton Khirnov e5b29c1f6b lavc: replace some deprecated FF_*_TYPE with AV_PICTURE_TYPE_* 13 years ago
Stefano Sabatini ce5e49b0c2 replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 14 years ago
Kostya Shishkov b178cd76b2 dpx: Do not use DPX encoder for decoding. 14 years ago
Peter Ross e27ce0eea3 DPX image encoder 14 years ago
Michael Niedermayer c4804feca2 dpx:fix typo 14 years ago
Peter Ross ba24c5a3d3 cosmetics: indentation 14 years ago
Peter Ross 4ec720059c dpx encoder: support 10-bit packing method 14 years ago
Peter Ross f339f908a4 DPX image encoder 14 years ago