Commit History

Author SHA1 Message Date
  Aurelien Jacobs 215eb1028d move audio header parsing in its own function 17 years ago
  Aurelien Jacobs d51bd73ce6 add a log message 17 years ago
  Aurelien Jacobs 1680692a6c fix comment 17 years ago
  Aurelien Jacobs 227a388d07 cosmetics: reindent 17 years ago
  Aurelien Jacobs d3e412d0cc add support for VP6 in electronicarts demuxer 17 years ago
  Aurelien Jacobs c03c4cac82 remove useless &0xFF 17 years ago
  Aurelien Jacobs a066c5b7c9 merge declaration and initialization 17 years ago
  Aurelien Jacobs df2eef0fef remove unused context vars 17 years ago
  Aurelien Jacobs 059baac9c8 remove unused code 17 years ago
  Aurelien Jacobs c3527cc973 remove unused tags definition 17 years ago
  Aurelien Jacobs 0cf3fbc2ab remove unused close function 17 years ago
  Aurelien Jacobs 269b94e346 simplify bitstream reading 17 years ago
  Panagiotis Issaris 6f3e0b2174 Replace all occurrences of AVERROR_IO with AVERROR(EIO). 17 years ago
  Panagiotis Issaris 769e10f068 Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM). 17 years ago
  Nicholas Tung e4141433ea Get rid of unnecessary pointer casts. 17 years ago
  Michael Niedermayer 87e8788680 allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 17 years ago
  Alex Beregszaszi fead30d444 rename BE/LE_8/16/32 to AV_RL/B_8/16/32 17 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Måns Rullgård ff70e60176 allow individual selection of muxers and demuxers 18 years ago
  Måns Rullgård d2a067d1d9 give AVInput/OutputFormat structs consistent names 18 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 18 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 18 years ago
  Michael Niedermayer 01f4895c68 changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility 19 years ago
  Michael Niedermayer 2692067a45 AVPacket.pos 19 years ago
  Mike Melanson ad81a9fe41 Electronic Arts Game Multimedia format demuxer (WVE/UV2/etc.) 20 years ago