1. 18 Feb, 2004 2 commits
    • Michael Niedermayer's avatar
      flac fixes: · ac2570a8
      Michael Niedermayer authored
      fix data types of residual&decoded
      fix twos complement bitfields
      fix utf8 (no, utf8 is not the same as the simple and compact uvlc used in nut)
      add truncated bitstream support, both ogg and flac demuxers in mplayer cvs provide incomplete frames, and furthermore it isnt possible to find frameboundaries in flac without decoding it completly
      add escape-less golomb rice decoder (=flac style golomb rice) (ultra efficient, the longest vlc code is just 2^32-1 bits)
      printf->av_log
      fix bps for non independant channels
      fix a few +-1 bugs
      fix sample order for independant channels
      fix data_size
      
      Originally committed as revision 2791 to svn://svn.ffmpeg.org/ffmpeg/trunk
      ac2570a8
    • Michael Niedermayer's avatar
      flac decoder by (Alex Beregszaszi <alex at fsn dot hu>) · 4f52c312
      Michael Niedermayer authored
      Originally committed as revision 2790 to svn://svn.ffmpeg.org/ffmpeg/trunk
      4f52c312
  2. 17 Feb, 2004 1 commit
  3. 16 Feb, 2004 1 commit
  4. 14 Feb, 2004 11 commits
  5. 13 Feb, 2004 5 commits
  6. 12 Feb, 2004 1 commit
  7. 11 Feb, 2004 1 commit
  8. 10 Feb, 2004 1 commit
  9. 09 Feb, 2004 1 commit
  10. 08 Feb, 2004 3 commits
  11. 07 Feb, 2004 8 commits
  12. 06 Feb, 2004 5 commits