17 Commits (79f4494a042b98e910524c7b93f294c9ec5118d0)

Author SHA1 Message Date
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Carl Eugen Hoyos eacced45c4 Replace some occurrences of -1 with PIX_FMT_NONE. 17 years ago
Benjamin Larsson c401efdefe Long name spelling fixes 17 years ago
Stefano Sabatini d5202e4fda Add long names to many AVCodec declarations. 17 years ago
Diego Biurrun d952638699 typo: occured --> occurred 17 years ago
Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 17 years ago
Michael Niedermayer c82fbf7fba const 17 years ago
Diego Biurrun 2029f312e8 Remove redundant #inclusion of common.h, avcodec.h already #includes it. 18 years ago
Nicholas Tung e4141433ea Get rid of unnecessary pointer casts. 18 years ago
Nicholas Tung 587d07227e Remove superfluous setting of has_b_frames in codecs without B-frames. 18 years ago
Diego Biurrun efbd19fe76 Declare zlib dependency in the Makefile, not in the source. 18 years ago
Benjamin Larsson 60527f3163 Really fix my never ending mistakes. 18 years ago
Benjamin Larsson 97ec93e176 Don't break compilation on systems without zlib. 18 years ago
Benjamin Larsson 0f7af06674 The block_size might be used incorrectly if it is not updated. 18 years ago
Benjamin Larsson 96dbe78f75 Get rid of #ifdef CONFIG_ZLIB in the code. Code cleanup. 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Benjamin Larsson 0919e788ae Flash Screen Video decoder (fourcc:FSV1) 19 years ago