]> git.sesse.net Git - vlc/history - include/vdec_ext-plugins.h
* ALL: new module API. Makes a few things a lot simpler, and we gain
[vlc] / include / vdec_ext-plugins.h
2002-07-20 Sam Hocevar * ALL: changed "struct foo_s" into "struct foo_t...
2002-06-01 Sam Hocevar * ./src/misc/beos_specific.cpp: the BeOS BApplication...
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-04-15 Christophe Massiot* Support for pictures with a pitch different from...
2002-04-05 Gildas Bazin* introduced a memalign wrapper that will align the...
2002-01-04 Sam Hocevar * ./BUGS: added a list of known bugs. Please add...
2001-12-09 Sam Hocevar * COMPLETE CVS BREAKAGE !! The MAIN branch is going...
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-09-25 Christophe MassiotAltivec IDCT and motion compensation, courtesy of Miche...
2001-09-05 Christophe Massiot* Altivec IDCT and motion compensation, based on Paul...
2001-08-22 Christophe Massiot* Totally rewrote the video decoder (inspired by walken...
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...