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 |