25 Commits (8ef4e65e94caad90b2d63ff421c8a8155045cb15)

Author SHA1 Message Date
  Thilo Borgmann 7a00bbad21 Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
  Diego Biurrun 12dd57fd29 cosmetics: Reformat long_names so that "DPCM" comes first. 16 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
  Diego Biurrun 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
  Kostya Shishkov efeb298ea0 cosmetics: remove one unneeded space 16 years ago
  Peter Ross fd76c37fd9 Modify all codecs to report their supported input and output sample format(s). 17 years ago
  Stefan Gehrer cf2baeb338 mark read-only data as const 17 years ago
  Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
  Stefano Sabatini 0f3af710de DPCM codec long names, patch by Stefano Sabatini, stefano.sabatini-lala poste it 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
  Aurelien Jacobs ad8df79b1d simplify dpcm decoders declaration using a macro 17 years ago
  Kostya Shishkov a2085a7e9d Guard against output buffer overflows 17 years ago
  Aurelien Jacobs aee481cebe use av_clip_int16() where it makes sense 18 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
  Stefan Huehner 62a05b5b00 Mark some read-only datastructures as const. 19 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 d08d7142fd support for Sierra Online audio files and Apple QuickDraw codec, 20 years ago
  Mike Melanson 3a278992bd remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 21 years ago
  Mike Melanson c89c1d2542 handle 0-length buffers 21 years ago
  Mike Melanson b10529b4c4 fix Interplay DPCM (frames are intracoded, predictors do not carry 21 years ago
  Mike Melanson 9937e686fe New fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4 ADPCM 22 years ago
  Mike Melanson 3ef8be2bfc initial commit for Id RoQ and Interplay MVE multimedia subsystems 22 years ago