]> git.sesse.net Git - vlc/history - src/video_output/vout_intf.c
playlist: allow video-on-top variable to be preserved across vouts
[vlc] / src / video_output / vout_intf.c
2010-03-28 Rémi Denis-Courmontplaylist: allow video-on-top variable to be preserved...
2010-03-28 Rémi Denis-CourmontFix warning
2010-02-13 Rémi Denis-CourmontMake mouse-moved and mouse-clicked coordinates, remove...
2010-02-13 Rémi Denis-CourmontMake mouse-moved a void variable
2010-02-11 Jean-Paul Samanlibvlc: add mouse events as libvlc_MediaPlayerEvents
2010-02-10 Rémi Denis-CourmontDo not clutter the instance with the fullscreen status
2010-02-10 Rémi Denis-Courmont"fullscreen" callback: do nothing if value is unchanged
2010-02-07 Rémi Denis-CourmontSplit file path functions out of vlc_charset.h into...
2010-01-26 Laurent AimarRedirected "zoom" on "scale" (vout_thread_t).
2010-01-11 Rémi Denis-CourmontRemove useless <sys/stat.h> includes
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-12-10 Rémi Denis-Courmontcore: config_GetPsz -> var_CreateGetNonEmptyString
2009-09-16 Pierre YnardFix parsing of float-typed variables
2009-08-29 Erwan Tulousnapshot: replace vout_snapshottaken with snapshot...
2009-08-24 Laurent AimarRevert "vout_pictures: Use unsigned for width and heigh...
2009-08-20 Pierre d'Herbemontvout_pictures: Use unsigned for width and height in...
2009-08-01 Laurent AimarMoved out snapshot code to a standalone file.
2009-08-01 Laurent AimarModified vout_window_t to be completly independant...
2009-07-24 Rémi DuraffortUse var_TriggerCallback instead of var_SetVoid (the...
2009-07-16 Rémi DuraffortRemove uneeded asprintf.
2009-06-29 Pierre d'Herbemontvout: vout_EnableFilter takes a const char *.
2009-06-14 Laurent AimarAdd temporary hack for video splitter filters in vout_E...
2009-06-14 Cyril MathéAdd sub-filter and video-filter to vout_EnableFilter
2009-06-05 Laurent AimarRemoved useless date check when using vlc_cond_timedwait.
2009-06-04 Derk-Jan Hartmancore vout: Fix snapshots
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-30 Laurent AimarUsed subpicture_NewFromPicture in snapshot code.
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-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 Denis-CourmontMerge branch 1.0-bugfix
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 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-04-27 Dylan YudakenAdd bounds checking to crop
2009-03-31 Christophe CourtautFixed bug in snapshot format
2009-03-08 Laurent AimarRemoved libvlc "object:" snapshot hack.
2009-03-08 Laurent AimarAdded a vout_GetSnapshot to retreive snapshot from...
2009-03-08 Laurent AimarClean up snapshot code (vout).
2009-03-08 Laurent AimarFirst pass to clean up snapshot code (vout).
2009-03-08 Laurent AimarUse picture_Export in vout_Snapshot.
2009-02-15 Rémi Denis-CourmontMinor cleanup
2009-02-15 Rémi Denis-CourmontStay polite
2009-02-15 Rémi Denis-CourmontMerge branch 'master' of git@git.videolan.org:vlc
2009-02-15 Rémi Denis-CourmontVOUT_SET_STAY_ON_TOP: call vout_Control in a thread...
2009-02-14 Rémi Denis-CourmontRemove useless vout_vaControlDefault
2009-02-14 Rémi Denis-CourmontKill stupid VOUT_SNAPSHOT control.
2009-02-02 Rémi Denis-CourmontRemove old core drawable support
2009-02-02 Joseph TulouCore implementation of --[no]-autoscale and --scale...
2009-01-31 Rémi Denis-CourmontSegregate vout window types
2009-01-26 Laurent AimarFixed compilation warning (missing return value).
2009-01-26 Joseph TulouEnabling scaling activation/deactivation
2009-01-26 Olivier Aubertembedded snapshot: use condition variable
2009-01-25 Rémi Denis-Courmontmouse-clicked is a boolean
2009-01-20 Rémi Denis-CourmontPartially cleanup the vout_window API
2009-01-20 Rémi Denis-CourmontDocument vout_Re(quest|lease)Window
2009-01-14 Rémi Denis-Courmontsccanf supports %p, use it instead of hacky %ju
2009-01-08 Rémi Denis-CourmontRevert "* src/video_output/vout_intf.c: small kludge...
2009-01-05 Laurent AimarImproved osd title display in vout.
2009-01-05 Rémi Denis-CourmontUse var_TriggerCallback as appropriate
2008-12-30 basOS GSnapshot naming: fix thread safety
2008-12-29 basOS GChanged snapshot naming format to be prefix-YYMMDD...
2008-12-13 Rémi Duraffortmodule_need wants pointers and boolean so give NULL...
2008-12-11 basoslibvlc_MediaPlayerSnapshotTaken Event creation
2008-12-09 Rémi Denis-CourmontFix vout window capability name
2008-10-27 Olivier Aubertvout_intf: do not vlc_object_release() the cache object...
2008-10-23 Olivier Aubertembedded snapshot: properly lock/unlock the cache object
2008-10-01 Rémi DuraffortInit the variable (CID 239)
2008-09-28 Laurent AimarPrivatized part of vout fields.
2008-09-21 Laurent AimarRemoved spu_Create/DestroySubpicture in favor of subpic...
2008-09-21 Rémi Denis-Courmontlower case the module_* functions
2008-09-20 Laurent AimarClean up a bit subpicture region API.
2008-09-20 Laurent AimarChanged subpicture_region_t->picture into a picture_t *
2008-09-13 Laurent AimarRender subtitles (without osd) before taking a snapshot...
2008-09-08 Olivier Aubertembedded snapshot: guard against spurious vlc_object_wa...
2008-09-08 Olivier Aubertembedded snapshot: guard against spurious vlc_object_wa...
2008-09-08 Olivier Aubertembedded snapshot: use vlc_object_signal_unlocked inste...
2008-08-30 Rémi Denis-CourmontUse stat rather than fopen+fclose to check if file...
2008-08-30 Rémi Denis-CourmontMemory leak
2008-08-30 Rémi Denis-CourmontPointer cast warning
2008-08-30 Rémi Denis-CourmontUnused parameter
2008-08-28 Laurent AimarFixed snapshot aspect ratio.
2008-08-28 Rémi Denis-Courmontsnapshost: avoid vlc_object_get (this is still a really...
2008-08-18 Rémi DuraffortFix warning.
2008-08-18 Olivier Aubertin-memory snapshot: use vlc_object_signal instead of...
2008-08-18 Olivier AubertRevert "snapshot: Don't use vlc_object_signal_maybe."
2008-08-13 Rémi Denis-CourmontFix format string non-sense
next