]> git.sesse.net Git - vlc/history - src/video_output/vout_subpictures.c
Clean up.
[vlc] / src / video_output / vout_subpictures.c
2004-09-17 Gildas Bazin* modules/video_filter/logo.c: implemented a logo subpi...
2004-09-17 Gildas Bazin* src/video_output/vout_subpictures.c: support for...
2004-09-15 Gildas Bazin* ALL: separation of the SPU engine from the VOUT.
2004-09-08 Gildas Bazin* src/video_output/*: fixed race condition in spu initi...
2004-09-01 Eric Petit + vout_subpictures.c: don't check only the first subpi...
2004-08-31 Gildas Bazin* src/video_output/vout_subpictures.c: use p_vout-...
2004-08-31 Gildas Bazin* src/video_output/vout_subpictures.c, include/vlc_video.h:
2004-08-23 Gildas Bazin* src/video_output/vout_subpictures.c, video_output...
2004-08-15 Gildas Bazin* src/video_output/vout_subpictures.c: fixed a deadlock...
2004-08-13 Gildas Bazin* modules/codec/spudec/*: automatic cropping of fullscr...
2004-08-05 Gildas Bazin* src/video_output/*: optimized/simplified vout_RenderP...
2004-08-03 Gildas Bazin* src/video_output/vout_subpictures.c: fixed OSD alignment
2004-08-03 Gildas Bazin* ALL: Major rework of the subpictures architecture.
2004-06-18 Sigmund Augdal Helbergvarious documentation fixes
2004-06-17 Yoann Peronneau * src/video_output/vout_subpictures.c : New OSD channels
2004-06-02 Yoann PeronneauSupport for multiple OSD channels :
2004-05-23 Yoann Peronneau* src/video_output/video_widgets.c: Added OSD sliders...
2004-01-06 Clément StenacUpdated copyrights in libvlc
2003-12-09 Yoann Peronneau* fixed a compatibility problem with the CVS version...
2003-12-08 Yoann Peronneauimproves OSD sytem
2003-07-15 Sigmund Augdal Helbergmoved Doxyfile to doc/ to make sam happy. Changed Doxyf...
2003-06-26 Sam Hocevar * include/video.h: renamed this file to vlc_video...
2003-01-30 Gildas Bazin* src/video_output/vout_subpictures.c: fixed a few...
2002-11-20 Sam Hocevar * ./evc/plugins.vcp.in: fixed plugin entry points...
2002-11-10 Sam Hocevar * ALL: WinCE compilation fixes (mostly nonexistent...
2002-11-06 Sam Hocevar * ./modules/access/dvdplay/access.c: activated button...
2002-10-17 Sam Hocevar * ./modules/codec/spudec/parse.c: fixed bad initializ...
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-04-25 Sam Hocevar * ./src/misc/modules_plugin.h: exported input_ClockMa...
2002-04-05 Gildas Bazin* introduced a memalign wrapper that will align the...
2002-03-15 Sam Hocevar * ./Makefile: fixed OS X vlc.app compilation dependen...
2002-03-11 Gildas Bazin* New GTK configuration interface. This interface is...
2002-02-24 Gildas BazinThis is the first part of the new configuration archite...
2002-02-19 Sam Hocevar * Got rid of TRACE and intf_DbgMsg which were seldom...
2002-02-13 Sam Hocevar * ./plugins/beos/*: BeOS fixes from Rudolf Cornelissen.
2002-01-21 Sam Hocevar * ./plugins/win32: skeleton for the win32 interface...
2002-01-04 Sam Hocevar * ./BUGS: added a list of known bugs. Please add...
2002-01-02 Sam Hocevar * ./ChangeLog: imported the 0.2.92 changes, unrolled...
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-13 Sam Hocevar * Fixed aspect ratio handling.
2001-12-09 Sam Hocevar * COMPLETE CVS BREAKAGE !! The MAIN branch is going...