]> git.sesse.net Git - vlc/history - src/video_decoder/vpar_headers.c
* Totally rewrote the video decoder (inspired by walken's mpeg2dec), implying :
[vlc] / src / video_decoder / vpar_headers.c
2001-08-22 Christophe Massiot* Totally rewrote the video decoder (inspired by walken...
2001-07-26 Christophe Massiot(Hopefully) fixed the #@!$ field pictures bug.
2001-07-25 Christophe MassiotFixed a stupid bug in buffer management with field...
2001-07-25 Christophe MassiotFixed a reinit bug after a discontinuity - such as...
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.