1. 13 Jul, 2008 1 commit
  2. 17 Oct, 2007 1 commit
  3. 15 Aug, 2007 1 commit
  4. 05 Jul, 2007 1 commit
  5. 17 Jun, 2007 2 commits
  6. 16 Jun, 2007 1 commit
  7. 22 Oct, 2006 1 commit
  8. 07 Oct, 2006 1 commit
  9. 24 Jun, 2006 1 commit
  10. 12 Jan, 2006 1 commit
  11. 22 Dec, 2005 1 commit
  12. 17 Dec, 2005 1 commit
  13. 12 Oct, 2005 1 commit
  14. 26 Feb, 2005 1 commit
  15. 19 Jan, 2005 2 commits
  16. 10 Sep, 2004 1 commit
  17. 08 Sep, 2004 1 commit
  18. 19 Jun, 2004 1 commit
  19. 18 Feb, 2004 1 commit
    • 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
  20. 13 Jul, 2003 2 commits
  21. 13 Jun, 2003 1 commit
  22. 13 May, 2003 1 commit
  23. 09 May, 2003 1 commit
  24. 04 Apr, 2003 2 commits