]> git.sesse.net Git - vlc/history - plugins/avi/avi.c
* ALL: the first libvlc commit.
[vlc] / plugins / avi / avi.c
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-05-25 Laurent Aimar * all: avi file is a piece of sh*t, make more test.
2002-05-18 Sam Hocevar * ALL: changed __inline__ with inline (autoconf does...
2002-05-17 Laurent Aimar * plugins/avi/avi.c : it will not segfault with...
2002-05-13 Laurent Aimar * include/video.h : added new fourcc code for avi
2002-05-10 Laurent Aimar * All: use input_ClockManageRef to do synchro.
2002-05-10 Laurent Aimar * include/common.h and input_ext-plugins.h, src...
2002-05-07 Laurent Aimar * plugins/avi/avi.c : can now use --novideo
2002-05-06 Laurent Aimar *ALL : ameliorations ( i hope ;)
2002-05-05 Laurent Aimar * plugins/avi/avi.c try to not freeze when reach...
2002-05-04 Laurent Aimar*** empty log message ***
2002-05-02 Laurent Aimar * plugins/avi/avi.c : you can now use slow and...
2002-04-30 Laurent Aimar * plugins/avi/avi.c : corrected a bug with broken...
2002-04-30 Laurent Aimar * plugins/avi/avi.c : changed in order to read...
2002-04-27 Laurent Aimar * plugins/avi/avi.c : with some broken avi file...
2002-04-27 Laurent Aimar * plugins/avi/avi.c : seek is faster
2002-04-26 Laurent Aimar * plugins/avi/avi.c : now it can play broken file...
2002-04-25 Sam Hocevar * ./src/misc/modules_plugin.h: exported input_ClockMa...
2002-04-25 Laurent Aimar * plugins/avi/avi.c: will not segfault when no...
2002-04-25 Laurent Aimar * plugins/ffmpeg/ffmpeg.c : with empty frame(data_p...
2002-04-23 Laurent Aimar* ./plugins/ac3_adec/* use _M to avoid conflict with...