Fixed bitrate/bpp report
Added Hinted ME code to show how to use it
Ansi C + Win32 update for xvid_bench
Last small fixes
Fixes
- Oops the unix mseconds had a typo mistake
Some trivial fixes
Fix fps report (this patch has been lost somewhere, i'm pretty sure to have fixed that a few days ago)
- Removed LUMIMASKING test for quality 6
- Fixed a problem where when using fixed quantizer, xvid_stat was reporting the use of q default_bitrate
Fixed PSNR (Was only calculated for Y channel)
Fixed a bug in pgm writing (we must interleave data from u and v channels)
- Added command line parsing (for ease of use) - Basic win32 compatibility (I had to lose precision to make it win32 compatible using clock() ... the manual page says POSIX fixes CLOCK_PER_SEC at 1000000, so it should give us millisecond precision, i think it's enough) - Make things static, and const when necessary - Fixed some bugs in pgmreader when stream was != stdin - My usual cosmetic and cleaning work.
- header cleanup - removed bframe-support
correcting windows path name in include
ia64 changes
Adapted to new API
advanced example how to use XviD including statistical analysis of encoding and decoding speed and quality
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.