]> git.sesse.net Git - vlc/history - src/video_output
Qt: don't save A to B state when the input item changes. Also go to A if before curre...
[vlc] / src / video_output /
2008-08-20 Laurent AimarUse video_format_FixRgb.
2008-08-20 Laurent AimarFactorize and correctly set rgb shifts.
2008-08-20 Derk-Jan Hartmancore chroma: fix [6702c30413175ff91adcf4cfb9585134d1ab7...
2008-08-20 Derk-Jan Hartmancore chroma: Add support for YUV440 and YUVJ440. These...
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
2008-08-12 Pierre d'Herbemontvideo_text: Fix a bad vasprintf usage.
2008-08-12 Pierre d'Herbemontvout: Remove a warning about vout_ShowTextAbsolute...
2008-08-12 Pierre d'Herbemontsnapshot: Don't use vlc_object_signal_maybe.
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-08 Olivier AubertEmbedded snapshot: properly initialize snapshot-width...
2008-08-06 Rémi DuraffortFix compilation warning (a void* function might return...
2008-08-03 Rémi DuraffortFix a memleak and threaded function definition.
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-29 Laurent AimarClean up pf_pre_render prototype (btw, this function...
2008-07-27 Laurent AimarAllow picture_Copy to work on different sized pictures.
2008-07-27 Laurent AimarDo not leak memory in case of multiple region inside...
2008-07-27 Laurent AimarFixed double free on invalid scaling.
2008-07-27 Laurent AimarFixed croppping of standard OSD messages (well more...
2008-07-25 Laurent AimarCosmetics (factorize code).
2008-07-24 Laurent AimarFixed dvd menu highlight (close #1709)
2008-07-24 Laurent AimarFixed completely broken video filter 2 chain in vout...
2008-07-23 Pierre d'Herbemontvout: Fix a long standing typo 1.85:1 -> 185:100.
2008-07-23 Pierre d'Herbemontvout: Given that 16:10 is the most common display ratio...
2008-07-22 Pierre d'Herbemontvideo_output: Forgotten Close.
2008-07-21 Laurent AimarFixed a memory leak in AspectCallback.
2008-07-21 Derk-Jan HartmanMerge branch 'master' of git@git.videolan.org:vlc
2008-07-20 Laurent AimarAdded picture_New/picture_Delete/picture_CopyPixels...
2008-07-20 Jean-Paul SamanFix ticket #1700: Disable video title showing when...
2008-07-19 Laurent AimarUse picture_CopyProperties.
2008-07-17 Pierre d'Herbemontvout: Make sure vout_Close() has been called before...
2008-07-17 Pierre d'Herbemontvout: Rename vout_Destroy to vout_CloseAndDestroy.
2008-07-17 Laurent AimarRevived vout_Destroy from the dead.
2008-07-11 Laurent AimarFixed resize of subtitle with original size specified...
2008-07-11 Laurent AimarClean up.
2008-07-11 Laurent AimarMore clean up...
2008-07-11 Laurent AimarMore clean up on subtitle.
2008-07-11 Laurent AimarMore clean up (it has 1 minor side effect but in a...
2008-07-11 Laurent AimarMore vout spu split up.
2008-07-11 Laurent AimarSplit up spu_RenderSubpictures to make it more readable...
2008-07-09 Pierre d'HerbemontRevert "dejidjei:"
2008-07-09 Pierre d'Herbemontdejidjei:
2008-07-09 Laurent AimarFix video format passed to pf_update_regions. (Fix...
2008-07-06 Rémi Denis-Courmontcore: set meaningful object type names
2008-07-05 Rémi Denis-CourmontJoin and unload vout safely
2008-07-05 Rémi Denis-CourmontFix return type
2008-07-02 Antoine CellerierPropagate rgb mask/shift values on render format/heap...
2008-07-01 Rémi Denis-CourmontDo not recycle video outputs - fixes #1651
2008-07-01 Rémi Denis-CourmontRevert "Remove the suxor thread"
2008-06-30 Rémi Denis-CourmontRemove the suxor thread
2008-06-30 Rémi Denis-CourmontSuxor thread: cleanup
2008-06-30 Laurent AimarClean up spu/filters when a vout module cannot be loaded.
2008-06-30 Laurent AimarClean up vout error path.
2008-06-30 Laurent AimarRemoved an invalid lock.
2008-06-29 Laurent AimarCosmetics (moved down filter2 update)
2008-06-29 Laurent AimarUse ChromaCreate/Destroy when applicable.
2008-06-29 Laurent AimarAdded ChromaCreate/Destroy (cosmetic)
2008-06-29 Laurent AimarDo not take/release change_lock inside InitThread/EndTh...
2008-06-29 Laurent AimarPartially fix data leaks when vout creation fails.
2008-06-28 Rémi Denis-CourmontVLC_OBJECT_FILTER: remove
2008-06-28 Rémi Denis-Courmontvout: use vlc_custom_create
2008-06-28 Rémi Denis-CourmontAvoid dummy error
2008-06-28 Antoine CellerierMove intf-popupmenu and video-on-top variables from...
2008-06-24 Rémi Denis-CourmontFix vout_ReleaseWindow invocation
2008-06-23 Antoine CellerierWe don't need to detach. Since we're in the parent...
2008-06-22 Antoine CellerierFix release of chroma module in vout core. I still...
2008-06-20 Rémi Denis-CourmontRewritten embedded window internal ABI
2008-06-20 Rémi Denis-CourmontRemove the broken window embedding core code
2008-06-19 Rémi DuraffortRemove msg_Err about memory allocation.
2008-06-18 Rémi Denis-CourmontRevert "Typo in pl_Release();"
2008-06-18 Jean-Paul SamanRemove silly out of memory message in out of memory...
2008-06-18 Jean-Paul SamanTypo in pl_Release();
2008-06-17 Rémi Denis-CourmontRemove the last direct use of object_wait
2008-06-17 Rémi Denis-CourmontUse vlc_object_lock and vlc_object_unlock
2008-06-15 Antoine CellerierFix image resizing with non accelerated vouts. Still...
2008-06-15 Pierre d'Herbemontvout: Create the drawable variable from the vout, not...
2008-06-14 Pierre d'Herbemontvout: Remove vlc_playlist.h from included header list.
2008-06-12 Rémi Denis-CourmontDisable vout_RequestWindow. It has never worked properly
2008-06-10 Antoine CellerierUnregister a "sub filter"'s private SPU channel when...
2008-06-10 Antoine CellerierPartially fix sub picture filter chain handling. Still...
2008-06-07 Rémi Denis-CourmontUntriplicate vout release code - fix #1593
2008-06-04 Antoine CellerierRemove debug (tip: put debug messages in spanish, they...
2008-06-04 Antoine CellerierOnly try creating the filter chain once.
2008-06-04 Antoine CellerierAdd "Y800" and "Y8 " as aliases for the "GREY" fourcc...
2008-06-04 Antoine CellerierFix a few compilation warnings.
2008-06-04 Antoine CellerierUse filter chain in subpicture core.
2008-06-04 Antoine CellerierUse filter chain in video output core.
2008-06-02 Antoine CellerierChroma modules now exactly implement the "video filter2...
2008-06-02 Antoine CellerierChroma API change. Chromas are now normal video filters...
2008-06-01 Pierre d'Herbemontlibvlccore: "intf-show" is now a libvlc var instead...
2008-06-01 Rafaël Carrés/vout_Destroy/vlc_object_release/ - A cat is a cat
2008-05-31 Rémi Denis-Courmontvlc_current_object: remove, vlc_object_get does the...
2008-05-31 Rémi Denis-Courmontlibvlc: use vlc_common.h (libvlccore) instead of vlc...
2008-05-30 Rémi Denis-CourmontWhen checking for filters overflow, actually handle...
2008-05-30 Antoine CellerierFix image handler leak. (CID 102)
2008-05-28 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-05-28 Rafaël CarréRevert "Avoid using vlc_object_find() when not needed"
2008-05-28 Pierre d'Herbemontvideo_output: Make sure we check p_vout->b_die inside...
next