12 Commits (03f0d1757568611c9150103c445e647d09149f70)

Author SHA1 Message Date
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Baptiste Coudurier c0bd35c70c renderware txd image decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
Diego Biurrun 222ab26c62 Remove unused variables along with the related warnings. 16 years ago
Thilo Borgmann 7a00bbad21 Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
Diego Biurrun 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Stefano Sabatini bcdb2378f7 Add long names to some AVCodec declarations. 17 years ago
Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 17 years ago
Michael Niedermayer 521c38f1ef const 17 years ago
Ivo van Poorten d6bb52acdc remove useless assignment 17 years ago
Diego Biurrun 7b94177e37 Group all copyright and author notices together. 18 years ago
Ivo van Poorten 1ca779e7eb Renderware TXD decoder 18 years ago