16 Commits (7a76371437f9562c3414f985523f883489e3936a)

Author SHA1 Message Date
Vittorio Giovara 48c0638683 dpx: Replace avpicture functions with imgutils 9 years ago
Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 9 years ago
Vittorio Giovara 40cf1bbacc Deprecate avctx.coded_frame 9 years ago
Vittorio Giovara d6604b29ef Gather all coded_frame allocations and free functions to a single place 9 years ago
Zoltan Kovacs 4843a9c74f dpx: always write the image offset 10 years ago
Vittorio Giovara e9a6ae775d dpxenc: mention missing break 10 years ago
Anton Khirnov 4e7e8055a7 dpxenc: use the AVFrame API properly. 11 years ago
Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 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
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
Anton Khirnov e5b29c1f6b lavc: replace some deprecated FF_*_TYPE with AV_PICTURE_TYPE_* 13 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