]> git.sesse.net Git - vlc/history - src/control/video.c
s/informations/information/
[vlc] / src / control / video.c
2010-07-28 Rémi Durafforts/informations/information/
2010-07-02 Rémi Denis-CourmontFix libvlc_video_set_crop_geometry() to accept custom...
2010-06-27 Rémi Denis-CourmontFix libvlc video functions when there is no input ...
2010-06-27 Robert JedrzejczykFix libvlc_video_set_scale()
2010-06-24 Rémi Denis-CourmontMissing const
2010-06-24 Frank EnderleAdd adjust filter features to libvlc_media_player/libvl...
2010-05-10 Laurent AimarRemoved useless vlc_osd.h includes.
2010-04-18 Laurent AimarDisable invalid access of internal vout fields.
2010-02-13 Rémi Denis-CourmontMake mouse-moved and mouse-clicked coordinates, remove...
2010-02-11 Rémi Denis-Courmontlibvlc_video_get_cursor: get the current mouse video...
2010-02-10 Rémi Denis-Courmontlibvlc_toggle_fullscreen: use var_ToggleBool result
2010-02-06 Rémi Denis-CourmontLibVLC logo/marquee: allow settings without video,...
2010-02-06 Rémi Denis-CourmontConstify
2010-02-06 Rémi Denis-CourmontRemove misleading comment (I don't lack useless relocat...
2010-02-06 Rémi Denis-CourmontLibVLC teletext: various fixes
2010-02-05 Jean-Paul Samanlibvlc: restore Teletext functionality
2010-02-01 Rémi Denis-Courmontlibvlc_video_*: rewrite
2010-01-31 Hugo Beauzee-LuyssenRemove unused exception from video.c
2010-01-31 Rémi Denis-CourmontLibVLC media player: remove exceptions
2010-01-31 Rémi Denis-CourmontLibVLC: use VLC variables inheritance for drawable...
2010-01-29 JP DingerRefactor libvlc_video_{get,set}_{marquee,logo}_{int...
2010-01-29 JP Dingersrc/control/video.c: drop debug printf()s.
2010-01-24 Rémi Denis-CourmontDo not export unimplemented functions
2010-01-19 JP DingerDrop option_as_ from marquee interface.
2010-01-19 JP DingerAdd libvlc interface to video_filter/logo module, like the
2009-10-29 Rémi Denis-CourmontLibVLC: add functions to control mouse and keyboard...
2009-10-18 Felix Paul Kühneminor typo
2009-10-05 Laurent AimarUpdated libvlc_video_set_deinterlace.
2009-10-05 Laurent AimarRenamed "deinterlace" into "deinterlace-mode" at the...
2009-09-08 Jean-Baptiste KempfTemporary fix for compilation
2009-09-07 Rémi Denis-CourmontMove LibVLC error messages to libvlc_printerr().
2009-08-31 Rafaël Carrélibvlc: include config.h when needed
2009-08-28 Rémi Duraffortlibvlc: fix logic '||' and not '&&'.
2009-08-17 Rémi Duraffortliblc_video: use var_ToggleBool when applicable.
2009-08-17 Rémi Duraffortlibvlc_video*: constify.
2009-07-06 Pierre d'HerbemontRevert "Remove enums from public APIs"
2009-07-01 Cyril Mathélibvlc API: Fix a possible SEGFAULT
2009-06-29 Rémi Denis-CourmontRemove enums from public APIs
2009-06-29 Rémi Denis-CourmontShared object friendliness
2009-06-29 Rémi Denis-CourmontCompiler knows better when to inline or not
2009-06-29 Rémi Denis-CourmontGrammar
2009-06-29 Cyril Mathélibvlc API: Fix an error in libvlc_video_set_marquee_op...
2009-06-29 Cyril Mathélibvlc API: Add Marquee Filter to libvlc in video.c
2009-06-17 Derk-Jan Hartmanlibvlc: fix libvlc_video_set_track()
2009-06-05 Cyril MathéDeinterlace fix in liblc
2009-06-03 Cyril Mathélibvlc API: Add Deinterlace Filter to libvlc in video.c
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-25 Pierre d'Herbemontlibvlc: Split libvlc_internal in different independant...
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi DuraffortUse var_CountChoices instead of var_Change(VLC_VAR_GETC...
2009-05-20 Rémi DuraffortCreate a function to free the memory allocated when...
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-20 Rémi DuraffortFix memleak (same problem with var_Change())
2009-05-20 Rémi DuraffortFix potential object leak (test the conditions before...
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-Courmontlibvlc: add support for setting/getting the video scale
2009-05-13 Rémi Denis-CourmontUse input_GetVout() instead of vlc_object_find()
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontRemove crap that calls vout_Control from outside the...
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontRemove deprecated functions
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Jean-Paul Samansrc/control/video.c: Replace vlc_object_find with input...
2009-05-11 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-10 Hugo Beauzee-LuyssenChanging libvlc_video_take_snapshot prototype
2009-05-05 Jean-Paul Samanmozilla: Fix #2678 resizing browser plugin during playback.
2009-03-17 Jean-Paul Samanmacosx: vout drawable rework.
2009-03-07 Jean-Paul Samanlibvlc_video_set_spu: fix setting to 0 when no SPU...
2009-03-04 Rémi Denis-CourmontRemove invalid VOUT_REPARENT uses
2009-02-15 Rémi Denis-Courmontlibvlc: don't risk crashing Linux/Windows because of...
2009-02-14 Rémi Denis-CourmontKill stupid VOUT_SNAPSHOT control.
2009-02-14 Laurent AimarUser FIND_CHILD for zvbi in libvlc.
2009-02-13 Laurent AimarUpdated libvlc_toggle_teletext after teletext-es changes.
2009-02-02 Rémi Denis-CourmontDrawable: separate XIDs and HWNDs
2008-12-09 Laurent AimarFixed input_AddSubtitle(s) coherency.
2008-10-16 Lukas Durfinalibvlc: description and count of tracks, titles, chapte...
2008-10-03 Jean-Paul SamanFix regression in libvlc_video_set_spu() and libvlc_aud...
2008-10-03 Jean-Paul SamanFix regression in libvlc_video_set_teletext().
2008-10-03 Jean-Paul SamanFix bug in libvlc_video_set_teletext()
2008-07-04 Lukas DurfinaFix libvlc set audio track, subtitle
2008-06-13 Pierre d'Herbemontlibvlc: libvlc_video_set_parent and libvlc_video_get_pa...
2008-06-13 Pierre d'Herbemontlibvlc_video_set_parent: Use libvlc_media_player_set_dr...
next