]> git.sesse.net Git - vlc/history - modules/video_output
Fixed a regression with avcodec due to 83f58a5076e659f63f47575c0c350b58367eaff0
[vlc] / modules / video_output /
2009-05-05 Rémi Denis-CourmontWine: compilation fixes
2009-05-05 Rémi Denis-CourmontComment syntax
2009-05-05 Rémi Denis-Courmont--opengl-provider is a module parameter
2009-05-05 Jean-Paul Samanopengl: fix potential memleak
2009-04-26 Rémi Denis-Courmont*Ahem*
2009-04-26 Rémi Denis-CourmontExplicitly add formerly implicit submodule shortcuts
2009-04-26 Rémi Denis-CourmontXCB: handle planar YVU (YV12) properly (untested)
2009-04-26 Rémi Denis-CourmontXCB: allocate UV planes, fallback to HW scaling + SW...
2009-04-26 Rémi Denis-CourmontXCB: develop picture core initialization
2009-04-26 Rémi Denis-CourmontXCB: also set RGB masks in video_format_t
2009-04-26 Rémi Denis-CourmontSimplify context
2009-04-25 Rémi Denis-CourmontXCB: preliminary XVideo plugin
2009-04-25 Rémi Denis-CourmontRemove no-op combination.
2009-04-25 Rémi Denis-CourmontXCB: develop resize handling
2009-04-25 Rémi Denis-CourmontXCB: Factor picture allocation
2009-04-25 Rémi Denis-CourmontXCB: factor some code
2009-04-25 Rémi Denis-CourmontMake drawable-xid a config item, so VLC can be embedded...
2009-04-25 Laurent AimarFixed direct3d open error handling.
2009-04-21 Rémi Denis-Courmont(p?)gettext -> vlc_\1gettext
2009-04-20 Rémi Denis-CourmontXCB: small simplification
2009-04-20 Rémi Denis-CourmontXCB: memory leak with --no-x11-shm
2009-04-19 Rémi Denis-CourmontXCB: do not set the background to black
2009-04-19 Laurent AimarAllocated up to VOUT_MAX_PICTURES when direct mode...
2009-04-18 Rémi Denis-CourmontXCB: get rid of -lxcb_image
2009-04-18 Rémi Denis-CourmontXCB: move xcb_flush to more appropriate place
2009-04-18 Rémi Denis-CourmontTypo
2009-04-18 Rémi Denis-CourmontXCB: keep the same window through resizing
2009-04-18 Rémi Denis-CourmontXCB: output does not need -lxcb_aux anymore
2009-04-18 Rémi Denis-CourmontXCB: select the screen from parent window rather than...
2009-04-18 Rémi Denis-CourmontXCB: subscribe to parent window resize event only once
2009-04-17 Rémi Denis-CourmontImplement VOUT_SET_STAY_ON_TOP
2009-04-17 Rémi Denis-CourmontMemory leak
2009-04-17 Rémi Denis-CourmontXCB: do not render, we always use the native server...
2009-04-17 Rémi Denis-CourmontXCB: declare the same byte sex as the server wants
2009-04-17 Rémi Denis-CourmontXCB: no need to create a color map for default visual
2009-04-17 Rémi Denis-CourmontXCB: select X11 visual from pixmap, not from root depth
2009-04-17 Rémi Denis-CourmontXCB: reject pixmap formats with unknown bit depth
2009-04-17 Nicolas Chauvet... Remove internal libmpeg2 from xvmc codec/vout
2009-04-16 Rémi Denis-CourmontHeisenbug fix
2009-04-16 Rémi Denis-CourmontBetter file name
2009-04-16 Laurent AimarFixed xcb resize support.
2009-04-16 Rémi Denis-CourmontXCB: check/select pixmap format
2009-04-16 Rémi Denis-CourmontMimic X11 plugin picture allocation
2009-04-16 Rémi Denis-CourmontFactor SHM and non SHM pictures a little
2009-04-15 Rémi Denis-CourmontMerge branch 'master' of git@git.videolan.org:vlc
2009-04-15 Rémi Denis-CourmontForce same WM_CLASS as the Qt4 UI
2009-04-15 Rémi Denis-CourmontXCB: set WM_CLIENT_MACHINE properly
2009-04-15 Rémi Denis-CourmontAdd class for ICCCM Window Management.
2009-04-15 Rémi Denis-CourmontSet a name for the video window
2009-04-11 Rémi Denis-CourmontTypo
2009-04-09 Rémi Denis-CourmontCompile fix
2009-04-09 Rémi Denis-CourmontXCB: resize support
2009-04-09 Rémi Denis-CourmontX11 common: code factorization
2009-04-09 Rémi Denis-Courmontxcb_window: implement VOUT_SET_SIZE
2009-04-08 Rémi Denis-CourmontImprove debug
2009-03-22 Rémi Duraffortggi: fix variable name.
2009-03-19 Rémi Duraffortvout_msw: use var_TriggerCallback and some cleaning.
2009-03-19 Rémi Duraffortvout_omapfb: fix potential leaks.
2009-03-17 Rémi DuraffortFix compilation of caca vout.
2009-03-17 Rémi Duraffortvout_ggi: fix return value.
2009-03-17 Rémi Duraffortvout_fb: fix a potential memleak and some cleanings.
2009-03-17 Rémi Duraffortdirectfb: fix potential memleak.
2009-03-17 Rémi Duraffortvout_caca: fix potential memleak.
2009-03-17 Rémi Duraffortvout_aa: fix pontential memleak and cosmetics.
2009-03-17 Rémi Duraffortsdl: simplifications.
2009-03-17 Jean-Paul Samanmacosx: vout drawable rework.
2009-03-16 Jean-Paul Samanx11: remove unused variables in Control.
2009-03-15 Erwan TulouX11: make sure base window is really destroyed...
2009-03-14 Laurent AimarPrevent a segfault with Xv video output and too bug...
2009-03-08 Laurent AimarMoved snapshot_t structure to the only place where...
2009-03-07 Rémi Denis-CourmontRemove dangling variables
2009-03-07 Erwan Tulouprevent vlc hanging in an infinite loop when vout base...
2009-03-06 basos GADD: added a directx debug statement
2009-03-04 Rémi Denis-CourmontXCB: use pf_render for image conversion (instead of...
2009-03-04 Rémi Denis-CourmontRemove unused VOUT_PARENT
2009-03-01 Rémi Denis-CourmontXCB: configure rules
2009-02-24 Rémi Denis-CourmontUse a framebuffer whose visual matches that of the...
2009-02-24 Rémi Denis-CourmontGet configurations for the screen we do use.
2009-02-24 Rémi Denis-CourmontRequire a visual since we need one at the next API...
2009-02-24 Rémi Denis-CourmontDon't handle impossible error
2009-02-24 Rémi Denis-Courmontstatic const
2009-02-19 Geoffroy CouprieWin32: go to fullscreen on the same monitor as the...
2009-02-17 Jean-Paul Samanfb: initialize p_sys->p_video to MAP_FAILED.
2009-02-17 Jean-Paul Samanfb: do not segfault when OpenDisplay() fails in Create().
2009-02-15 Rémi Denis-CourmontMerge branch 'master' of git@git.videolan.org:vlc
2009-02-15 Rémi Denis-CourmontRemove unused VOUT_GET_SIZE...
2009-02-15 Rémi Denis-CourmontX11: remove non-sensical locking scheme
2009-02-15 Rémi Denis-CourmontUnused variable
2009-02-15 Rémi Denis-CourmontRemove unsafe VOUT_SET_FOCUS
2009-02-14 Rémi Denis-CourmontRemove useless vout_vaControlDefault
2009-02-14 Rémi Denis-CourmontRemove unneeded VOUT_CLOSE.
2009-02-14 Rémi Denis-CourmontKill stupid VOUT_SNAPSHOT control.
2009-02-14 Rémi DuraffortNo need to add a '\n' at the end of messages passed...
2009-02-11 Rémi Denis-CourmontUse MAP_FAILED
2009-02-11 Rémi Denis-Courmontframebuffer: Remove pointless test
2009-02-11 Jean-Paul Samanfb: Cleanup properly after failing OpenDisplay.
2009-02-11 Jean-Paul Samanfb: unmap mmap'ed area when closing framebuffer display.
2009-02-08 Rémi Denis-CourmontFix crash
2009-02-08 Rémi Denis-Courmontcosmetic
2009-02-07 Rémi Denis-CourmontXCB: fill in RGB mask information
next