]> git.sesse.net Git - vlc/history - plugins/avi/avi.h
* ./src/libvlc.c: p_vlc->pf_memset is now usable (it's always the libc
[vlc] / plugins / avi / avi.h
2002-07-23 Sam Hocevar * ALL: decoders now use a fourcc as a probe value.
2002-07-15 Laurent Aimar * avi.c : quick hack to read file created by ffmpeg...
2002-06-30 Laurent Aimar *all : now can find key frame even with broken avi.
2002-06-26 Laurent Aimar * all : I rewrite the way to read, in order to minimiz...
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-02 Laurent Aimar * plugins/avi/avi.c : you can now use slow and...
2002-04-30 Laurent Aimar * plugins/avi/avi.c : changed in order to read...
2002-04-25 Sam Hocevar * ./src/misc/modules_plugin.h: exported input_ClockMa...
2002-04-23 Laurent Aimar* ./plugins/ac3_adec/* use _M to avoid conflict with...