]> git.sesse.net Git - vlc/history - src/video_decoder/vpar_blocks.c
* Totally rewrote the video decoder (inspired by walken's mpeg2dec), implying :
[vlc] / src / video_decoder / vpar_blocks.c
2001-08-22 Christophe Massiot* Totally rewrote the video decoder (inspired by walken...
2001-07-27 Christophe MassiotDisabled Dual Prime Arithmetic message for the release...
2001-07-18 Christophe Massiot* Updated documentation with recent changes ;
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.