]> git.sesse.net Git - vlc/history - src/video_output/vout_subpictures.c
A bit of headers cleanup
[vlc] / src / video_output / vout_subpictures.c
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-07 Gildas Bazin* Fixed a bunch of memory leaks.
2006-10-01 Antoine Cellerieruse config chain for the --sub-filter option.
2006-09-10 Clément StenacRemove useless debug
2006-09-02 Antoine Celleriersubpicture_t now has a b_pausable attribute. When set...
2006-04-13 Derk-Jan Hartman* Revert the unintentially committed files of [15202]
2006-04-13 Derk-Jan Hartman* Fix libgcrypt on MacIntel by disabling it's ASM....
2006-04-13 Derk-Jan Hartman* Fix subtitle alignment if we don't have styles....
2006-04-07 Derk-Jan Hartman* Lower the priority of the SVG renderer
2006-03-25 Derk-Jan Hartman* In case we do scaling on SSA subs, we also need to...
2006-02-22 Derk-Jan Hartman* Scale SSA subs if necessarry.
2006-02-07 Derk-Jan Hartman* Introduced a new text_style_t
2006-01-12 Antoine CellerierFSF address change.
2005-10-31 Derk-Jan Hartman* changed default value of sub-margin to 0
2005-08-15 Jean-Paul SamanUse NULL for initializing pointers iso 0.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-05 Gildas Bazin* modules/access/dvdnav.c, src/video_output/vout_subpic...
2005-05-11 Gildas Bazin* src/*, modules/gui/wxwindows/*: audio/video/sub-filte...
2005-04-12 Gildas Bazin* src/video_output/vout_subpictures.c: fixed recent...
2005-04-04 Clément StenacFix crash in subpictures rendering
2005-04-04 Rocky BernsteinSubtitle (subpicture) aspect ratio had been ignored...
2005-03-12 Eric Petit Renamed the "contrast" variable used between dvdnav...
2005-03-09 Sigmund Augdal Helbergall: correctly align multiline strings when not left...
2005-03-09 Gildas Bazin* src/video_output/vout_subpictures.c: pass on video...
2005-03-08 Gildas Bazin* include/vlc_filter.h, vlc_video.h, src/video_output...
2005-03-07 Christophe Massiot* src/video_output/vout_subpictures.c: New function...
2005-03-05 Sigmund Augdal HelbergAll: change of text-renderer api. Now pf_render_text...
2005-03-01 Mark Moriartydynamic, per-subpicture, font size control -- i_font_si...
2005-02-27 Mark Moriartyfreetype and rc extensions. i_font_color and i_font_op...
2005-02-16 Derk-Jan Hartman* forgot to commit this yesterday after the --spu-foo...
2005-01-29 Clément Stenac* A few string and organization fixes in preferences
2004-12-16 Gildas Bazin* include/vlc_video.h, src/video_output/vout_subpicture...
2004-11-08 Gildas Bazin* src/video_output/vout_subpictures.c: oops, don't...
2004-11-08 Gildas Bazin* src/video_output/vout_subpictures.c: proper subpictur...
2004-11-06 Yoann Peronneau* src/video_output/vout_subpictures.c: added a b_fade...
2004-11-06 Yoann Peronneau* modules/video_filter/blend.c: added an i_alpha parame...
2004-09-27 Gildas Bazin* src/video_output/vout_subpictures.c: a few fixes...
2004-09-23 Gildas Bazin* src/video_output/vout_subpictures.c: fixed recent...
2004-09-21 Gildas Bazin* src/video_output/vout_subpictures.c: modify the scali...
2004-09-19 Gildas Bazin* src/video_output/vout_subpictures.c: support for...
2004-09-17 Gildas Bazin* 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...