ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/trunk/xvidcore/changelog.txt
Revision: 4
Committed: Fri Mar 8 19:17:46 2002 UTC (22 years, 7 months ago) by Isibaar
Content type: text/plain
File size: 480 byte(s)
Log Message:
custom qmatrix support

File Contents

# Content
1 08.03.2002
2 - added support for custom MPEG4 quant matrices
3
4 08.03.2002
5
6 - new core structure
7 - mbcoding/mbdecoding rewrite
8 - API change, introduced feature flags
9 - Bitreader/Bitwriter merge
10 - putbits speedup
11 - ratecontrol rewrite (it's total crap, just a 5 minute hack...)
12 - split motion estimation and motion compensation into different files
13 - encoder.c cleanup
14 - NOTE: DivX4 API compatibility is partly broken right now
15 - NOTE: custom MPEG quant matrices are currently ignored