1. 15 Oct, 2006 2 commits
  2. 11 Oct, 2006 1 commit
  3. 06 Oct, 2006 1 commit
  4. 03 Oct, 2006 1 commit
  5. 02 Oct, 2006 1 commit
  6. 01 Oct, 2006 1 commit
  7. 15 Sep, 2006 1 commit
  8. 04 Sep, 2006 1 commit
  9. 24 Aug, 2006 1 commit
  10. 22 Aug, 2006 1 commit
  11. 21 Aug, 2006 1 commit
  12. 18 Aug, 2006 1 commit
  13. 17 Aug, 2006 2 commits
  14. 11 Aug, 2006 1 commit
  15. 07 Aug, 2006 2 commits
  16. 06 Aug, 2006 1 commit
  17. 03 Aug, 2006 1 commit
  18. 02 Aug, 2006 1 commit
  19. 19 Jul, 2006 1 commit
  20. 18 Jul, 2006 1 commit
  21. 17 Jul, 2006 1 commit
  22. 05 Jul, 2006 3 commits
  23. 02 Jul, 2006 1 commit
  24. 27 Jun, 2006 1 commit
    • Justin Ruggles's avatar
      flacenc - rice param search patch by (Justin Ruggles jruggle earthlink net · e71bcc37
      Justin Ruggles authored
      1) search for optimal rice parameters and partition order. i also
      modified the stereo method estimation to use this to calculate estimated
      bit count instead of using just the pure sums.
      
      2) search for the best fixed prediction order
      
      3) constant subframe mode (good for encoding silence)
      
      Note that the regression test for the decoded wav file also changed.
      This is due to FFmpeg's FLAC decoder truncating the file, which it did
      before anyway...just at a different cutoff point.  The generated FLAC
      files are still 100% lossless.
      
      With this update, FFmpeg's FLAC encoder has speed and compression
      somewhere between "flac -1" and "flac -2".  On my machine, it's about
      15% faster than "flac -2", and about 10% slower than "flac -1".  The
      encoding parameters are identical to "flac -2" (fixed predictors, 1152
      blocksize, partition order 0 to 3).
      
      Originally committed as revision 5536 to svn://svn.ffmpeg.org/ffmpeg/trunk
      e71bcc37
  25. 26 Jun, 2006 1 commit
  26. 24 Jun, 2006 1 commit
  27. 17 Jun, 2006 1 commit
  28. 14 Jun, 2006 1 commit
  29. 30 May, 2006 1 commit
  30. 28 May, 2006 2 commits
  31. 26 May, 2006 1 commit
  32. 18 May, 2006 1 commit
  33. 13 May, 2006 1 commit
  34. 28 Apr, 2006 1 commit