1. 30 6月, 2006 6 次提交
  2. 29 6月, 2006 3 次提交
  3. 28 6月, 2006 1 次提交
    • J
      flacenc - rice param search patch by (Justin Ruggles jruggle earthlink net · e71bcc37
      Justin Ruggles 提交于
      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
  4. 27 6月, 2006 6 次提交
  5. 26 6月, 2006 3 次提交
  6. 25 6月, 2006 1 次提交
  7. 24 6月, 2006 3 次提交
  8. 21 6月, 2006 1 次提交
  9. 20 6月, 2006 3 次提交
  10. 18 6月, 2006 2 次提交
  11. 17 6月, 2006 2 次提交
  12. 15 6月, 2006 1 次提交
  13. 13 6月, 2006 1 次提交
  14. 12 6月, 2006 1 次提交
  15. 10 6月, 2006 1 次提交
  16. 09 6月, 2006 1 次提交
  17. 05 6月, 2006 1 次提交
  18. 04 6月, 2006 2 次提交
  19. 03 6月, 2006 1 次提交