Commit History

Author SHA1 Message Date
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 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. 16 years ago
  Stefano Sabatini 162d4fc99d Add long names to AVCodec declarations. 16 years ago
  Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 16 years ago
  Mike Melanson 282ee4e766 fix the WC3 Xan decoder by correcting the frame accounting logic 16 years ago
  Aurelien Jacobs 9f5bd89506 const 17 years ago
  Michael Niedermayer c67102f902 const 17 years ago
  Diego Biurrun e5a389a1b7 license header consistency cosmetics 17 years ago
  Ramiro Polla 2c124cb65c Use AV_xx throughout libavcodec 17 years ago
  Diego Biurrun 2029f312e8 Remove redundant #inclusion of common.h, avcodec.h already #includes it. 17 years ago
  Diego Biurrun 5a6a6cc7dc Fix multiple "‘inline/static’ is not at beginning of declaration" warnings. 17 years ago
  Nicholas Tung 587d07227e Remove superfluous setting of has_b_frames in codecs without B-frames. 17 years ago
  Diego Biurrun fe0372296a typos 17 years ago
  Alex Beregszaszi fead30d444 rename BE/LE_8/16/32 to AV_RL/B_8/16/32 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 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
  Mike Melanson ca16618b01 tinfoil patch: no array is written to in bulk before counts are 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 -> 20 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 42e96409d3 MACRO-ize a bunch of redundant code blocks; fix 16-bit RGB modes (it's 21 years ago
  Mike Melanson afb8d3f80d change pixel identifier conflict with AltiVec headers (patch courtesy of 21 years ago
  Mike Melanson 0f371e3e2a final word on RGBA byte order 21 years ago
  Mike Melanson ba118447d5 deploy palette control API 21 years ago
  Mike Melanson e9cc5211a4 copy & paste strikes again 21 years ago
  Mike Melanson 6f4915ac83 xan_wc3 decoder now works correctly; added a bunch of output 21 years ago
  Mike Melanson 9937e686fe New fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4 ADPCM 21 years ago