Anton Khirnov
|
5b9c3b4505
|
Replace all instances of avcodec_alloc_frame() with av_frame_alloc().
|
11 years ago |
Diego Biurrun
|
b2bed9325d
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
Anton Khirnov
|
50ba57e0ce
|
lavc: do not use av_pix_fmt_descriptors directly.
|
12 years ago |
Anton Khirnov
|
716d413c13
|
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
|
12 years ago |
Martin Storsjö
|
e6153f173a
|
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
Signed-off-by: Martin Storsjö <martin@martin.st>
|
12 years ago |
Martin Storsjö
|
124134e424
|
avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member
Signed-off-by: Martin Storsjö <martin@martin.st>
|
12 years ago |
Martin Storsjö
|
7ebe3962f3
|
Add missing includes for code relying on external libraries
Signed-off-by: Martin Storsjö <martin@martin.st>
|
12 years ago |
Anton Khirnov
|
36ef5369ee
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
13 years ago |
Luca Barbato
|
51a5ddfa01
|
libopenjpeg: K&R formatting cosmetics
|
13 years ago |
Michael Bradshaw
|
453c02f971
|
libopenjpeg: introduce encoding support
Based on FFmpeg version from
commit 713a7854e0
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
|
13 years ago |