]> git.sesse.net Git - vlc/history - modules/stream_out/display.c
* ALL: changed the prototype of input_AddES() to include enough information so we...
[vlc] / modules / stream_out / display.c
2003-05-05 Gildas Bazin* ALL: changed the prototype of input_AddES() to includ...
2003-04-29 Laurent Aimar all: use /* */ instead of // (we write c code)
2003-04-14 Laurent Aimar * display.c: fixed decoding problem with mpeg1/2....
2003-04-13 Laurent Aimar * all: new sout scheme. Now a chain of module are...