Log of /branches/dev-api-4/xvidcore/src/plugins
Directory Listing
Revision
1014 -
Directory Listing
Modified
Mon May 12 12:33:16 2003 UTC (19 years, 10 months ago) by
suxen_drol
zones, profiles, vfw changes
Revision
994 -
Directory Listing
Modified
Sun Apr 27 15:40:50 2003 UTC (19 years, 11 months ago) by
edgomez
- Copyright is back
- Fixed my email
- Prepared a better initial quant value. It will use a simple LUT trying to find a
rough suitable quant for a given bitrate. Still better than the present solution.
This still needs to be done (lacking good stats for the array).
- Fixed the default max quantizer (12 was too low when trying to code small bitrates
sequences)
- Cosmetic (wtf space indenting ? -> CodingStyle)
Revision
977 -
Directory Listing
Modified
Tue Apr 8 14:01:35 2003 UTC (19 years, 11 months ago) by
suxen_drol
2pass2 (basic) internal scaler
Revision
943 -
Directory Listing
Modified
Tue Mar 25 22:31:45 2003 UTC (20 years ago) by
edgomez
Fixed the corner case where quant=integer.5
Revision
942 -
Directory Listing
Modified
Tue Mar 25 11:01:48 2003 UTC (20 years ago) by
suxen_drol
2pass2
Revision
940 -
Directory Listing
Modified
Sun Mar 23 09:39:29 2003 UTC (20 years ago) by
suxen_drol
debug printf cleanup
Revision
938 -
Directory Listing
Modified
Sun Mar 23 04:03:01 2003 UTC (20 years ago) by
suxen_drol
initial rate control
Revision
929 -
Directory Listing
Modified
Wed Mar 19 22:32:11 2003 UTC (20 years ago) by
edgomez
Fix missing include
Revision
926 -
Directory Listing
Modified
Sun Mar 16 12:05:09 2003 UTC (20 years ago) by
suxen_drol
dquant cleanup
xvid_pluing_lumimasking added
xvid_encraw -lumimasking option added
Revision
922 -
Directory Listing
Modified
Sat Mar 15 16:04:38 2003 UTC (20 years ago) by
suxen_drol
plugin/stats returns sse (integer)
Revision
921 -
Directory Listing
Added
Sat Mar 15 14:38:34 2003 UTC (20 years ago) by
suxen_drol
enc_encode CLOSE_GOP fixed, further cleanup
XVID_REQORIGINAL plugin support
plugin examples: xvid_plugin_psnr, xvid_plugin_dump