| Commit message (Expand) | Author | Age |
* | gl_common: allow compilation on Mac OS 10.6 | Stefano Pigozzi | 2012-10-07 |
* | vo_opengl: don't try to map an empty buffer | wm4 | 2012-10-03 |
* | vo_opengl: change default FBO format | wm4 | 2012-10-03 |
* | vo_opengl: use PBOs by default with opengl-hq | wm4 | 2012-10-03 |
* | vo_opengl: use low quality default settings, add opengl-hq alias | wm4 | 2012-10-03 |
* | VO: add mechanism to replace old VO names, use it with "gl" and "gl3" | wm4 | 2012-10-03 |
* | vo_opengl: always check GL errors in first 5 frames | wm4 | 2012-10-03 |
* | VO: actually rename VOs gl -> opengl-old, gl3 -> opengl | wm4 | 2012-10-03 |
* | VO: rename file: vo_gl3_shaders.glsl -> vo_opengl_shaders.glsl | wm4 | 2012-10-03 |
* | VO: rename file: vo_gl3.c -> vo_opengl.c | wm4 | 2012-10-03 |
* | VO: rename file: vo_gl.c -> vo_opengl_old.c | wm4 | 2012-10-03 |
* | gl_common: require GLX 1.3 for vo_gl, remove old pre-1.3 code | wm4 | 2012-10-03 |
* | vo_gl3: make it work on OpenGL 2.1 | wm4 | 2012-10-03 |
* | encode: fix -ocopyts with certain DVD images | Rudolf Polzer | 2012-09-29 |
* | cocoa_common: make fullscreen menubar/dock hiding conditional | Stefano Pigozzi | 2012-09-18 |
* | encode: video encoding now supported using mencoder-like options | Rudolf Polzer | 2012-09-18 |
* | subs, vo_vdpau: support RGBA color for PGS subtitles | Uoti Urpala | 2012-09-18 |
* | Remove VESA/FBDEV remains, clean up example.conf | wm4 | 2012-09-18 |
* | subs, vo: do sub bitmap change detection by comparing IDs | Uoti Urpala | 2012-09-18 |
* | vo_vdpau: split bitmap packing code into a separate file | Uoti Urpala | 2012-09-18 |
* | cleanup: video_out: remove vo_subdevice global variable | wm4 | 2012-09-18 |
* | subs: always use sub decoder framework for libass rendering | Uoti Urpala | 2012-09-18 |
* | subs: libass: use a single persistent renderer for subtitles | Uoti Urpala | 2012-09-18 |
* | cleanup: remove pointless #defines | Uoti Urpala | 2012-09-18 |
* | video_out: free memory if initializing a VO fails | wm4 | 2012-09-18 |
* | cocoa_common: improve conditional dock hiding from 3259e4a7a | Stefano Pigozzi | 2012-08-28 |
* | Adjust ffmpeg/libav #includes to work with recent upstream changes | Uoti Urpala | 2012-08-21 |
* | video: honor the video's colormatrix and color range flags | cantabile | 2012-08-21 |
* | osd: get rid of useless initialization function | wm4 | 2012-08-20 |
* | cocoa_common: add HiDPI/retina support | Stefano Pigozzi | 2012-08-16 |
* | cocoa_common.m: add missing config.h include | Stefano Pigozzi | 2012-08-16 |
* | cleanup: osx_common: remove unused functions | Stefano Pigozzi | 2012-08-16 |
* | cocoa_common: refactor menu generation | Stefano Pigozzi | 2012-08-16 |
* | gl_common: fix compilation on OS X 10.8 | Stefano Pigozzi | 2012-08-16 |
* | VO: remove vo_directfb2 and vo_directx | wm4 | 2012-08-16 |
* | vo_vdpau: fix crash when vo_vdpau initialization fails | wm4 | 2012-08-16 |
* | video_out: fix crash when VO autoselection fails | wm4 | 2012-08-16 |
* | vo_sharedbuffer: remove this VO | Stefano Pigozzi | 2012-08-15 |
* | osx: fix build | Stefano Pigozzi | 2012-08-08 |
* | osd: remove FAST_OSD code | wm4 | 2012-08-07 |
* | VO: remove old VO glue | wm4 | 2012-08-07 |
* | osx_common: remove old VO include, modify change_movie_aspect() | wm4 | 2012-08-07 |
* | vo_directx: convert to new VO API | wm4 | 2012-08-07 |
* | win32: fix compilation on MinGW | wm4 | 2012-08-07 |
* | vo_null: reformat and use new VO API | wm4 | 2012-08-07 |
* | Remove V4L2 decoder support (vo_v4l2 and ao_v4l2) | wm4 | 2012-08-07 |
* | vo_v4l2: reformat, use new VO API | wm4 | 2012-08-07 |
* | vo_caca: use new VO API | wm4 | 2012-08-07 |
* | vo_directfb2: reformat and convert to new VO API | wm4 | 2012-08-07 |
* | vo_x11: reformat, use new VO API | wm4 | 2012-08-07 |