]> git.sesse.net Git - vlc/history - src/video_decoder/vpar_blocks.c
* Minor video parser optimization ;
[vlc] / src / video_decoder / vpar_blocks.c
2001-10-11 Christophe Massiot* Minor video parser optimization ;
2001-10-11 Christophe Massiot* Chroma 4:2:2 and 4:4:4 support in the decoder.
2001-10-01 Christophe MassiotDramatically improve compilation time, with a negligibl...
2001-10-01 Christophe Massiot"added support for an unusual construct at the start...
2001-09-06 Christophe MassiotReworked jlj's patch for field pictures.
2001-09-05 Christophe Massiot* Altivec IDCT and motion compensation, based on Paul...
2001-09-04 Jon Lech Johansen * Fixed a problem with field streams not working...
2001-08-23 Christophe MassiotVery small enhancements.
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.