aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* Fix compilation with LibavGravatar wm42012-12-04
* video: add support for 12 and 14 bit YUV pixel formatsGravatar Stephen Hutchinson2012-12-03
* vo_xv: try harder to get correctly aligned pointers/stridesGravatar wm42012-12-03
* osx_common: Avoid deprecated Gestalt callsGravatar Stefano Pigozzi2012-12-02
* sub: reimplement -spugauss as --sub-gaussGravatar wm42012-11-25
* memcpy_pic: kill useless/dangerous optimizationGravatar wm42012-11-25
* sws_utils: remove unused helperGravatar wm42012-11-24
* vo_xv: allocate Xv images with aligned strideGravatar wm42012-11-22
* mp_image: make alloc_mpi() always allocate with aligned strideGravatar wm42012-11-22
* draw_bmp: add RGB rendering to fix image quality issuesGravatar wm42012-11-22
* screenshot: add subs even with vf_screenshotGravatar wm42012-11-21
* video: fix bogus uses of mp_image.w/widthGravatar wm42012-11-21
* vo_x11: don't require framestepping to update OSDGravatar wm42012-11-21
* vo_x11: add screenshot supportGravatar wm42012-11-21
* vo_xv: don't require frame stepping to remove OSD or subsGravatar wm42012-11-21
* cocoa_common: create window in the correct screenGravatar Stefano Pigozzi2012-11-21
* gl_common: improve Mesa compatibility for GL3 context creationGravatar wm42012-11-20
* vf_softpulldown: fix possible regressionGravatar wm42012-11-20
* options: remove --displayGravatar wm42012-11-16
* video/filter: rename vf_eq2 to vf_eqGravatar wm42012-11-16
* vo_opengl: remove osdcolor suboptionGravatar wm42012-11-16
* options, vo_x11: remove -zoom option, make it defaultGravatar wm42012-11-16
* video: add IMGFMT_Y16/PIX_FMT_GRAY16Gravatar wm42012-11-14
* Improve compatibility with Libav 0.8.4 and ffmpeg 0.11.2Gravatar wm42012-11-14
* clang: fix all warnings except deprecationsGravatar Stefano Pigozzi2012-11-13
* vf_dlopen: fix a typo in zeroing memory (thanks, pigoz)Gravatar Rudolf Polzer2012-11-13
* win32: remove pointless get/release DC wrappersGravatar wm42012-11-12
* Add missing compat/libav.h includesGravatar wm42012-11-12
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12