]> git.sesse.net Git - vlc/history - src/video_decoder/vpar_synchro.c
Dramatically improve compilation time, with a negligible performance
[vlc] / src / video_decoder / vpar_synchro.c
2001-10-01 Christophe Massiot* Removed -march=pentiumpro ; should now work on pentiu...
2001-07-24 Christophe MassiotTuned constants, since it seems to make people happy.
2001-07-18 Christophe Massiot* Rewrote the video decoder to take advantage of severa...
2001-07-17 Christophe MassiotCleaned up include/. Unnecessary headers are no longer...
2001-07-16 Christophe MassiotMoved video parser into video decoder.