26 Commits (71e685b0183b17e43da3959e620fe22afbe8a64c)

Author SHA1 Message Date
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
Diego Biurrun f4433de9ef consistency cosmetics: indices --> indexes 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
Mike Melanson 32c3047cac These video decoders do not need to include and initialize the DSP 17 years ago
Michael Niedermayer cea9642014 Fix ;; 17 years ago
Michael Niedermayer 473dde1700 const 17 years ago
Diego Biurrun e5a389a1b7 license header consistency cosmetics 18 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
Alex Beregszaszi fead30d444 rename BE/LE_8/16/32 to AV_RL/B_8/16/32 18 years ago
Kostya Shishkov 7667896a36 VQA v1 support 18 years ago
Kostya Shishkov 7504e4fa1d Correct information in header 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Michael Niedermayer 3129f3bd0f palette (if we memcpy it into AVFrame) must be uint32_t 18 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Michael Niedermayer 0ecca7a49f various security fixes and precautionary checks 20 years ago
Mike Melanson 3a278992bd remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 21 years ago
Michel Bardiaux 9b87956678 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Mike Melanson 2a2bbcb05f revised palette API, courtesy of Roberto Togni (rtogni at freemail.it) 21 years ago
Mike Melanson b3a5d0039c support a few more types of VQA files 21 years ago
Mike Melanson cafa66af8e added solid color vectors; basic PAL8, 4x2-vector video (as in 21 years ago
Mike Melanson 6955a88293 first pass at a VQA video decoder 21 years ago