| Commit message (Expand) | Author | Age | Files | Lines |
* | x11: fix crash | wm4 | 2014-11-23 | 1 | -1/+1 |
* | x11: fix crash with --wid=0 and vo_xv/vo_x11 | wm4 | 2014-11-23 | 1 | -2/+5 |
* | Silence some Coverity warnings | wm4 | 2014-11-21 | 1 | -1/+1 |
* | vd_lavc: flush frames before uninitializing hw decoder | wm4 | 2014-11-20 | 1 | -0/+3 |
* | vo_direct3d: fix texture-memory sub-option, extend it | wm4 | 2014-11-18 | 1 | -5/+13 |
* | vo_opengl: allow setting different filters for downscaling | wm4 | 2014-11-14 | 2 | -2/+6 |
* | mp_image: slightly better image params verbose info | wm4 | 2014-11-12 | 3 | -2/+9 |
* | video: move formatting of image parameters to separate function | wm4 | 2014-11-12 | 3 | -21/+27 |
* | vf: minor simplification | wm4 | 2014-11-12 | 2 | -16/+9 |
* | ao_lavc, vo_lavc: Fix crashes in case of multiple init attempts. | Rudolf Polzer | 2014-11-12 | 1 | -6/+16 |
* | vf_sub: fix previous commit | wm4 | 2014-11-11 | 1 | -3/+3 |
* | vf_sub: don't crash if no subtitle context is available | wm4 | 2014-11-11 | 1 | -0/+3 |
* | encode: don't segfault when bailing out due to resolution change | wm4 | 2014-11-11 | 1 | -1/+1 |
* | vo_opengl: don't reset user-set gamma when using vo_cmdline | wm4 | 2014-11-11 | 1 | -0/+3 |
* | video/out: minor simplification to event query function | wm4 | 2014-11-09 | 2 | -6/+5 |
* | mp_image: check memory allocation | wm4 | 2014-11-08 | 1 | -0/+4 |
* | w32_common: open window menu on Alt+Space | James Ross-Gowan | 2014-11-08 | 1 | -0/+10 |
* | Revert "w32_common: don't override alt+space" | wm4 | 2014-11-08 | 1 | -16/+8 |
* | w32_common: don't override alt+space | wm4 | 2014-11-08 | 1 | -8/+16 |
* | vo_opengl: initialize renderer after setting size | wm4 | 2014-11-07 | 2 | -2/+4 |
* | vo/x11: implement VOCTRL_GET_DISPLAY_NAMES with xrandr names (e.g., "LVDS1") | Kevin Mitchell | 2014-11-07 | 3 | -2/+23 |
* | vo_wayland: drop redundant "const" | wm4 | 2014-11-07 | 1 | -1/+1 |
* | vo_vaapi: fix broken error checks | wm4 | 2014-11-07 | 1 | -2/+2 |
* | video: remove swapped-endian image format aliases | wm4 | 2014-11-05 | 5 | -175/+73 |
* | vo_wayland: don't use endian-specific defines | wm4 | 2014-11-05 | 1 | -18/+22 |
* | video: remove aliases for some rarely referenced image formats | wm4 | 2014-11-05 | 2 | -82/+0 |
* | video: add image format test program | wm4 | 2014-11-05 | 1 | -0/+63 |
* | video: passthrough unknown AVPixelFormats | wm4 | 2014-11-05 | 3 | -1/+20 |
* | video: handle endian detection in a more generic way | wm4 | 2014-11-05 | 1 | -7/+21 |
* | video: refuse to allocate image data for hwaccel formats | wm4 | 2014-11-05 | 1 | -1/+1 |
* | video: get hwaccel flag from pixdesc | wm4 | 2014-11-05 | 2 | -5/+8 |
* | vo_opengl: minimal EGL on X11 support | wm4 | 2014-11-04 | 3 | -0/+171 |
* | x11: rely on the Atom cache | wm4 | 2014-11-03 | 2 | -15/+9 |
* | command: add window-minimized property (X11 only) | wm4 | 2014-11-02 | 3 | -1/+28 |
* | command: make window-scale property observable | wm4 | 2014-11-02 | 11 | -0/+45 |
* | cocoa: fix fullscreen delay when paused | Stefano Pigozzi | 2014-11-01 | 1 | -2/+2 |
* | build: remove bundle support from waf | Stefano Pigozzi | 2014-11-01 | 1 | -0/+1 |
* | vo_opengl: draw OSD twice in 3D mode case | wm4 | 2014-10-29 | 3 | -7/+57 |
* | cocoa: fix small leak | Stefano Pigozzi | 2014-10-27 | 1 | -0/+1 |
* | libmpv: cocoa: fix view leak on uninit | Stefano Pigozzi | 2014-10-27 | 1 | -4/+6 |
* | x11: fix display FPS detection for interlaced modes | wm4 | 2014-10-27 | 1 | -1/+6 |
* | dxva2: use gpu_memcpy with unmatched strides | James Ross-Gowan | 2014-10-27 | 1 | -8/+29 |
* | dxva2: fix copying surfaces with different stride | James Ross-Gowan | 2014-10-27 | 1 | -10/+18 |
* | dxva2: fix crash on initialization failure | wm4 | 2014-10-26 | 1 | -0/+2 |
* | dxva2: gpu_memcpy: fix build for GCC 4.8.3 | James Ross-Gowan | 2014-10-26 | 1 | -3/+10 |
* | vo_direct3d: support nv12/nv21 directly | wm4 | 2014-10-26 | 1 | -0/+8 |
* | video: clarify what IMFMT_DXVA2 is | wm4 | 2014-10-26 | 1 | -1/+1 |
* | dxva2: use optimized memcpy | James Ross-Gowan | 2014-10-26 | 2 | -11/+164 |
* | video: initial dxva2 support | wm4 | 2014-10-25 | 5 | -1/+614 |
* | cocoa: perform VOCTRL_SET_UNFS_WINDOW_SIZE asyncronously | Stefano Pigozzi | 2014-10-24 | 1 | -3/+6 |
* | Set thread name for debugging | wm4 | 2014-10-19 | 2 | -0/+6 |
* | cocoa: reintroduce async resize | Stefano Pigozzi | 2014-10-18 | 7 | -9/+71 |
* | Revert "cocoa: perform init and uninit synchronously" | Stefano Pigozzi | 2014-10-18 | 1 | -1/+3 |
* | win32: clear window handle on destruction | wm4 | 2014-10-17 | 1 | -0/+1 |
* | win32: get rid of mp_stat in the normal source code | wm4 | 2014-10-17 | 1 | -1/+1 |
* | cocoa: allow mouse events to bubble up with no-input-cursor | Stefano Pigozzi | 2014-10-17 | 3 | -24/+114 |
* | vo_opengl: fix wrong comments | wm4 | 2014-10-16 | 1 | -2/+2 |
* | vo_opengl: fix theoretical format mismatch issue | wm4 | 2014-10-16 | 1 | -4/+4 |
* | cocoa: perform init and uninit synchronously | Stefano Pigozzi | 2014-10-16 | 1 | -3/+1 |
* | vf_vapoursynth: add debug message when returning error from GetFrame | wm4 | 2014-10-13 | 1 | -0/+1 |
* | x11: don't wait for asynchronous X resizing with window-scale | wm4 | 2014-10-13 | 1 | -3/+4 |
* | vf_vapoursynth: don't error if invoke() doesn't return a clip | wm4 | 2014-10-12 | 1 | -3/+2 |
* | vf_vapoursynth: resolve paths relative to home/config | wm4 | 2014-10-12 | 1 | -0/+3 |
* | gl_x11: distinguish missing GLX and too old GLX versions | wm4 | 2014-10-12 | 1 | -3/+5 |
* | vf_vapoursynth: add standalone Lua scripting | wm4 | 2014-10-12 | 2 | -1/+262 |
* | vf_vapoursynth: abstract scripting backend | wm4 | 2014-10-12 | 1 | -28/+87 |
* | libmpv/cocoa: allow clients to use mpv event system | Stefano Pigozzi | 2014-10-12 | 2 | -25/+28 |
* | cocoa: remove usage of Objective-C categories | Stefano Pigozzi | 2014-10-12 | 4 | -88/+37 |
* | vf_vapoursynth: return dummy frames if frames are requested during init | wm4 | 2014-10-11 | 1 | -1/+12 |
* | vf_vapoursynth: factor stuff | wm4 | 2014-10-11 | 1 | -13/+25 |
* | vf_vapoursynth: when seeking, recreate only if it's already created | wm4 | 2014-10-11 | 1 | -1/+2 |
* | x11: don't wait until window is destroyed | wm4 | 2014-10-11 | 1 | -5/+0 |
* | vf_vapoursynth: fail gracefully if filter init requests frames | wm4 | 2014-10-11 | 1 | -0/+10 |
* | Add some missing "const"s | wm4 | 2014-10-10 | 1 | -1/+1 |
* | cocoa: post keydown and keyup events without event monitor | Stefano Pigozzi | 2014-10-09 | 3 | -0/+14 |
* | cocoa: fix 'uninitalized' access | Stefano Pigozzi | 2014-10-09 | 1 | -9/+7 |
* | x11: fix inverted condition | wm4 | 2014-10-09 | 1 | -2/+3 |
* | client API: rename --input-x11-keyboard to --input-vo-keyboard | wm4 | 2014-10-09 | 1 | -1/+1 |
* | vf_lavfi: proper rounding for lavfi->mpv aspect ratio | wm4 | 2014-10-09 | 1 | -2/+3 |
* | cocoa: allow to embed into an arbitrary NSView | Stefano Pigozzi | 2014-10-08 | 5 | -18/+33 |
* | vf_lavfi: fix compilation failure | wm4 | 2014-10-08 | 1 | -1/+0 |
* | x11: disable various features when embedding the window | wm4 | 2014-10-07 | 1 | -3/+5 |
* | cocoa: try to fix sizing bugs on retina displays | Stefano Pigozzi | 2014-10-06 | 1 | -2/+2 |
* | cocoa: fix mouse autohide | Stefano Pigozzi | 2014-10-05 | 1 | -1/+1 |
* | cocoa: remove a debug commento | Stefano Pigozzi | 2014-10-05 | 1 | -1/+1 |
* | cocoa: separate video view and events view | Stefano Pigozzi | 2014-10-05 | 6 | -18/+90 |
* | cocoa: fix fullscreen with bundle | Stefano Pigozzi | 2014-10-05 | 1 | -1/+1 |
* | cocoa: readd some function calls | Stefano Pigozzi | 2014-10-05 | 1 | -1/+3 |
* | cocoa: actually reset the event flags | Stefano Pigozzi | 2014-10-05 | 1 | -0/+1 |
* | cocoa: remove some useless flags | Stefano Pigozzi | 2014-10-05 | 1 | -19/+10 |
* | cocoa: disable some features when embedding in another window | Stefano Pigozzi | 2014-10-05 | 1 | -23/+25 |
* | cocoa: remove --fs-missioncontrol | Stefano Pigozzi | 2014-10-05 | 3 | -59/+4 |
* | cocoa: fix some pointer casts to be 32bit safe | Stefano Pigozzi | 2014-10-05 | 1 | -1/+1 |
* | cocoa/libmpv: allow to embed mpv GL view in another window | Stefano Pigozzi | 2014-10-05 | 3 | -30/+81 |
* | cocoa: simplify the config code and run it on the main thread | Stefano Pigozzi | 2014-10-05 | 1 | -9/+1 |
* | options: add --no-keepaspect-window | wm4 | 2014-10-04 | 2 | -3/+3 |
* | cocoa: don't reset presentation options on uninit | Stefano Pigozzi | 2014-10-04 | 1 | -1/+0 |
* | cocoa: only call resize for view changing frame | Stefano Pigozzi | 2014-10-04 | 2 | -5/+2 |
* | cocoa: remove pointless drawRect | Stefano Pigozzi | 2014-10-04 | 1 | -7/+0 |
* | cocoa: make fullscreening look like an atomic operation | Stefano Pigozzi | 2014-10-04 | 1 | -0/+16 |
* | cocoa: make resizing wake the vo thread | Stefano Pigozzi | 2014-10-04 | 1 | -0/+1 |
* | cocoa: remove dead code | Stefano Pigozzi | 2014-10-04 | 2 | -19/+0 |
* | vf_stereo3d: fix "auto" input format with libav | Alessandro Ghedini | 2014-10-04 | 1 | -1/+1 |
* | x11: stupid workaround for XMonad | wm4 | 2014-10-04 | 1 | -1/+5 |
* | cocoa: move to a simpler threading model | Stefano Pigozzi | 2014-10-04 | 7 | -114/+37 |
* | video: return responsibility of video redraw back to playloop | wm4 | 2014-10-03 | 2 | -3/+20 |
* | x11: fix --wid=0 | wm4 | 2014-10-02 | 1 | -0/+1 |
* | vo_vdpau: don't try to create surfaces of size 0 | wm4 | 2014-10-01 | 2 | -11/+11 |
* | w32_common: quit event loop on destroy | James Ross-Gowan | 2014-09-30 | 1 | -6/+11 |
* | vd_lavc: fix a small memory leak on init error | wm4 | 2014-09-29 | 2 | -8/+5 |
* | x11: always wait for mapped when using --wid | wm4 | 2014-09-29 | 1 | -2/+3 |
* | client API, X11: change default keyboard input handling again | wm4 | 2014-09-28 | 1 | -12/+6 |
* | Fix build with libavfilter disabled | wm4 | 2014-09-28 | 1 | -1/+1 |
* | video: change automatic rotation and 3D filter insertion | wm4 | 2014-09-27 | 2 | -11/+111 |
* | vf_lavfi: make chaining from other filters more flexible | wm4 | 2014-09-27 | 3 | -26/+45 |
* | Remove mpbswap.h | wm4 | 2014-09-25 | 2 | -4/+4 |
* | video: remove BITMAPINFOHEADER from internal demuxer API | wm4 | 2014-09-25 | 1 | -14/+7 |
* | vf_vapoursynth: make it possible to get filter output incrementally | wm4 | 2014-09-23 | 1 | -27/+77 |
* | video: fix redrawing when pausing after framedrop | wm4 | 2014-09-21 | 1 | -1/+1 |
* | video: fix some vo_direct3d crashes due to FFmpeg nonsense | wm4 | 2014-09-21 | 1 | -1/+2 |
* | vo_vdpau: better integration with the generic framedrop code | wm4 | 2014-09-20 | 4 | -16/+29 |
* | vo_vdpau: fix confusion around vsync_interval | wm4 | 2014-09-20 | 1 | -10/+9 |
* | wayland: use reported rete and delay | Alexander Preisinger | 2014-09-19 | 1 | -2/+27 |
* | vf_lavfi: fetch output frames incrementally | wm4 | 2014-09-18 | 1 | -22/+24 |
* | video/filter: allow better dataflow | wm4 | 2014-09-18 | 2 | -2/+20 |
* | video: wake up core as soon as possible | wm4 | 2014-09-16 | 1 | -0/+1 |
* | vo_wayland: remove unnecessary check | Alexander Preisinger | 2014-09-16 | 1 | -19/+10 |
* | wayland/buffer: use buffer macros consistently | Alexander Preisinger | 2014-09-16 | 1 | -3/+3 |
* | x11: if the WM supports _NET_FRAME_EXTENTS, don't wait for map | wm4 | 2014-09-15 | 2 | -3/+18 |
* | sanitizer: avoid divide-by-zero instances | Ben Boeckel | 2014-09-14 | 1 | -1/+1 |
* | x11: remove unused function | wm4 | 2014-09-14 | 2 | -9/+1 |
* | wayland_common: fix changing videos when fullscreen | Alexander Preisinger | 2014-09-10 | 2 | -15/+3 |
* | vo_wayland: pixel perfect buffers | Alexander Preisinger | 2014-09-10 | 5 | -342/+500 |
* | win32: don't request window size larger than the screen | wm4 | 2014-09-10 | 1 | -3/+34 |
* | win32: copy event flags after running VOCTRLs | wm4 | 2014-09-07 | 1 | -5/+2 |
* | vo_corevideo: remove this VO | Stefano Pigozzi | 2014-09-06 | 2 | -576/+0 |
* | vo_sdl: fix typo | wm4 | 2014-09-05 | 1 | -1/+1 |
* | malloc+memset(0) to calloc | Bruno George de Moraes | 2014-09-05 | 2 | -7/+4 |
* | build: handle insane libavcodec API bullshit | wm4 | 2014-09-05 | 1 | -11/+25 |
* | video: rename VOCTRL_GET_WINDOW_SIZE | wm4 | 2014-09-05 | 5 | -10/+12 |
* | wayland: print some useful outptu info | Alexander Preisinger | 2014-09-03 | 2 | -15/+21 |
* | wayland: only save current mode of outputs | Alexander Preisinger | 2014-09-03 | 1 | -1/+2 |
* | x11: add rewind and forward keys | Kenneth Zhou | 2014-09-03 | 1 | -2/+4 |
* | video: adjust some Matroska 3D formats | wm4 | 2014-08-31 | 1 | -2/+2 |
* | x11: when using --wid, inherit event flags from parent window | wm4 | 2014-08-31 | 1 | -5/+10 |
* | csputils: adjust comment | wm4 | 2014-08-30 | 2 | -3/+5 |
* | video: initial Matroska 3D support | wm4 | 2014-08-30 | 6 | -1/+44 |
* | vf_softpulldown: handle null mpi_image correctly | shdown | 2014-08-30 | 1 | -3/+3 |
* | gl_wayland: fix crash after eglInitialze failed | Alexander Preisinger | 2014-08-30 | 1 | -6/+8 |
* | vo_opengl: remove macro operator from shader | Bin Jin | 2014-08-29 | 2 | -21/+7 |
* | Move compat/ and bstr/ directory contents somewhere else | wm4 | 2014-08-29 | 15 | -20/+12 |
* | vo_opengl: don't pass (char*)NULL as %s printf argument | wm4 | 2014-08-28 | 1 | -2/+3 |
* | vo_opengl: fix shader | wm4 | 2014-08-28 | 1 | -7/+9 |
* | vo_opengl: add parameter to gaussian filter | Bin Jin | 2014-08-26 | 1 | -2/+7 |
* | vo_opengl: add radius options for filters | Bin Jin | 2014-08-26 | 4 | -1/+17 |
* | vo_opengl: add cparam1 and cparam2 options | Bin Jin | 2014-08-26 | 3 | -21/+42 |
* | vo_opengl: add spline64 filter kernel | Bin Jin | 2014-08-26 | 1 | -0/+19 |
* | vo_opengl: don't cut off feature list output | wm4 | 2014-08-25 | 1 | -1/+1 |
* | video: avoid unnecessary frame dropping | wm4 | 2014-08-23 | 1 | -1/+5 |
* | video: some debugging output | wm4 | 2014-08-22 | 1 | -0/+4 |
* | vf_vapoursynth: add more VS frame properties | Bin Jin | 2014-08-22 | 1 | -0/+8 |
* | vf_vapoursynth: add display resolution support | Bin Jin | 2014-08-22 | 1 | -0/+5 |
* | vaapi: try dealing with Intel's braindamaged shit drivers | wm4 | 2014-08-21 | 7 | -2/+84 |
* | video: don't assume query_format is thread-safe | wm4 | 2014-08-20 | 2 | -0/+16 |
* | wayland: replace deprecated xkbcommon functions | Alexander Preisinger | 2014-08-20 | 1 | -3/+3 |
* | vo_wayland: fix formatting inconsistencies | Alexander Preisinger | 2014-08-20 | 1 | -4/+4 |
* | vo_wayand: save the flip time in the frame handler | Alexander Preisinger | 2014-08-20 | 1 | -0/+10 |
* | video: add VOCTRL_GET_RECENT_FLIP_TIME | wm4 | 2014-08-18 | 2 | -1/+7 |
* | vo_opengl: add check-pattern suboption for testing | wm4 | 2014-08-18 | 1 | -2/+28 |
* | video: dump vsync phase into stats file | wm4 | 2014-08-18 | 1 | -2/+4 |
* | vaapi: we need more surfaces | wm4 | 2014-08-18 | 1 | -1/+2 |
* | wayland: dynamically report display fps | Alexander Preisinger | 2014-08-18 | 2 | -21/+60 |
* | x11: listen to xrandr events | wm4 | 2014-08-17 | 2 | -0/+18 |
* | x11: fix xrandr conditional compilation | wm4 | 2014-08-17 | 1 | -1/+1 |
* | video: make vo_opengl the default over vo_vdpau | wm4 | 2014-08-17 | 1 | -3/+3 |
* | video: take refresh rate changes into account | wm4 | 2014-08-17 | 3 | -28/+37 |
* | x11: fix memory leaks | wm4 | 2014-08-17 | 1 | -3/+9 |
* | build: drop check for XF86keysym.h | wm4 | 2014-08-16 | 1 | -6/+1 |
* | x11: use xrandr to retrieve display refresh rate | wm4 | 2014-08-16 | 3 | -25/+78 |
* | vo_wayland: fix redrawing logic | wm4 | 2014-08-16 | 1 | -8/+8 |
* | video: add --display-fps switch to control framedrop FPS | wm4 | 2014-08-16 | 1 | -3/+7 |
* | vo_opengl: optional support for using GLX_SGI_video_sync | wm4 | 2014-08-15 | 1 | -1/+19 |
* | gl_common: add SGI_video_sync extension | wm4 | 2014-08-15 | 2 | -0/+11 |
* | vo_opengl: if glfinish is used, also call it after swappping | wm4 | 2014-08-15 | 1 | -0/+3 |
* | video: add VO framedropping mode | wm4 | 2014-08-15 | 4 | -17/+115 |
* | vo: eliminate a redundant variable | wm4 | 2014-08-15 | 1 | -10/+5 |
* | vo: remove unused libavutil include | wm4 | 2014-08-14 | 1 | -2/+0 |
* | vo: fix mingw compilation | wm4 | 2014-08-14 | 1 | -0/+2 |
* | wayland: pointer interface is created after theme | Alexander Preisinger | 2014-08-13 | 1 | -13/+8 |
* | vdpau: correctly mark invalid mixer as such on vdp_video_mixer_create() failure | Alessandro Ghedini | 2014-08-13 | 1 | -0/+3 |
* | vo_vdpau: fix screenshots with anamorphic video | wm4 | 2014-08-13 | 1 | -1/+1 |
* | x11: vdpau GLX interop needs X11 threads | wm4 | 2014-08-13 | 1 | -0/+2 |
* | video: fix and simplify video format changes and last frame display | wm4 | 2014-08-12 | 2 | -70/+36 |
* | video: move display and timing to a separate thread | wm4 | 2014-08-12 | 11 | -122/+481 |
* | video: don't keep multiple pointers to hwdec info struct | wm4 | 2014-08-11 | 6 | -25/+28 |
* | vaapi: fix uninitialized value read | wm4 | 2014-08-11 | 1 | -1/+1 |
* | vf_vapoursynth: print more diagnostics on error | wm4 | 2014-08-11 | 1 | -3/+9 |
* | vdpau: allocate surfaces by age | wm4 | 2014-08-11 | 2 | -1/+11 |
* | vo_sdl: fix redrawing issue | wm4 | 2014-08-10 | 1 | -1/+1 |
* | video: remove "hard" framedrop mode | wm4 | 2014-08-09 | 1 | -5/+10 |
* | vo_direct3d: allow resizing before video init | wm4 | 2014-08-06 | 1 | -1/+1 |
* | win32: never call GetClientRect(0, ...) | wm4 | 2014-08-06 | 2 | -2/+6 |
* | wayland: remove redundant line | Alexander Preisinger | 2014-08-06 | 1 | -1/+0 |
* | wayland: changes for nested compositors | Alexander Preisinger | 2014-08-06 | 1 | -20/+50 |
* | cocoa: macosx_application needs cocoa-application | FRAU KOUJIRO | 2014-08-06 | 2 | -3/+7 |
* | cocoa: move handleFilesArray: to macosx_events | FRAU KOUJIRO | 2014-08-06 | 1 | -2/+2 |
* | win32: fix build | wm4 | 2014-08-05 | 1 | -1/+0 |
* | win32: create OpenGL context on the GUI thread | wm4 | 2014-08-05 | 3 | -12/+40 |
* | win32: cleanup OpenGL context creation | wm4 | 2014-08-05 | 1 | -37/+33 |
* | vdpau: don't crash on flipped images | wm4 | 2014-08-05 | 1 | -5/+12 |
* | gl_wayland: Don't try to resize the egl_window before it exists | Michael Forney | 2014-08-04 | 1 | -0/+3 |
* | Improve setting AVOptions | wm4 | 2014-08-02 | 2 | -20/+9 |
* | win32: fix assertion failure | wm4 | 2014-08-01 | 1 | -12/+10 |
* | vda: only support the new hwaccel 1.2 API (remove old code) | Stefano Pigozzi | 2014-08-01 | 2 | -151/+17 |
* | video/filter: add vf_buffer | wm4 | 2014-07-30 | 2 | -0/+95 |
* | vdpau: don't upload video images in advance | wm4 | 2014-07-29 | 3 | -39/+11 |
* | vo_x11: fix build with older Libav versions | wm4 | 2014-07-28 | 1 | -4/+4 |
* | video: add a default color space for files with no video | Niklas Haas | 2014-07-28 | 1 | -0/+3 |
* | vo: remove vo_mouse_movement() wrapper | wm4 | 2014-07-27 | 8 | -30/+12 |
* | vo: different hack for VOs which need to mangle mouse input | wm4 | 2014-07-27 | 5 | -40/+11 |
* | win32: remove minor non-sense | wm4 | 2014-07-26 | 1 | -1/+0 |
* | win32: move window handling to a separate thread | wm4 | 2014-07-26 | 1 | -60/+174 |
* | vo: hack to avoid threading issues with mouse input | wm4 | 2014-07-26 | 5 | -1/+7 |
* | win32: use gcc TLS instead of WM_NCCREATE tricks for window context | wm4 | 2014-07-26 | 1 | -10/+9 |
* | win32: make a flag explicit | wm4 | 2014-07-26 | 1 | -1/+1 |
* | win32: simplify some --wid embedding code | wm4 | 2014-07-26 | 1 | -26/+9 |
* | win32: don't use CS_OWNDC | wm4 | 2014-07-26 | 2 | -46/+64 |
* | win32: remove worthless doxygen comments | wm4 | 2014-07-26 | 1 | -39/+4 |
* | win32: make private struct private, refactor | wm4 | 2014-07-26 | 4 | -221/+201 |
* | cocoa: don't send messages to uninitialized gl contexts | Stefano Pigozzi | 2014-07-19 | 1 | -1/+6 |
* | cocoa: fix regression preventing window resize | Stefano Pigozzi | 2014-07-15 | 1 | -1/+3 |
* | cocoa: fix compilation on OS X 10.8 | Stefano Pigozzi | 2014-07-14 | 1 | -0/+5 |
* | Remove some mp_msg calls with no trailing \n | wm4 | 2014-07-13 | 2 | -20/+26 |
* | video/out: use strcmp() instead of strcasecmp() for equalizers | wm4 | 2014-07-10 | 3 | -16/+16 |
* | build: deal with endian mess | wm4 | 2014-07-10 | 2 | -2/+3 |
* | cocoa: simplify logic that returns used bits per color | Stefano Pigozzi | 2014-07-08 | 1 | -9/+1 |
* | cocoa: move CGL context creation to gl_cocoa | Stefano Pigozzi | 2014-07-08 | 3 | -124/+118 |
* | vf_vapoursynth: reset error state on seeking | wm4 | 2014-07-05 | 1 | -0/+1 |
* | dvd, bluray, cdda: add demux_disc containing all related hacks | wm4 | 2014-07-05 | 2 | -4/+0 |
* | x11: avoid obscure behavior when --wid is partially garbage | wm4 | 2014-07-04 | 1 | -1/+1 |
* | x11: clear window only on initial map | wm4 | 2014-07-02 | 1 | -1/+2 |
* | Audit and replace all ctype.h uses | wm4 | 2014-07-01 | 3 | -6/+5 |
* | vo_opengl: Make approx-gamma affect OSD/sub | Niklas Haas | 2014-06-22 | 2 | -4/+8 |
* | video: Include better heuristics for guessing primaries | Niklas Haas | 2014-06-22 | 3 | -4/+25 |
* | video: Refactor rendering intent for DCP XYZ and :srgb | Niklas Haas | 2014-06-22 | 3 | -59/+98 |
* | video: Better support for XYZ input | Niklas Haas | 2014-06-22 | 4 | -11/+67 |
* | video: Generate an accurate CMS matrix instead of hard-coding | Niklas Haas | 2014-06-22 | 5 | -129/+290 |
* | video: Support BT.2020 constant luminance system | Niklas Haas | 2014-06-22 | 5 | -12/+73 |
* | options: Expose --colormatrix-primaries to the user | Niklas Haas | 2014-06-22 | 1 | -0/+2 |
* | video: Add support for non-BT.709 primaries | Niklas Haas | 2014-06-22 | 8 | -17/+187 |
* | video: Add BT.2020-NCL colorspace and transfer function | Niklas Haas | 2014-06-22 | 4 | -16/+33 |
* | vo_xv: de-ancient some help messages | wm4 | 2014-06-21 | 1 | -10/+2 |
* | vo_vaapi: fix reference counting when using software decoding | wm4 | 2014-06-20 | 1 | -1/+2 |
* | vf_dlopen: fix the order of the arguments to mp_image_alloc | Marcoen Hirschberg | 2014-06-19 | 1 | -2/+2 |
* | vo_wayland: fix clearing the screen on reconfig | wm4 | 2014-06-18 | 1 | -12/+11 |
* | vo_sdl: fix clearing the screen on reconfig | wm4 | 2014-06-18 | 1 | -35/+53 |
* | video/out: fix redrawing with no video frame for some VOs | wm4 | 2014-06-18 | 5 | -31/+15 |
* | vo_opengl: fix regression with opengl:pbo | wm4 | 2014-06-18 | 1 | -4/+3 |
* | gl_video: fix refcounting | wm4 | 2014-06-18 | 1 | -0/+1 |
* | video: correct spelling: mp_image_params_equals -> mp_image_params_equal | wm4 | 2014-06-17 | 7 | -12/+12 |
* | video: remove redundant function | wm4 | 2014-06-17 | 3 | -11/+2 |
* | vo: make draw_image and vo_queue_image transfer image ownership | wm4 | 2014-06-17 | 16 | -30/+53 |
* | video: check image parameters | wm4 | 2014-06-17 | 3 | -4/+38 |
* | video: introduce failure path for image allocations | wm4 | 2014-06-17 | 42 | -51/+175 |
* | gl_lcms: use thread-safe lcms API, require lcms2 2.6 | wm4 | 2014-06-16 | 1 | -27/+16 |
* | vo_opengl: simplify redraw callback OSD handling | wm4 | 2014-06-16 | 5 | -82/+23 |
* | video/out: change aspects of OSD handling | wm4 | 2014-06-15 | 18 | -134/+116 |
* | vo_vaapi: fix a crash on the init error handling path | wm4 | 2014-06-15 | 1 | -1/+2 |
* | wayland: move subsurfaces to wayland vo | Alexander Preisinger | 2014-06-15 | 3 | -34/+43 |
* | wayland: attach NULL surface on osd creation | Alexander Preisinger | 2014-06-15 | 1 | -0/+3 |
* | cocoa: add fallback for automatic GPU switching | Stefano Pigozzi | 2014-06-15 | 1 | -1/+14 |
* | cocoa: allow automatic gpu switching | Stefano Pigozzi | 2014-06-15 | 1 | -0/+3 |
* | cocoa: switch to CGL APIs for GL context creation | Stefano Pigozzi | 2014-06-15 | 1 | -16/+23 |
* | gl_w32: remove unused variable | wm4 | 2014-06-14 | 1 | -2/+0 |
* | video: cosmetics: reformat image format names table | wm4 | 2014-06-14 | 1 | -25/+17 |
* | video: synchronize mpv rgb pixel format names with ffmpeg names | wm4 | 2014-06-14 | 11 | -131/+117 |
* | video: automatically strip "le" and "be" suffix from pixle format names | wm4 | 2014-06-14 | 3 | -20/+27 |
* | options: remove OPT_FLAG_CONSTANTS | wm4 | 2014-06-13 | 1 | -4/+4 |
* | vd_lavc: use option parser for skip suboptions | wm4 | 2014-06-13 | 1 | -22/+25 |
* | vd_lavc: make option struct local | wm4 | 2014-06-11 | 1 | -15/+34 |
* | vf_noise: remove global variables | wm4 | 2014-06-11 | 1 | -9/+4 |
* | vf_divtc: remove a global variable | wm4 | 2014-06-11 | 1 | -5/+1 |
* | Add more const | wm4 | 2014-06-11 | 13 | -71/+67 |
* | vo_caca: remove global variables | wm4 | 2014-06-11 | 1 | -68/+84 |
* | options: remove global variables for swscale options; rename them | wm4 | 2014-06-11 | 7 | -31/+51 |
* | video: fix another cover art corner case | wm4 | 2014-06-09 | 1 | -1/+1 |
* | x11: cleanup motif hints handling | wm4 | 2014-06-06 | 2 | -38/+17 |
* | filter_kernels: fix nearest scaler | wm4 | 2014-06-04 | 1 | -1/+1 |
* | filter_kernels: add nearest neighbour scaling | lucy | 2014-06-03 | 1 | -0/+6 |
* | wayland: remove stub for unimplemented function | wm4 | 2014-06-02 | 1 | -15/+0 |
* | vo: correctly initialize parameters in corner cases | wm4 | 2014-06-01 | 1 | -1/+4 |
* | player: hide audio/video codec and file format messages | wm4 | 2014-05-31 | 1 | -2/+1 |
* | gl_common: remove dlsym() fallback | wm4 | 2014-05-31 | 1 | -21/+1 |
* | gl_wayland: remove probably unneeded workaround | wm4 | 2014-05-31 | 1 | -2/+0 |
* | gl_x11: remove workaround for PPC OSX 10.4 | wm4 | 2014-05-31 | 1 | -7/+0 |
* | gl_x11: always require some GLX API functions, avoid dlsym() | wm4 | 2014-05-31 | 3 | -20/+6 |
* | vd_lavc: set video bitrate if available | Marcoen Hirschberg | 2014-05-28 | 1 | -0/+5 |
* | audio: rename i_bps to 'bitrate' to avoid confusion | Marcoen Hirschberg | 2014-05-28 | 2 | -3/+3 |
* | audio: change values from bytes-per-second to bits-per-second | Marcoen Hirschberg | 2014-05-28 | 2 | -3/+3 |
* | vaapi: fix destruction with --hwdec=haapi-copy | wm4 | 2014-05-28 | 1 | -2/+6 |
* | video: warn if an emulated hwdec API is used | wm4 | 2014-05-28 | 11 | -4/+48 |
* | vo_vaapi: cleanup error handling on init | wm4 | 2014-05-28 | 2 | -4/+10 |
* | video: better handling for (very) broken timestamps | wm4 | 2014-05-27 | 1 | -1/+9 |
* | gl_common: minor cosmetic changes | wm4 | 2014-05-26 | 1 | -10/+9 |
* | gl_common: correct a type | wm4 | 2014-05-26 | 1 | -1/+1 |
* | gl_w32: remove some non-sense | wm4 | 2014-05-26 | 1 | -3/+1 |
* | vo_opengl: always dynamically load OpenGL symbols | wm4 | 2014-05-26 | 1 | -64/+59 |
* | x11: fix restoring position when leaving fullscreen | wm4 | 2014-05-26 | 1 | -1/+2 |
* | x11: fix datatype for _NET_WM_PID | wm4 | 2014-05-26 | 1 | -1/+1 |
* | vf_vdpaupp: cosmetics: rename function | wm4 | 2014-05-25 | 1 | -5/+5 |
* | video: add --video-rotate option for controlling auto-rotation | wm4 | 2014-05-24 | 1 | -0/+7 |
* | x11: un-inline GNOME layer stuff | wm4 | 2014-05-23 | 2 | -17/+12 |
* | x11: prefer NetWM hints over _WIN_LAYER for --ontop | wm4 | 2014-05-23 | 1 | -11/+11 |
* | x11: rename identifiers using reserved namespace | wm4 | 2014-05-23 | 1 | -8/+6 |
* | x11: fix NetWM ontop setting | wm4 | 2014-05-23 | 1 | -23/+13 |
* | x11: add a generic function for NetWM state setting | wm4 | 2014-05-23 | 1 | -23/+11 |
* | vdpau: move RGB surface management out of the VO | wm4 | 2014-05-22 | 5 | -113/+123 |
* | vo_vdpau: always allocate the black pixel | wm4 | 2014-05-22 | 1 | -0/+3 |
* | x11: fix a warning with --disable-xext | Jerome Leclanche | 2014-05-22 | 1 | -1/+1 |
* | vo: minor simplifications | wm4 | 2014-05-22 | 1 | -11/+3 |
* | vo: remove config_ok check from vo_check_events() | wm4 | 2014-05-22 | 1 | -3/+1 |
* | vo_vaapi: don't redraw twice | wm4 | 2014-05-22 | 1 | -7/+1 |
* | x11: unbreak build without xinerama | wm4 | 2014-05-19 | 1 | -0/+2 |
* | x11: leaving fullscreen -> reset WM hints only if needed | wm4 | 2014-05-19 | 1 | -4/+6 |
* | x11: always check whether a window exists | wm4 | 2014-05-19 | 1 | -7/+20 |
* | x11: request and handle resize events of parent windows with --wid | wm4 | 2014-05-19 | 1 | -8/+10 |
* | x11: remove a duplicated line | wm4 | 2014-05-18 | 1 | -1/+0 |
* | x11: never enable DPMS if we didn't disable it | wm4 | 2014-05-18 | 2 | -0/+4 |
* | vdpau: don't fallback to software decoding on preemption | wm4 | 2014-05-18 | 1 | -7/+12 |
* | x11: make screensaver code more compact, change DPMS handling | wm4 | 2014-05-17 | 2 | -55/+24 |
* | x11: add wrapper for EWMH XSendEvent calls | wm4 | 2014-05-17 | 1 | -90/+49 |
* | x11: fix Drag & Drop | wm4 | 2014-05-17 | 1 | -1/+1 |
* | x11: add a wrapper for XGetWindowProperty | wm4 | 2014-05-17 | 1 | -70/+77 |
* | x11: comment about gravity | wm4 | 2014-05-17 | 1 | -0/+4 |
* | x11: replace x/y/w/h with mp_rect | wm4 | 2014-05-17 | 2 | -102/+76 |
* | x11: remove some unused fields | wm4 | 2014-05-17 | 1 | -3/+0 |
* | x11: don't set PBaseSize | wm4 | 2014-05-17 | 1 | -7/+0 |
* | x11: remove vo_hint member | wm4 | 2014-05-17 | 2 | -23/+26 |
* | x11: always raise layer in fullscreen mode without NetWM | wm4 | 2014-05-17 | 1 | -4/+1 |
* | x11: implement --fs-screen properly, separate old code path | wm4 | 2014-05-17 | 1 | -65/+88 |
* | x11: use CenterGravity by default | wm4 | 2014-05-17 | 1 | -1/+1 |
* | x11: remove gravity restore code | wm4 | 2014-05-17 | 2 | -10/+0 |
* | x11: don't cache X Atoms manually | wm4 | 2014-05-16 | 2 | -108/+45 |
* | x11: inline a function | wm4 | 2014-05-16 | 1 | -9/+3 |
* | x11: replace--[x11-]fstype option with --x11-netwm | wm4 | 2014-05-16 | 2 | -109/+20 |
* | x11: remove a MWM hack | wm4 | 2014-05-16 | 1 | -11/+0 |
* | x11: remove unused stuff | wm4 | 2014-05-16 | 1 | -18/+0 |
* | x11: set the fullscreen state before mapping the window | wm4 | 2014-05-15 | 1 | -0/+11 |
* | x11: clear window on map | wm4 | 2014-05-15 | 1 | -1/+1 |
* | x11: wait until the window is mapped | wm4 | 2014-05-15 | 1 | -0/+11 |
* | vf_dlopen: update usage message to new-style args | Kevin Mitchell | 2014-05-15 | 1 | -1/+1 |
* | vf_dlopen: remove buggy private name -> imgfmt conversion | Kevin Mitchell | 2014-05-15 | 2 | -34/+18 |
* | vf_vapoursynth: fix debug output | wm4 | 2014-05-15 | 1 | -1/+4 |
* | vf_vapoursynth: add more debug output | wm4 | 2014-05-15 | 1 | -18/+21 |
* | vf_vapoursynth: avoid unnecessary waiting | wm4 | 2014-05-14 | 1 | -1/+1 |
* | vf_vapoursynth: allow parallel processing | wm4 | 2014-05-14 | 1 | -37/+81 |
* | wayland: fix typo | Alexander Preisinger | 2014-05-14 | 1 | -14/+14 |
* | vda: Hwaccel 1.2 support | Luca Barbato | 2014-05-12 | 2 | -34/+74 |
* | vda: Simplify codec selection | Luca Barbato | 2014-05-12 | 1 | -28/+2 |
* | vd_lavc: Support hwaccel 1.2 and later | Luca Barbato | 2014-05-12 | 1 | -4/+4 |
* | wayland: fix unchecked malloc usage | wm4 | 2014-05-11 | 1 | -3/+9 |
* | x11: fix potentially unaligned access in icon loader | wm4 | 2014-05-10 | 1 | -3/+3 |
* | encode: fix PTS unit mismatch | wm4 | 2014-05-10 | 1 | -6/+6 |
* | vdpau: make mp_vdpau_ctx thread-safe | wm4 | 2014-05-10 | 2 | -21/+67 |
* | vdpau: remove some code | wm4 | 2014-05-10 | 1 | -7/+3 |
* | vo_vdpau, vo_opengl: handle vdpau preemption differently | wm4 | 2014-05-10 | 4 | -64/+29 |
* | vdpau: handle display preemption during decoding | wm4 | 2014-05-10 | 3 | -38/+39 |
* | w32_common: fix typo | wm4 | 2014-05-10 | 1 | -2/+3 |
* | player: remove VO from seeking code path | wm4 | 2014-05-07 | 2 | -6/+0 |
* | video/out: remove unused config() parameters | wm4 | 2014-05-07 | 9 | -29/+17 |
* | vo: remove old stuff | wm4 | 2014-05-06 | 2 | -24/+0 |
* | vo_wayland: always assume resize on reconfigure | wm4 | 2014-05-06 | 1 | -2/+1 |
* | wayland: don't use VOCTRL_UPDATE_SCREENINFO | wm4 | 2014-05-06 | 4 | -27/+28 |
* | win32: don't use VOCTRL_UPDATE_SCREENINFO | wm4 | 2014-05-06 | 4 | -70/+46 |
* | cocoa: don't use VOCTRL_UPDATE_SCREENINFO | wm4 | 2014-05-06 | 3 | -22/+25 |
* | vo_sdl: don't use VOCTRL_UPDATE_SCREENINFO | wm4 | 2014-05-06 | 1 | -29/+33 |
* | x11: don't use VOCTRL_UPDATE_SCREENINFO | wm4 | 2014-05-06 | 7 | -36/+36 |
* | video/out: separate out code to compute window size | wm4 | 2014-05-06 | 3 | -85/+171 |
* | Fix bogus copyright text | wm4 | 2014-05-06 | 1 | -2/+0 |
* | vo: fix previous commit | wm4 | 2014-05-06 | 1 | -1/+1 |
* | vo: don't crash when changing panscan before first configuration | wm4 | 2014-05-06 | 1 | -0/+2 |
* | vo: get rid of config_count field | wm4 | 2014-05-06 | 4 | -8/+4 |
* | vf: print for which filter initialization failed | wm4 | 2014-05-04 | 2 | -4/+11 |
* | vf_vdpaupp: make code clarity improvements | wm4 | 2014-05-04 | 1 | -8/+8 |
* | vdpau: deduplicate video surface upload code | wm4 | 2014-05-04 | 4 | -54/+48 |
* | options: remove deprecated --identify | Martin Herkt | 2014-05-04 | 1 | -1/+0 |
* | options: remove obsolete --fsmode-dontuse | Martin Herkt | 2014-05-04 | 1 | -8/+2 |
* | options: rename video-related options/properties | Martin Herkt | 2014-05-04 | 1 | -2/+2 |
* | vf_vapoursynth: fix aspect ratio passed to vapoursynth | wm4 | 2014-05-03 | 1 | -2/+8 |
* | video: removed unused stuff | wm4 | 2014-05-02 | 2 | -7/+0 |
* | video: change everything | wm4 | 2014-05-02 | 4 | -40/+33 |
* | video: handle colorspace and aspect overrides separately | wm4 | 2014-05-02 | 3 | -9/+24 |
* | vf: sanitize filter input, instead of overriding it | wm4 | 2014-05-02 | 1 | -1/+2 |
* | vf: add alternate functions for retrieving filter output | wm4 | 2014-05-02 | 2 | -13/+57 |
* | vf: expose input parameters; clear parameters on failure | wm4 | 2014-05-02 | 2 | -2/+3 |
* | vf: mark auto-inserted conversion filters in verbose output | wm4 | 2014-05-02 | 1 | -0/+2 |
* | vf_lavfi: reinit after libavfilter EOF | wm4 | 2014-05-02 | 1 | -13/+25 |
* | vo: verify format of queued image | wm4 | 2014-05-02 | 1 | -0/+1 |
* | video: fix screenshots with anamorphic video | wm4 | 2014-05-02 | 1 | -2/+2 |
* | vf_vdpaupp: always provide past and future fields | wm4 | 2014-05-02 | 1 | -1/+1 |
* | vo_vdpau: keep colorspace flags | wm4 | 2014-05-02 | 1 | -1/+2 |
* | video: move video frame queue from vo_vdpau.c to vo.c | wm4 | 2014-05-02 | 3 | -145/+102 |
* | vo_vdpau: always use mp_image for internal buffer queue | wm4 | 2014-05-02 | 1 | -44/+39 |
* | command, vo_vdpau: respect vdpau deint sub-option | wm4 | 2014-05-02 | 2 | -0/+5 |
* | vf_vdpaupp: allow toggling deinterlace | wm4 | 2014-05-02 | 1 | -4/+19 |
* | vo_vdpau: apply vo_vdpau postprocessing options | wm4 | 2014-05-02 | 1 | -2/+16 |
* | vdpau_mixer: allow overriding frame opts | wm4 | 2014-05-02 | 4 | -4/+10 |
* | vo_vdpau: support vf_vdpaupp | wm4 | 2014-05-02 | 1 | -248/+43 |
* | vo_opengl: make it work with vf_vdpaupp | wm4 | 2014-05-02 | 1 | -50/+8 |
* | vf_vdpaupp: allow non-vdpau input | wm4 | 2014-05-02 | 1 | -5/+42 |
* | vdpau: add a postprocessing pseudo-filter | wm4 | 2014-05-02 | 4 | -0/+550 |
* | vo: document draw_image | wm4 | 2014-04-30 | 1 | -0/+6 |
* | vo_lavc: remove code with no effect | wm4 | 2014-04-30 | 1 | -1/+0 |
* | video: improve error messages | wm4 | 2014-04-30 | 1 | -1/+1 |
* | vf: print error if filtering a frame fails | wm4 | 2014-04-30 | 1 | -1/+4 |
* | vf_lavfi: reset metadata in reset() | Kevin Mitchell | 2014-04-29 | 1 | -0/+4 |
* | vf-metadata: fix handling of NULL metadata | Kevin Mitchell | 2014-04-29 | 1 | -4/+7 |
* | video: remove redundant mp_image display_w/_h members | wm4 | 2014-04-29 | 3 | -18/+6 |
* | vo_vdpau: let vdpau scale anamorphic screenshots | wm4 | 2014-04-29 | 1 | -8/+4 |
* | vf_vapoursynth: add more VS frame properties | wm4 | 2014-04-28 | 1 | -0/+26 |
* | vf_vapoursynth: use frame durations instead of _AbsoluteTime | wm4 | 2014-04-28 | 1 | -6/+25 |
* | vf_vapoursynth: fix memory leak on error | wm4 | 2014-04-28 | 1 | -1/+3 |
* | vf_vapoursynth: remove incorrect copyright notice | wm4 | 2014-04-28 | 1 | -2/+0 |
* | vf_lavfi: distinguish real errors from other states | wm4 | 2014-04-28 | 1 | -2/+11 |
* | video: don't drop last frame when deinterlacing with yadif | wm4 | 2014-04-28 | 7 | -6/+32 |
* | cocoa: refactor sync scheduling to a function | Stefano Pigozzi | 2014-04-28 | 1 | -14/+18 |
* | cocoa: use mainScreen as a fallback for window constraining | Stefano Pigozzi | 2014-04-28 | 1 | -1/+1 |
* | cocoa: disallow the titlebar to exit the visibleFrame on the bottom edge | Stefano Pigozzi | 2014-04-28 | 1 | -6/+7 |
* | cocoa: add constraints to prevent the window to exit the screen | Stefano Pigozzi | 2014-04-28 | 1 | -9/+21 |
* | cocoa: move sync section assignments in vo_control | Ryan Goulden | 2014-04-28 | 1 | -4/+4 |
* | cocoa: cosmetics: use NSMakeSize | Ryan Goulden | 2014-04-28 | 1 | -1/+1 |
* | cocoa: fix native fullscreen | Ryan Goulden | 2014-04-28 | 3 | -62/+71 |
* | vf_vapoursynth: use official AbsoluteTime property | wm4 | 2014-04-27 | 1 | -2/+2 |
* | vf_vapoursynth: keep pixel aspect ratio | wm4 | 2014-04-27 | 1 | -3/+3 |
* | Revert "wayland: print waylands display erros" | Alexander Preisinger | 2014-04-26 | 1 | -39/+0 |
* | vf_pp: PP_PICT_TYPE_QP2 is always defined | wm4 | 2014-04-25 | 1 | -4/+0 |
* | vo: do not check for events on unconfigured VO | Martin Herkt | 2014-04-25 | 1 | -1/+3 |
* | video: add a "hwdec" property to enable or disable hw decoding at runtime | wm4 | 2014-04-23 | 3 | -0/+11 |
* | vo: simplify event_fd handling | wm4 | 2014-04-22 | 2 | -22/+13 |
* | vo: cosmetics: move around some code | wm4 | 2014-04-22 | 1 | -134/+136 |
* | vo: minor cosmetic change | wm4 | 2014-04-22 | 1 | -2/+1 |
* | vf: print all image parameter information in verbose output | wm4 | 2014-04-22 | 1 | -0/+5 |
* | vo: warn if the VO doesn't support certain flags | wm4 | 2014-04-22 | 1 | -1/+15 |
* | vf: remove autoinserted filters on reconfig | wm4 | 2014-04-21 | 2 | -0/+8 |
* | vf: add function to remove a filter from the chain | wm4 | 2014-04-21 | 2 | -0/+14 |
* | vo_opengl: support rotation | wm4 | 2014-04-21 | 2 | -15/+48 |
* | vo: add some general support code for VOs that allow rotation | wm4 | 2014-04-21 | 4 | -12/+30 |
* | vo_opengl: clean up rendering path | wm4 | 2014-04-21 | 1 | -76/+94 |
* | demux: export video rotation parameter | wm4 | 2014-04-21 | 1 | -0/+1 |
* | mp_image: add rotation parameter | wm4 | 2014-04-21 | 2 | -1/+4 |
* | video: make mp_image use mp_image_params directly | wm4 | 2014-04-21 | 5 | -69/+37 |
* | vf_rotate: support all multiples of 90 degrees | wm4 | 2014-04-21 | 2 | -92/+23 |
* | Fix some libav* include statements | wm4 | 2014-04-19 | 6 | -13/+13 |
* | Remove CPU detection and inline asm handling | wm4 | 2014-04-19 | 1 | -2/+5 |
* | vf_pp: fix include statement | wm4 | 2014-04-19 | 1 | -1/+1 |
* | vf_pp: use native libpostproc CPU detection | wm4 | 2014-04-19 | 1 | -5/+1 |
* | vf_divtc: remove inline asm | wm4 | 2014-04-19 | 1 | -50/+0 |
* | vf_pullup: remove inline asm | wm4 | 2014-04-19 | 3 | -218/+0 |
* | vf_noise: remove line asm | wm4 | 2014-04-19 | 1 | -130/+4 |
* | vf_ilpack: remove inline asm | wm4 | 2014-04-19 | 1 | -277/+4 |
* | vf_eq: remove slow inline asm | wm4 | 2014-04-19 | 1 | -75/+0 |
* | w32_common: use ToUnicode to translate key input | James Ross-Gowan | 2014-04-17 | 2 | -50/+184 |
* | vo_opengl: make spline36 default with --vo=opengl-hq | wm4 | 2014-04-17 | 1 | -1/+1 |
* | player: add a --dump-stats option | wm4 | 2014-04-17 | 1 | -1/+3 |
* | wayland: unset input regions for osd | Alexander Preisinger | 2014-04-16 | 1 | -0/+4 |
* | wayland/shm: Use subsurfaces for OSD | Alexander Preisinger | 2014-04-16 | 4 | -29/+133 |
* | video: remove use of deprecated AVFrame fields on Libav | wm4 | 2014-04-15 | 1 | -4/+0 |
* | vf_vapoursynth: handle destruction more gracefully | wm4 | 2014-04-14 | 1 | -7/+8 |
* | video: change image format names, prefer mostly FFmpeg names | wm4 | 2014-04-14 | 2 | -89/+60 |
* | vf_vapoursynth: wipe vapoursynth state completely on reloading | wm4 | 2014-04-14 | 1 | -40/+55 |
* | Kill all tabs | wm4 | 2014-04-13 | 15 | -1372/+1372 |
* | vf_lavfi: copy AVFrame metadata into vf_lavfi priv | Kevin Mitchell | 2014-04-13 | 2 | -0/+21 |
* | vf_lavfi: fix ffmpeg deprecation warning for avfilter_graph_parse | Kevin Mitchell | 2014-04-13 | 1 | -1/+1 |
* | vf: auto-label video filters if no label is specified | Kevin Mitchell | 2014-04-13 | 1 | -1/+12 |
* | vf: add vf_control_by_label to send vfctrl to specific filter | Kevin Mitchell | 2014-04-13 | 2 | -0/+12 |
* | wayland: don't schedule resize if going fullscreen | Ricardo Vieira | 2014-04-13 | 1 | -1/+0 |
* | vf_vapoursynth: print an error if VapourSynth returns an unknown format | wm4 | 2014-04-13 | 1 | -0/+1 |
* | vf_vapoursynth: error out early if the file sub-option is not set | wm4 | 2014-04-13 | 1 | -0/+4 |
* | video: add VapourSynth filter bridge | wm4 | 2014-04-12 | 2 | -0/+480 |
* | encode: write 2-pass stats only per-packet | wm4 | 2014-04-11 | 1 | -1/+2 |
* | sws_utils: remove custom GBRP conversion | wm4 | 2014-04-10 | 1 | -48/+0 |
* | vo_vdpau: add an additional check for timestamp robustness | wm4 | 2014-04-08 | 1 | -0/+16 |
* | vo_vdpau: document what WRAP_ADD does | wm4 | 2014-04-08 | 1 | -0/+2 |
* | vo_vdpau: simplify previous vsync timestamp calculation | wm4 | 2014-04-08 | 1 | -9/+8 |
* | vo_vdpau: simplify time management and make it more robust | wm4 | 2014-04-07 | 1 | -68/+11 |
* | gl_lcms: properly expand the cache filename being written | Stefano Pigozzi | 2014-04-05 | 1 | -1/+3 |
* | vo_vdpau: more debugging output | wm4 | 2014-04-03 | 1 | -4/+20 |
* | gl_lcms: fix build when lcms2 is not available | Stefano Pigozzi | 2014-03-31 | 1 | -0/+5 |
* | vo_corevideo: remove unused variable | Stefano Pigozzi | 2014-03-31 | 1 | -1/+0 |
* | vo_opengl, cocoa: allow to autoselect a color profile | Stefano Pigozzi | 2014-03-31 | 7 | -2/+219 |
* | vf_eq: don't malloc priv struct | wm4 | 2014-03-30 | 1 | -1/+0 |
* | Fix compilation on OSX and win32 | wm4 | 2014-03-29 | 2 | -2/+1 |
* | video/out: remove legacy colorspace stuff | wm4 | 2014-03-29 | 12 | -135/+106 |
* | mp_image: add missing field to mp_image_params_equals() | wm4 | 2014-03-28 | 1 | -0/+1 |
* | vo_opengl: runtime icc profile switching | wm4 | 2014-03-24 | 2 | -19/+40 |
* | x11_common: fix some problems with window dragging | wm4 | 2014-03-22 | 1 | -1/+2 |
* | vdpau: remove pointer indirection for a field | wm4 | 2014-03-19 | 5 | -14/+13 |
* | vdpau: fix decoder init return value | wm4 | 2014-03-19 | 1 | -3/+3 |
* | x11: implement window dragging by grabbing | wm4 | 2014-03-18 | 2 | -1/+37 |
* | vaapi: solve potential problem with ambiguous image formats | wm4 | 2014-03-17 | 1 | -32/+27 |