aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* cocoa_common: keep aspect ratio when clipping windowGravatar Stefano Pigozzi2013-04-17
* change reverse DNS strings to io.mpv.*Gravatar Stefano Pigozzi2013-04-16
* cocoa_common: refactor centered resizeGravatar Stefano Pigozzi2013-04-16
* vf_divtc, vf_phase: Fix handling of subsampled formatsGravatar Martin Herkt2013-04-10
* wayland: use vo flags for enabling alpha supportGravatar Alexander Preisinger2013-04-02
* wayland: enable alpha supportGravatar Alexander Preisinger2013-04-02
* gl_video: remove double const qualifierGravatar Stefano Pigozzi2013-03-30
* gl_video: add some missing includesGravatar wm42013-03-30
* gl_lcms: fix compilation when lcms2 is not availableGravatar wm42013-03-30
* gl_video: actually fix shader compilation on OSXGravatar wm42013-03-28
* gl_video: fix OSX by not using undefined name in GLSL "#if"Gravatar wm42013-03-28
* gl_header_fixes: add GL_RGBA32FGravatar wm42013-03-28
* gl_video: use choice option type for dither-depth suboptionGravatar wm42013-03-28
* vo: rename vo_draw_image to vo_queue_imageGravatar wm42013-03-28
* vo: remove two unused symbolsGravatar wm42013-03-28
* gl_video: add some alpha FBO formatsGravatar wm42013-03-28
* vo_opengl: add alpha outputGravatar wm42013-03-28
* gl_video: always upload all planesGravatar wm42013-03-28
* gl_video: support NV21 tooGravatar wm42013-03-28
* gl_video: add support for NV12Gravatar wm42013-03-28
* gl_video: make it possible for planes to have different formatsGravatar wm42013-03-28
* gl_video: move video image fields into a structGravatar wm42013-03-28
* vo_opengl: split into multiple files, convert to new option APIGravatar wm42013-03-28
* gl_common: split into platform specific filesGravatar wm42013-03-28
* core: always pass data via packet fields to video decodersGravatar wm42013-03-28
* w32_common: Cygwin64 fixesGravatar Kovensky2013-03-23
* wayland: fully support cursor autohide optionsGravatar Alexander Preisinger2013-03-23
* w32_common: reset internal display size to the window sizeGravatar wm42013-03-19
* video: deal with 0x0 window sizeGravatar wm42013-03-19
* x11_common: remove assumption that video is always centeredGravatar wm42013-03-17
* video: enable panscan calculations even in windowed modeGravatar wm42013-03-17
* video: apply --no-keepaspect even on fullscreenGravatar wm42013-03-17
* video: remove rounding of display size to multiples of 2Gravatar wm42013-03-17
* video: remove aspect.h includes from files which don't need itGravatar wm42013-03-17
* video: simplify aspect calculation stuffGravatar wm42013-03-17
* vo_xv: minor simplificationsGravatar wm42013-03-17
* vo_x11: accept all swscale formatsGravatar wm42013-03-17
* vo_corevideo: use generic aspect ratio codeGravatar wm42013-03-17
* vo_opengl_old: use generic aspect ratio codeGravatar wm42013-03-17
* vo_x11: use generic aspect ratio code, refactorGravatar wm42013-03-17
* cocoa_common: fix regression when changing videos in fullscreenGravatar Stefano Pigozzi2013-03-15
* video: use new method to get QP tableGravatar wm42013-03-15
* video: make use of libavcodec refcountingGravatar wm42013-03-13
* video: prepare for libavcodec refcountingGravatar wm42013-03-13
* Prefix CODEC_ID_ with AV_Gravatar wm42013-03-13
* image_writer: switch to avcodec_encode_video2()Gravatar wm42013-03-13
* wayland: remove asserts from egl_create_contextGravatar Alexander Preisinger2013-03-13
* wayland: simplify egl_create_windowGravatar Alexander Preisinger2013-03-13
* wayland: use the cursor_autohide_delay optionGravatar Alexander Preisinger2013-03-11
* wayland: move window by grabing itGravatar Alexander Preisinger2013-03-11