27 Commits (33ff943f70f04035942a68c725f6cf3426df0677)

Author SHA1 Message Date
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