Michael Niedermayer
9bcf647867
avcodec: document that FF_DEBUG_VIS_QP / FF_DEBUG_VIS_MB_TYPE should only be used through avoptions
...
This preempts ABI issues if their values get reused by the fork for something unrelated
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12 years ago
Michael Niedermayer
f49e6359b6
avcodec/avcodec.h: move debug_mv to the end of the struct with the next ABI bump
...
This maintains ABI compatibility
also add a note that debug_mv must be accessed through AVOptions (for ABI)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12 years ago
Michael Niedermayer
f62dfed3de
h264: simplify frame_recovered code
...
This is a separate commit to ease future bisecting in case it breaks something.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12 years ago
Michael Niedermayer
ec5e02d495
avcodec/wmv2enc: Collect statistics for 2 pass encoding
...
Fixes Ticket3053
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12 years ago
Compn
6173b0fea7
aacdec: fix small comment, update decoder features comment
12 years ago
Anton Khirnov
0300962b76
lavc: schedule FF_BUG_AC_VLC for removal on the next major bump.
...
It has been deprecated/unused for about 10 years.
12 years ago
Anton Khirnov
f8b2bcd2ad
lavc: deprecate FF_DEBUG_VIS_*
...
Those flags have no effect since
37045e4229
.
12 years ago
Anton Khirnov
a1504eee41
lavc: deprecate AVCodecContext.debug_mv
...
It has been unused since 37045e4229
.
12 years ago
Anton Khirnov
ccc7129845
lavc: deprecate FF_DEBUG_MV and remove all traces of its use
...
It has not been actually used since
37045e4229
, when the broken vismv code was
removed.
12 years ago
Guillaume Martres
064698d381
Add HEVC decoder
...
Initially written by Guillaume Martres <smarter@ubuntu.com> as a GSoC
project. Further contributions by the OpenHEVC project and other
developers, namely:
Mickaël Raulet <mraulet@insa-rennes.fr>
Seppo Tomperi <seppo.tomperi@vtt.fi>
Gildas Cocherel <gildas.cocherel@laposte.net>
Khaled Jerbi <khaled_jerbi@yahoo.fr>
Wassim Hamidouche <wassim.hamidouche@insa-rennes.fr>
Vittorio Giovara <vittorio.giovara@gmail.com>
Jan Ekström <jeebjp@gmail.com>
Anton Khirnov <anton@khirnov.net>
Martin Storsjö <martin@martin.st>
Luca Barbato <lu_zero@gentoo.org>
Yusuke Nakamura <muken.the.vfrmaniac@gmail.com>
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Diego Biurrun <diego@biurrun.de>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
12 years ago
Carl Eugen Hoyos
5ab1efb9d0
Fix a crash on oom when decoding hevc.
12 years ago
Anton Khirnov
0a9e94bba8
webp: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
757d5e8ef9
vp8: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
c265b8bb76
tiff: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
c755870d52
sgidec: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
0f21d8b1b4
pictordec: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
2e0ab4d314
vp56: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
eed5a478ba
targa: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
1d389e2a80
rv34: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
41ad353dcf
pgssubdec: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
b53febc1c0
vp3: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
7fbb75cc70
svq1dec: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
ce9f5b13ed
rv10: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
0679416269
pcx: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
3cfdb912cb
txd: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
9c0ece1b4f
sunrast: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
e7ea97039d
ptx: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
6da9c9d381
mpegvideo_parser: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
db92e4ea8d
truemotion1: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
13207484bb
mpeg4video_parser: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
967cd6fafb
libopenjpegdec: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
3b08631727
h26[13]dec: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
ec7063005e
eatqi: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
d6da372984
eacmv: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
c7a5acabc5
dnxhddec: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
6c7254722a
mpeg12dec: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
d62b24a3f6
kgv1dec: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
8255535c5f
gifdec: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
a87739388d
eatgv: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
babbec0867
dvdsubdec: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
e9cfbc2b53
dirac: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
2cd94ad5bf
mjpegdec: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
d184cd1dac
ivi_common: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
58c6239e85
g2meet: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
06e7a20244
eatgq: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
caeed8deeb
dvdec: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
b870582485
libvpxdec: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
317d6a1503
indeo3: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
c6b8a7dbb4
eamad: stop using deprecated avcodec_set_dimensions
12 years ago
Anton Khirnov
8451b5f00a
dpx: stop using deprecated avcodec_set_dimensions
12 years ago