]> git.sesse.net Git - vlc/history - plugins/ffmpeg/ffmpeg.c
* ALL: got rid of p_object->p_this which is now useless.
[vlc] / plugins / ffmpeg / ffmpeg.c
2002-06-01 Sam Hocevar * ALL: got rid of p_object->p_this which is now useless.
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-05-18 Sam Hocevar * ALL: changed __inline__ with inline (autoconf does...
2002-05-13 Laurent Aimar * include/video.h : added new fourcc code for avi
2002-05-12 Laurent Aimar * All: simplifications.
2002-05-10 Laurent Aimar * include/common.h and input_ext-plugins.h, src...
2002-05-07 Laurent Aimar * corrected some bad lock/unlock
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-04-27 Laurent Aimar * plugins/avi/avi.c : seek is faster
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...