aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* gl_common: allow compilation on Mac OS 10.6Gravatar Stefano Pigozzi2012-10-07
* vo_opengl: don't try to map an empty bufferGravatar wm42012-10-03
* vo_opengl: change default FBO formatGravatar wm42012-10-03
* vo_opengl: use PBOs by default with opengl-hqGravatar wm42012-10-03
* vo_opengl: use low quality default settings, add opengl-hq aliasGravatar wm42012-10-03
* VO: add mechanism to replace old VO names, use it with "gl" and "gl3"Gravatar wm42012-10-03
* vo_opengl: always check GL errors in first 5 framesGravatar wm42012-10-03
* VO: actually rename VOs gl -> opengl-old, gl3 -> openglGravatar wm42012-10-03
* VO: rename file: vo_gl3_shaders.glsl -> vo_opengl_shaders.glslGravatar wm42012-10-03
* VO: rename file: vo_gl3.c -> vo_opengl.cGravatar wm42012-10-03
* VO: rename file: vo_gl.c -> vo_opengl_old.cGravatar wm42012-10-03
* gl_common: require GLX 1.3 for vo_gl, remove old pre-1.3 codeGravatar wm42012-10-03
* vo_gl3: make it work on OpenGL 2.1Gravatar wm42012-10-03
* encode: fix -ocopyts with certain DVD imagesGravatar Rudolf Polzer2012-09-29
* cocoa_common: make fullscreen menubar/dock hiding conditionalGravatar Stefano Pigozzi2012-09-18
* encode: video encoding now supported using mencoder-like optionsGravatar Rudolf Polzer2012-09-18
* subs, vo_vdpau: support RGBA color for PGS subtitlesGravatar Uoti Urpala2012-09-18
* Remove VESA/FBDEV remains, clean up example.confGravatar wm42012-09-18
* subs, vo: do sub bitmap change detection by comparing IDsGravatar Uoti Urpala2012-09-18
* vo_vdpau: split bitmap packing code into a separate fileGravatar Uoti Urpala2012-09-18
* cleanup: video_out: remove vo_subdevice global variableGravatar wm42012-09-18
* subs: always use sub decoder framework for libass renderingGravatar Uoti Urpala2012-09-18
* subs: libass: use a single persistent renderer for subtitlesGravatar Uoti Urpala2012-09-18
* cleanup: remove pointless #definesGravatar Uoti Urpala2012-09-18
* video_out: free memory if initializing a VO failsGravatar wm42012-09-18
* cocoa_common: improve conditional dock hiding from 3259e4a7aGravatar Stefano Pigozzi2012-08-28
* Adjust ffmpeg/libav #includes to work with recent upstream changesGravatar Uoti Urpala2012-08-21
* video: honor the video's colormatrix and color range flagsGravatar cantabile2012-08-21
* osd: get rid of useless initialization functionGravatar wm42012-08-20
* cocoa_common: add HiDPI/retina supportGravatar Stefano Pigozzi2012-08-16
* cocoa_common.m: add missing config.h includeGravatar Stefano Pigozzi2012-08-16
* cleanup: osx_common: remove unused functionsGravatar Stefano Pigozzi2012-08-16
* cocoa_common: refactor menu generationGravatar Stefano Pigozzi2012-08-16
* gl_common: fix compilation on OS X 10.8Gravatar Stefano Pigozzi2012-08-16
* VO: remove vo_directfb2 and vo_directxGravatar wm42012-08-16
* vo_vdpau: fix crash when vo_vdpau initialization failsGravatar wm42012-08-16
* video_out: fix crash when VO autoselection failsGravatar wm42012-08-16
* vo_sharedbuffer: remove this VOGravatar Stefano Pigozzi2012-08-15
* osx: fix buildGravatar Stefano Pigozzi2012-08-08
* osd: remove FAST_OSD codeGravatar wm42012-08-07
* VO: remove old VO glueGravatar wm42012-08-07
* osx_common: remove old VO include, modify change_movie_aspect()Gravatar wm42012-08-07
* vo_directx: convert to new VO APIGravatar wm42012-08-07
* win32: fix compilation on MinGWGravatar wm42012-08-07
* vo_null: reformat and use new VO APIGravatar wm42012-08-07
* Remove V4L2 decoder support (vo_v4l2 and ao_v4l2)Gravatar wm42012-08-07
* vo_v4l2: reformat, use new VO APIGravatar wm42012-08-07
* vo_caca: use new VO APIGravatar wm42012-08-07
* vo_directfb2: reformat and convert to new VO APIGravatar wm42012-08-07
* vo_x11: reformat, use new VO APIGravatar wm42012-08-07