Martin Storsjö
|
1d9c2dc89a
|
Don't include common.h from avutil.h
Signed-off-by: Martin Storsjö <martin@martin.st>
|
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
This avoids breaking fate every time the lavc version is bumped.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
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.
10l to the one who hasn't checked this.
|
14 years ago |
Peter Ross
|
e27ce0eea3
|
DPX image encoder
|
14 years ago |