13 Commits (ab8075a2dac453e4bb720184ad9841d24f7055a4)

Author SHA1 Message Date
Reimar Döffinger ab8075a2da Remove redundant initialization of the palette, it is part of the context 15 years ago
Reimar Döffinger 48c65d0dc9 Zero the frame data on allocation for VB codec, e.g. the FATE sample seems to 15 years ago
Kostya Shishkov 57835fc1ae Check for chunk boundaries when decoding VB codec data 15 years ago
Kostya Shishkov 2727649677 Zero palette in case not all entries are initialized later 15 years ago
Reimar Döffinger 4a49ab77c6 Remove unnecessary calls to avcodec_check_dimensions, the check is already 15 years ago
Kostya Shishkov 10ae4bb477 Get new buffer during frame decoding in VB video decoder, not only once 16 years ago
Thilo Borgmann 7a00bbad21 Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Stefano Sabatini d5202e4fda Add long names to many AVCodec declarations. 17 years ago
Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 17 years ago
Michael Niedermayer 7993df6527 consts 17 years ago
Kostya Shishkov 66f7679c62 Beam Software SIFF demuxer and video decoder 17 years ago