]> git.sesse.net Git - vlc/history - modules/video_output
avcodec: give right buffer size not the smallest one
[vlc] / modules / video_output /
2013-09-30 Felix Paul Kühnevout_ios2: compilation fix
2013-09-29 Felix Paul Kühnevout_ios: use a broader background definition (refs...
2013-09-23 Rémi Denis-Courmontvmem: pass usual full dimensions as before
2013-09-16 Rémi Denis-Courmontxcb: simplify build rules
2013-09-16 Rémi Denis-Courmontmodules: fix Windows build
2013-09-16 Rémi Denis-Courmontmodules: remove VLC-specific AM_LIBADD, simplify
2013-09-16 Rémi Denis-Courmontmodules: simplify CPPFLAGS & CFLAGS
2013-09-16 Rémi Denis-Courmontmodules: set MODULE_NAME_IS_... where needed only
2013-09-16 Rémi Denis-Courmontmodules: use different directory prefixes for each...
2013-09-14 Rémi Denis-Courmontmodules: factor Makefile statement
2013-09-13 Rémi Denis-CourmontXCB: compile events.c only once (refs #9367)
2013-09-11 Jean-Baptiste KempfWinGDI: remove useless includes
2013-09-11 Jean-Baptiste Kempfglwin32: remove unneeded includes and defines
2013-09-11 Jean-Baptiste KempfDirectDraw: remove unused include
2013-09-11 Jean-Baptiste KempfWin32: cleanup the events.c codebase
2013-09-11 Jean-Baptiste KempfWin32 vout: update comments
2013-09-11 Jean-Baptiste KempfWin32 vout: Remove unused sys_t member
2013-09-11 Jean-Baptiste KempfGlwin32: move affinity to the glwin32 structure
2013-09-11 Jean-Baptiste KempfWin32 Vout: remove unnecessary includes
2013-09-11 Jean-Baptiste KempfWin32: include headers where needed
2013-09-11 Jean-Baptiste KempfOpenGL.h: protect double-inclusion
2013-09-11 Jean-Baptiste KempfWin32: common code is not DirectX specific
2013-09-05 Rémi Denis-CourmontAdd subdir-objects automake option where appropriate
2013-09-03 David R RobisonWin32: allow affinity changes in OpenGL output for...
2013-08-24 Gleb Piniginios2: clean opengl buffers only in active state
2013-08-22 Felix Paul Kühnevout_osx: fix performance issue if machine includes...
2013-08-22 Naohiro KORIYAMAegl: avoid linking X
2013-08-17 Felix Paul KühneNew CoreGraphics based video output drawing on CoreAnim...
2013-08-15 Jean-Baptiste KempfRevert "DirectX: use parent object instead of -incorrec...
2013-08-08 Jean-Baptiste KempfGLwin32: fix init crash
2013-08-06 Rémi Denis-Courmontvmem: set video offset explicitly to zero
2013-08-06 Rémi Denis-Courmontvmem: pass visible dimensions (refs #9147)
2013-08-06 David Fuhrmannmacosx vout: fix pool leaks
2013-08-05 Martin Storsjöandroidsurface: Support cropping
2013-08-03 Gleb Piniginvout_ios2: take into account scale of attached screen
2013-08-01 Rafaël CarréVersion all plugins when building for Windows
2013-07-29 Martin Storsjöandroidsurface: Release the ANativeWindow before closin...
2013-07-29 Martin Storsjöandroidsurface: Only use ANativeWindow if the private...
2013-07-26 Martin Storsjöandroidsurface: Use the ANativeWindow API where available
2013-07-24 Rémi Denis-CourmontXCB/XVideo: pad pictures to 32x16
2013-07-21 Rémi Denis-Courmontvmem: fix use of uninitialized memory
2013-07-19 Jean-Baptiste KempfAndroidSurface: fix compilation regression from ffcfa6daa7
2013-07-19 Jean-Baptiste KempfRemove older iOS vout
2013-07-16 Rémi Denis-CourmontXCB/XVideo: use ITU-R BT.709 colour space where applicable
2013-07-15 Rafaël CarréSpecify nosignal picture with an image file
2013-07-15 Rafaël Carrédecklink output: black out video if no new pictures...
2013-07-14 Rémi Denis-CourmontXCB/XVideo: fix long-standing massive leak on error
2013-07-14 Rémi Denis-CourmontXCB/X11: fix long-standing massive leak on error
2013-07-14 Rémi Denis-CourmontXCB: use custom picture destroy callback, simplify
2013-07-14 Rémi Denis-CourmontXCB: rework picture allocation, fix a memory leak in...
2013-07-14 Rémi Denis-CourmontMSW/WinGDI: remove no-op
2013-07-14 Rémi Denis-CourmontMSW/DirectX: keep only picture_sys_t * instead of pictu...
2013-07-14 Rémi Denis-CourmontMSW/Direct3D: retain only picture_sys_t* instead of...
2013-07-14 Rémi Denis-Courmontkva: fix double free on error, and remove useless struc...
2013-07-14 Rémi Denis-Courmontandroidsurface: remove useless member
2013-07-14 Rémi Denis-Courmontandroidsurface: fix double free on error
2013-07-14 Rémi Denis-CourmontXCB/XVideo: keep only SysV segment base address
2013-07-14 Rémi Denis-CourmontXCB/X11: keep SysV segment pointer only
2013-07-14 Rémi Denis-CourmontXCB: develop picture free function
2013-07-13 Rémi Denis-CourmontXCB/X11: pre-allocate and reuse shared memory segment XID
2013-07-13 Rémi Denis-CourmontXCB: pass shared memory segment XID as parameter of...
2013-07-09 Nicolas BertrandOpenGL: Addition of XYZ to RGB conversion in GLSL
2013-07-09 Nicolas BertrandOpenGL: take planes in account in DrawWithShaders
2013-07-08 Felix Paul Kühneios2_vout: minor cleanup
2013-06-15 Rémi Denis-CourmontXCB/XVideo: create window directly with correct positio...
2013-06-13 Rémi Denis-CourmontXCB: split picture (X11/XV) and events (all) header
2013-06-08 Rémi Denis-Courmontglx: do not pretend that the video window was resized...
2013-06-08 Rémi Denis-Courmontxvideo: do not pretend that the video window was resize...
2013-06-08 Rémi Denis-Courmontx11: do not pretend that the video window was resized...
2013-06-08 Rémi Denis-Courmontxcb: remove unused parameter
2013-06-08 Rémi Denis-CourmontGLX: create window with same depth and visual as root
2013-06-08 Rémi Denis-Courmontxcb: clean up non-static function names
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
2013-06-04 Rémi Denis-Courmontglx: make context current before setting swap interval...
2013-06-04 Rémi Denis-Courmontopengl: release current context before destroying it
2013-06-04 Rémi Denis-Courmontopengl: add missing callback to release the (current...
2013-05-27 Gleb PiniginUse glEnable/glDisable with GL_TEXTURE_2D only for...
2013-05-25 Felix Paul Kühnevout_ios2: remove debug
2013-05-21 David Fuhrmannvout_macosx: add error messages on failure
2013-05-20 Felix Paul Kühnevout_ios2: minor code optimization
2013-05-19 Gleb PiniginFix potential crash when sending notification to deallo...
2013-05-19 Felix Paul Kühneios_vout2: fix crash when trying to draw OpenGL changes...
2013-05-18 Jean-Baptiste KempfReduce iOS.m priority
2013-05-17 KO Myung-Hunkva: remove obsolete workaround
2013-05-04 Rémi Denis-CourmontXCB: avoid strndup() for debug messages
2013-05-02 Christoph MiebachRemove more unused msgid defines and de-duplication
2013-05-01 Rémi Denis-Courmontvout: use var_Inherit*() for video-title* variables
2013-04-26 Christoph MiebachString removal
2013-04-25 Rémi Denis-Courmontxcb: fix X11 key table ordering
2013-04-10 Felix Paul Kühnevout_macosx: fix prerequisite check in Control() (close...
2013-04-09 Jean-Baptiste KempfD2D: remove IID that should now be in all headers
2013-04-04 Felix Paul Kühnenew OpenGL ES2 video output module for iOS
2013-04-01 Martin Storsjöopengl: Avoid warnings about an unused variable
2013-04-01 Martin Storsjöopengl: Allow using the RGBA shader for the main picture
2013-04-01 Martin Storsjövout_ios: Don't include ES1 headers
2013-04-01 Martin Storsjöopengl: Do subtexture uploads only for the visible...
2013-04-01 Martin Storsjöopengl: Check whether full_width matches the pitch
2013-03-23 Edward WangCorrect widespread misuse of the word 'subtitle'
2013-03-23 Gleb Piniginios: fix application crash due permitted opengl calls...
2013-03-19 Martin Storsjöopengl: Handle subpicture textures being aligned to...
next