]> git.sesse.net Git - vlc/history - src/video_output
live555 : delay RTSP PAUSE command while in paused state
[vlc] / src / video_output /
2009-09-02 Rémi Denis-Courmontpicture_pool_Delete: memory leak
2009-08-31 Laurent AimarLoad and unload the vout module in the vout thread.
2009-08-31 Laurent AimarCosmetics.
2009-08-30 Laurent AimarDo not load a filter for J4xy -> I4xy in vout_display.
2009-08-29 Erwan Tulousnapshot: replace vout_snapshottaken with snapshot...
2009-08-25 Rémi Denis-CourmontPut snapshots to pictures directory
2009-08-24 Laurent AimarRevert "vout_pictures: Use unsigned for width and heigh...
2009-08-24 Rémi Denis-CourmontAdd a directory type parameter to config_GetHomeDir
2009-08-23 Rémi Denis-CourmontCosmetic
2009-08-20 Pierre d'Herbemontvout_pictures: Use unsigned for width and height in...
2009-08-20 Pierre d'Herbemontvlc_vout_display: Should use unsigned for height and...
2009-08-20 Pierre d'Herbemontvideo_output: Flag unused parameter.
2009-08-20 Pierre d'Herbemontvideo_output: Flag even more parameter as unused.
2009-08-20 Pierre d'Herbemontvideo_output: Flag a number of parameter as unused.
2009-08-04 Laurent AimarIntroduce "vout display" module API to replaced "vout...
2009-08-01 Laurent AimarSplit back window module providers by type.
2009-08-01 Laurent AimarMoved out video statistics to its own file and use...
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-29 Laurent AimarFixed some corner case errors with SPU.
2009-07-28 Laurent AimarFixed filter_*Blend rgb masks initialization.
2009-07-28 Laurent Aimaremoved unused pf_render function in subpicture_t.
2009-07-28 Laurent AimarRemoved now unused pf_pre_render in subpicture_t.
2009-07-28 Laurent AimarFixed the order of destruction of ephemere subpictures...
2009-07-27 Laurent AimarDo not decode subtitles too much in advanced.
2009-07-27 Laurent AimarImproved subtitle rendering accuracy and fixed pause...
2009-07-24 Rémi DuraffortUse var_TriggerCallback instead of var_SetVoid (the...
2009-07-16 Rémi DuraffortRemove uneeded asprintf.
2009-07-14 Etienne MembrivesThere is a typo in the error message displayed when...
2009-06-29 Pierre d'Herbemontvout: vout_EnableFilter takes a const char *.
2009-06-23 Rémi DuraffortTypo.
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-05 Laurent AimarUsed new filter blend helpers in vout_subpictures.
2009-06-04 Derk-Jan Hartmancore vout: Fix snapshots
2009-06-03 Derk-Jan HartmanPostproc: Set a description string for the postprocess...
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-31 Laurent AimarAdded vout_GetSpu to retreive the spu_t object from...
2009-05-30 Laurent AimarAdded picture_NewFromFormat/Ressource functions.
2009-05-30 Laurent AimarAdded picture_pool_t and functions helpers.
2009-05-30 Laurent AimarAdded a picture_fifo_t helper.
2009-05-30 Laurent AimarAdded a picture_Reset helper.
2009-05-30 Laurent AimarUsed subpicture_NewFromPicture in snapshot code.
2009-05-30 Laurent AimarAdded a subpicture_NewFromPicture helper.
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 Erwan Tulousnapshot core : correct aspect ratio issue (trac #2705)
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-18 Laurent AimarRemoved wrongly commited line in last vout_pictures...
2009-05-18 Laurent AimarImproved a bit picture API.
2009-05-18 Laurent AimarRemoved unused picture_heap_t field in picture_t.
2009-05-17 Rémi Denis-CourmontAvoid ?: GCC-ism
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Laurent AimarReplaced vout_InitPicture/Format with their equivalent.
2009-05-16 Laurent AimarAdded video_format_Setup to replace vout_InitFormat.
2009-05-16 Laurent AimarAdded a picture_Setup to replace vout_InitPicture.
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-05-13 Laurent AimarRemoved unused defined.
2009-05-13 Laurent AimarUsed vlc_fourcc_GetCodec in vout core.
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-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-11 basOS GAdded and used text_style_* methods.
2009-05-03 Laurent AimarAdded I420<->J420 (422/440/444) equivalence in vout_Chr...
2009-05-03 Laurent AimarSimplify a bit vout_ChromaCmp.
2009-05-01 Laurent AimarCheck against invalid i_title_timeout value.
2009-04-27 Dylan YudakenAdd bounds checking to crop
2009-04-26 Laurent AimarReplaced ReduceHeight by GCD (vout).
2009-04-21 Rémi Denis-Courmont(p?)gettext -> vlc_\1gettext
2009-04-18 Rémi Denis-CourmontUse gettext() as per gettext standard for non-constant...
2009-04-08 Laurent AimarFixed spu_t attach/detach sequence.
2009-04-02 Rémi DuraffortFix memleak and use var_Get(Integer|String|...) when...
2009-03-31 Christophe CourtautFixed bug in snapshot format
2009-03-31 Rémi Denis-CourmontUnused parameters
2009-03-17 Laurent AimarTry to use video-filter instead of vout-filter for...
2009-03-17 Laurent AimarCosmetics (vout, deinterlace).
2009-03-11 Rémi Denis-CourmontAlmost wait-free snapshot handling in the vout thread
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.
next