Commit History

Author SHA1 Message Date
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
  Kostya Shishkov 2c96535af7 WavPack hybrid mode support 16 years ago
  Diego Biurrun 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
  Luca Abeni dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
  Baptiste Coudurier 6a862b4947 remove useless close func 16 years ago
  Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 16 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 years ago
  Björn Axelsson 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
  Aurelien Jacobs 6369638bf0 loosen dependencies over allformats.h 17 years ago
  David Bryant a6ba65f7f2 Support for WavPack version 0x410 (false stereo chunks) 17 years ago
  David Bryant 6b05eb3117 Add the handling of the INT32INFO block to the WavPack decoder. 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
  François Revol 8fa36ae09d This fixes error handling for BeOS, removing the need for some ifdefs. 17 years ago
  Kostya Shishkov 49561f992e Seeking support in WavPack 18 years ago
  Alex Beregszaszi fead30d444 rename BE/LE_8/16/32 to AV_RL/B_8/16/32 18 years ago
  Diego Biurrun 827f056124 Remove unused variable. 18 years ago
  Kostya Shishkov a8789714ba Ignore blocks with no samples and flags (but usually with MD5 sum) 18 years ago
  Kostya Shishkov 4ec0beaa59 Move block size check to decoder 18 years ago
  Kostya Shishkov ee56f2c020 10l: remove alien seek function from demuxer 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Kostya Shishkov 730581f3b4 WavPack lossless audio decoder 18 years ago