]> git.sesse.net Git - vlc/history - include/ninput.h
* ALL: final improvements to the decoders/packetizers api.
[vlc] / include / ninput.h
2003-11-16 Gildas Bazin* ALL: final improvements to the decoders/packetizers...
2003-11-13 Gildas Bazin* include/ninput.h: ES_EXTRA_TYPE_SUBHEADER wasn't...
2003-10-01 Derk-Jan Hartman* modules/misc/freetype.c: spelling errors
2003-09-22 Derk-Jan Hartman* modules/gui/macosx/playlist.?: implemented Save Playlist
2003-09-13 Laurent Aimar * src/video_output/video_output.c : do not use FIND_...
2003-09-12 Laurent Aimar * include/stream_output.h include/vlc_common.h ...
2003-09-12 Laurent Aimar * include/input_ext-intf.h : added stream_t member...
2003-09-07 Laurent Aimar * ninput.h : change control parameters.
2003-08-23 Laurent Aimar * ninput: fix a warning. (bad functions order)
2003-08-22 Laurent Aimar * ninput: added wrappers to stream_Control.
2003-08-18 Laurent Aimar * all: added stream_DataPacket
2003-08-14 Sigmund Augdal Helberginclude/ninput.c, src/input/stream.c:
2003-08-02 Laurent Aimar * ninput : a little developer documentation.
2003-08-02 Laurent Aimar * all: some helpers functions for pf_demux_control.
2003-08-01 Laurent Aimar * vlc_common.h: include stdarg.h by default. Required...