| Commit message (Expand) | Author | Age | Files | Lines |
* | Release 0.18.0v0.18.0 | Martin Herkt | 2016-06-25 | 2 | -1/+157 |
* | Merge branch 'master' into release/current | Martin Herkt | 2016-06-25 | 207 | -4531/+8511 |
|\ |
|
| * | image_writer: port to new encode API | wm4 | 2016-06-24 | 1 | -0/+12 |
| * | ass_mp.h: remove conditional inclusion guards | wm4 | 2016-06-24 | 1 | -6/+2 |
| * | af_lavcac3enc: use av_err2str() call (fixes Libav build) | wm4 | 2016-06-23 | 1 | -2/+1 |
| * | af_lavcac3enc: make encoder configurable | wm4 | 2016-06-23 | 2 | -3/+10 |
| * | af_lavcac3enc: implement flushing on seek | wm4 | 2016-06-23 | 1 | -0/+7 |
| * | af_lavcac3enc: port to new encode API | wm4 | 2016-06-23 | 1 | -9/+57 |
| * | af_lavcac3enc: automatically configure most encoder parameters | wm4 | 2016-06-23 | 1 | -29/+57 |
| * | af_lavcac3enc: drop log message prefixes | wm4 | 2016-06-23 | 1 | -9/+7 |
| * | af_lavcac3enc: fix custom bitrates | wm4 | 2016-06-23 | 1 | -2/+3 |
| * | vo_opengl: improve missing function warning | wm4 | 2016-06-22 | 1 | -6/+8 |
| * | ad_lavc: resume from mid-stream EOF conditions with new decode API | wm4 | 2016-06-22 | 1 | -0/+7 |
| * | vo_opengl: add scaler name to the 'Disabling scaler' message | dirb | 2016-06-22 | 1 | -1/+2 |
| * | vf_vdpaurb: use new common nv12 download code | wm4 | 2016-06-21 | 1 | -15/+5 |
| * | vdpau: get surface data as nv12 if possible | wm4 | 2016-06-21 | 2 | -0/+54 |
| * | command: improve playlist* properties change notifications | wm4 | 2016-06-20 | 2 | -6/+10 |
| * | github: move "reproduction steps" before behavior sections | wm4 | 2016-06-20 | 1 | -2/+2 |
| * | vo_opengl: manually add the GL_BACK_LEFT constant for GLES | Floens | 2016-06-20 | 1 | -0/+4 |
| * | vo_opengl: GL_ARB_timer_query compile fix for GLES | Floens | 2016-06-20 | 1 | -0/+6 |
| * | vf_vdpaurb: fix operation | wm4 | 2016-06-20 | 1 | -0/+1 |
| * | vo_opengl: unmap hwdec images once rendering is done | wm4 | 2016-06-20 | 1 | -2/+10 |
| * | vo_opengl: vdpau interop without RGB conversion | wm4 | 2016-06-19 | 8 | -40/+161 |
| * | refqueue: free referenced images on free | wm4 | 2016-06-19 | 1 | -0/+1 |
| * | bitmap_packet: let max=0 mean unlimited | wm4 | 2016-06-18 | 3 | -7/+7 |
| * | sd_lavc: fix sub-bitmap alignment | wm4 | 2016-06-18 | 1 | -1/+1 |
| * | vo_opengl: remove prescaling framework with superxbr prescaler | Bin Jin | 2016-06-18 | 7 | -384/+3 |
| * | vo_opengl: remove uniform buffer object routines | Bin Jin | 2016-06-18 | 4 | -44/+2 |
| * | vo_opengl: remove nnedi3 prescaler | Bin Jin | 2016-06-18 | 11 | -413/+1 |
| * | cocoa: fix display refresh rate retrieval on multi monitor setups | Akemi | 2016-06-18 | 2 | -4/+17 |
| * | cocoa: fix actual display refresh rate retrieval | Akemi | 2016-06-18 | 1 | -3/+18 |
| * | vo_opengl: dxinterop: render to gl->main_fb | James Ross-Gowan | 2016-06-18 | 1 | -54/+5 |
| * | vo_opengl: add ability to render to an arbitrary backing framebuffer | wm4 | 2016-06-18 | 3 | -1/+9 |
| * | sd_lavc: align sub-bitmaps for the sake of libswscale | wm4 | 2016-06-18 | 2 | -7/+11 |
| * | sd_lavc: fix typo | wm4 | 2016-06-18 | 1 | -1/+1 |
| * | sub, vo_opengl: use packed sub-bitmaps directly if available | wm4 | 2016-06-17 | 4 | -29/+110 |
| * | sd_lavc: change hack against vobsubs with wrong resolution | wm4 | 2016-06-17 | 1 | -8/+9 |
| * | sub: fix --sub-gauss | wm4 | 2016-06-17 | 4 | -51/+37 |
| * | sub: move paletted image handling completely to sd_lavc.c | wm4 | 2016-06-17 | 6 | -119/+89 |
| * | bitmap_packer: make manual use slightly more convenient | wm4 | 2016-06-17 | 1 | -12/+14 |
| * | sd_lavc: move AVSubtitle bitmap setup code into its own function | wm4 | 2016-06-17 | 1 | -34/+44 |
| * | Add github issue and pull request templates | wm4 | 2016-06-17 | 3 | -32/+21 |
| * | d3d11va: remove unused d3d11va_surface.subindex field | wm4 | 2016-06-16 | 1 | -3/+1 |
| * | vf_d3d11vpp: flush device context only when using shared textures | wm4 | 2016-06-16 | 1 | -1/+2 |
| * | vf_d3d11vpp: make missing deinterlacing caps non-fatal | wm4 | 2016-06-16 | 1 | -3/+2 |
| * | vf_d3d11vpp: log some video processor creation parameters | wm4 | 2016-06-16 | 1 | -2/+7 |
| * | vo_opengl: use EXT_disjoint_timer_query for timers | James Ross-Gowan | 2016-06-15 | 1 | -0/+16 |
| * | vo_opengl: fix framebuffer object name | wm4 | 2016-06-15 | 1 | -3/+4 |
| * | demux_mkv: support Matroska webvtt | wm4 | 2016-06-14 | 1 | -0/+1 |
| * | vo_opengl: use standard functions to retrieve display depth | wm4 | 2016-06-14 | 10 | -59/+21 |
| * | vo_opengl: hwdec_d3d11egl: remove ES2 swizzle special-case | wm4 | 2016-06-13 | 1 | -2/+2 |
| * | vo_rpi: fix destroying overlays | Gusar321 | 2016-06-13 | 1 | -0/+3 |
| * | audio: apply an upper bound timeout when draining | wm4 | 2016-06-12 | 1 | -3/+13 |
| * | audio: do not wake up core during EOF | wm4 | 2016-06-12 | 1 | -3/+4 |
| * | vo_opengl: make size of OUTPUT available to user shaders | Bin Jin | 2016-06-12 | 2 | -3/+12 |
| * | player: fix previous commit | wm4 | 2016-06-12 | 1 | -0/+3 |
| * | player: do not update OSD all the time when paused | wm4 | 2016-06-11 | 3 | -1/+9 |
| * | win32: use HINST_THISCOMPONENT | James Ross-Gowan | 2016-06-11 | 2 | -9/+13 |
| * | cocoa: use displaylink without manually tracking the display id | Stefano Pigozzi | 2016-06-11 | 1 | -5/+6 |
| * | vo_sdl: fix pixel formats. | Rudolf Polzer | 2016-06-10 | 1 | -12/+9 |
| * | vo_opengl: request core profile on X11/EGL too | wm4 | 2016-06-10 | 1 | -0/+11 |
| * | vo_opengl: increase the size limit for cached file | Bin Jin | 2016-06-10 | 1 | -1/+1 |
| * | Revert "wscript: Require recent FFmpeg by default" | wm4 | 2016-06-09 | 1 | -45/+24 |
| * | vo_opengl: hwdec_d3d11eglrgb: remove some more unused fields | wm4 | 2016-06-09 | 1 | -30/+0 |
| * | vo_opengl: fix d3d11 hardware decoding probing on Windows 7 | wm4 | 2016-06-09 | 5 | -0/+39 |
| * | vo_opengl: hwdec_d3d11eglrgb: remove unused fields | wm4 | 2016-06-09 | 1 | -3/+0 |
| * | wscript: Require recent FFmpeg by default | Martin Herkt | 2016-06-09 | 1 | -24/+45 |
| * | vo_opengl: hwdec_vdpau: remove minor code duplication | wm4 | 2016-06-08 | 1 | -13/+11 |
| * | vo_opengl: refactor performance data properties | Niklas Haas | 2016-06-08 | 3 | -67/+74 |
| * | vo_opengl: make user hook passes optional | Niklas Haas | 2016-06-08 | 4 | -20/+83 |
| * | vo_opengl: do not leak previous FBO when reallocating it | wm4 | 2016-06-08 | 1 | -0/+2 |
| * | hwdec_d3d11eglrgb: reduce log level when probing | James Ross-Gowan | 2016-06-09 | 1 | -3/+5 |
| * | vo_opengl: hwdec_d3d11egl: remove broken code on error path | wm4 | 2016-06-08 | 1 | -1/+0 |
| * | player: remove unused return value | wm4 | 2016-06-08 | 1 | -6/+3 |
| * | player: tell user about --force-seeking if demuxer is not seekable | wm4 | 2016-06-08 | 1 | -1/+2 |
| * | demux_lavf: assume fully read files (subtitles) are always seekable | wm4 | 2016-06-08 | 1 | -0/+1 |
| * | waftools: remove trailing newline | stepshal | 2016-06-08 | 1 | -1/+0 |
| * | demux: fix memory leak when loading of ordered chapter file is aborted | wm4 | 2016-06-07 | 1 | -0/+1 |
| * | build: silence -Wunused-result | Niklas Haas | 2016-06-07 | 10 | -17/+19 |
| * | vo_opengl: avoid outputting ultra-wide-gamut by default | Niklas Haas | 2016-06-07 | 1 | -1/+13 |
| * | vo_opengl: also collect upload perfdata for hwdec | Niklas Haas | 2016-06-07 | 1 | -0/+4 |
| * | vo_opengl: expose performance timers as properties | Niklas Haas | 2016-06-07 | 6 | -0/+101 |
| * | vo_opengl: add time queries | Niklas Haas | 2016-06-07 | 5 | -0/+208 |
| * | dxva2: remove dead code in failure case | James Ross-Gowan | 2016-06-07 | 1 | -3/+0 |
| * | vo_opengl: angle: prevent DXGI hooking Alt+Enter | James Ross-Gowan | 2016-06-07 | 1 | -0/+73 |
| * | ao_wasapi: initialize COM in main thread with MTA | Kevin Mitchell | 2016-06-05 | 1 | -2/+2 |
| * | vo_opengl: apply vo-cmdline command incrementally | wm4 | 2016-06-05 | 4 | -27/+31 |
| * | vo_opengl_cb: icc-profile-auto does not and will not work | wm4 | 2016-06-05 | 1 | -0/+2 |
| * | vo_opengl: possibly update icc profile after changing options | wm4 | 2016-06-05 | 1 | -7/+12 |
| * | vo_opengl: somewhat simplify suboption handling mess | wm4 | 2016-06-04 | 2 | -78/+53 |
| * | vo_opengl: cleanup icc + runtime option changing behavior | wm4 | 2016-06-04 | 3 | -43/+72 |
| * | vo_opengl: minor simplification to gl_lcms_set_memory_profile() | wm4 | 2016-06-04 | 3 | -11/+11 |
| * | vo_opengl: remove pointless NULL-check | wm4 | 2016-06-04 | 1 | -1/+1 |
| * | vo_opengl: move all icc handling from vo_opengl.c to video.c | wm4 | 2016-06-03 | 5 | -26/+35 |
| * | vo_opengl: move struct lut3d definition | wm4 | 2016-06-03 | 3 | -8/+6 |
| * | vo_opengl: fix giant memory leaks with icc profiles | wm4 | 2016-06-03 | 1 | -0/+2 |
| * | client API: fully document opengl-cb hardware decoding interop | wm4 | 2016-06-01 | 1 | -3/+40 |
| * | manpage: update --hwdec=d3d11va remarks | wm4 | 2016-05-31 | 1 | -5/+3 |
| * | wayland: mark existing dnd entry print as debug rather than an error | Rostislav Pehlivanov | 2016-05-31 | 1 | -1/+1 |
| * | wayland: correctly report display refresh rate | Rostislav Pehlivanov | 2016-05-31 | 1 | -4/+6 |
| * | vo_opengl: default hdr-tone-mapping to hable | Niklas Haas | 2016-05-30 | 2 | -3/+6 |
| * | vo_opengl: refactor HDR mechanism | Niklas Haas | 2016-05-30 | 8 | -30/+66 |
| * | wayland: implement HIDPI support | Rostislav Pehlivanov | 2016-05-30 | 4 | -12/+50 |
| * | vf: fix filter auto-insertion | wm4 | 2016-05-30 | 1 | -3/+13 |
| * | mp_image: properly communicate aspect ratio through AVFrame | wm4 | 2016-05-30 | 1 | -1/+6 |
| * | mp_image: don't reset pixel aspect with mp_image_set_size() | wm4 | 2016-05-30 | 2 | -4/+3 |
| * | vo_opengl: add hable tone-mapping algorithm | Niklas Haas | 2016-05-30 | 4 | -0/+16 |
| * | vo_opengl: rename tone-mapping=simple to reinhard | Niklas Haas | 2016-05-30 | 4 | -10/+10 |
| * | w32_common: center window on original window center on video resize | maniak1349 | 2016-05-30 | 1 | -0/+8 |
| * | ytdl: fix brightcove urls | Ricardo Constantino | 2016-05-30 | 1 | -3/+5 |
| * | build: don't install tests, only build them | Ilya Tumaykin | 2016-05-29 | 1 | -5/+6 |
| * | mp_image: don't lose pixel aspect ratio when setting format | wm4 | 2016-05-29 | 1 | -1/+3 |
| * | video: remove d3d11 video processor use from OpenGL interop | wm4 | 2016-05-29 | 11 | -447/+484 |
| * | vf_d3d11vpp: add a D3D11 video processor filter | wm4 | 2016-05-28 | 7 | -0/+513 |
| * | vo_opengl: angle: enable DirectComposition | James Ross-Gowan | 2016-05-29 | 1 | -10/+22 |
| * | vf_vdpaupp: use refqueue helper | wm4 | 2016-05-27 | 4 | -111/+83 |
| * | vo_opengl: skip junk before first user shader pass | Niklas Haas | 2016-05-27 | 1 | -0/+8 |
| * | TOOLS/zsh.pl: add .f4v extension in zsh completions | Yen Chi Hsuan | 2016-05-27 | 1 | -1/+1 |
| * | vo_opengl: enable color management on GLES | James Ross-Gowan | 2016-05-27 | 2 | -3/+8 |
| * | command: add playlist-pos-1 property | wm4 | 2016-05-26 | 2 | -6/+23 |
| * | vo_opengl: fix superxbr shader compilation on ES | wm4 | 2016-05-26 | 1 | -11/+11 |
| * | vo_opengl: always autoselect ANGLE as backend if available | wm4 | 2016-05-26 | 2 | -3/+2 |
| * | vf_vavpp: make refqueue logic field-based | wm4 | 2016-05-25 | 3 | -86/+143 |
| * | vf_vavpp: minor simplification | wm4 | 2016-05-25 | 1 | -4/+6 |
| * | vf_vavpp: simplify update_pipeline() usage | wm4 | 2016-05-25 | 1 | -13/+18 |
| * | vf_vavpp: use future instead of past PTS to determine field duration | wm4 | 2016-05-25 | 1 | -7/+7 |
| * | vf_vavpp: move frame handling to separate file | wm4 | 2016-05-25 | 4 | -57/+206 |
| * | win32: pthread: use SRW locks by default | wm4 | 2016-05-24 | 2 | -20/+33 |
| * | hwdec_d3d11egl: call ID3D11DeviceContext::Flush | wm4 | 2016-05-24 | 1 | -5/+13 |
| * | vo_xv: Handle incorrect size returned by Xv(Shm)CreateImage | dequis | 2016-05-24 | 1 | -0/+9 |
| * | manpage: adjust dxva2 description | wm4 | 2016-05-23 | 1 | -3/+6 |
| * | etc/mpv.conf: add missing comment | wm4 | 2016-05-23 | 1 | -1/+1 |
| * | manpage: document how hardware decoding might cause quality loss | wm4 | 2016-05-23 | 1 | -0/+36 |
| * | vo_opengl: fix other minor namespace issues | wm4 | 2016-05-23 | 5 | -12/+12 |
| * | vo_opengl: rename glUploadTex, drop unused parameter | wm4 | 2016-05-23 | 4 | -16/+13 |
| * | vo_opengl: unify PBO and normal OSD texture upload path | wm4 | 2016-05-23 | 3 | -69/+47 |
| * | vo_opengl: make ES float texture format checks stricter | wm4 | 2016-05-23 | 4 | -12/+3 |
| * | vo_opengl: make PBOs work on GLES 3.x | wm4 | 2016-05-23 | 4 | -10/+24 |
| * | docs: fix some typos | Ben Boeckel | 2016-05-23 | 2 | -2/+2 |
| * | vo_opengl: remove unused glDrawBuffer | wm4 | 2016-05-23 | 2 | -2/+0 |
| * | vo_opengl: support framebuffer invalidation | wm4 | 2016-05-23 | 4 | -0/+26 |
| * | vo_opengl: slightly improve logging of loaded extensions | wm4 | 2016-05-23 | 1 | -2/+2 |
| * | demux_edl: adjust warnings and variable names | wm4 | 2016-05-23 | 1 | -14/+14 |
| * | ytdl_hook: support multi-arc subtitles | Ricardo Constantino | 2016-05-23 | 1 | -1/+20 |
| * | ao_opensles: remove 32bit audio | Josh de Kock | 2016-05-22 | 1 | -1/+0 |
| * | options: --geometry: center window position after applying size | maniak1349 | 2016-05-22 | 1 | -0/+4 |
| * | w32_common: make VOCTRL_SET_UNFS_WINDOW_SIZE resize the window around its center | maniak1349 | 2016-05-22 | 1 | -0/+4 |
| * | w32_common: center window on original window center on resize to fit screen | maniak1349 | 2016-05-22 | 1 | -3/+6 |
| * | w32_common: update stored client area size on window resize | maniak1349 | 2016-05-22 | 1 | -0/+10 |
| * | demux_mkv: better resync behavior for broken google-created webms | wm4 | 2016-05-21 | 1 | -0/+2 |
| * | vo_opengl: remove non-working rgb/rgba FBO formats | wm4 | 2016-05-20 | 3 | -4/+4 |
| * | stream: separate posix/win32 cancellation code | wm4 | 2016-05-20 | 1 | -27/+55 |
| * | build: Do not link to libGL for egl-drm | Quentin Glidic | 2016-05-20 | 2 | -3/+12 |
| * | vf_crop: support opaque hardware decoding formats | wm4 | 2016-05-19 | 1 | -8/+23 |
| * | vo_opengl: require at least ES 3.0 for float textures | wm4 | 2016-05-19 | 1 | -1/+1 |
| * | vo_opengl: change error state handling and fix hwdec crashes on errors | wm4 | 2016-05-19 | 1 | -20/+34 |
| * | vo_opengl: d3d11egl: enable "required" GLSL extensions | wm4 | 2016-05-19 | 3 | -0/+10 |
| * | vo_opengl: make gl_sc_enable_extension() permanent/idempotent | wm4 | 2016-05-19 | 1 | -2/+12 |
| * | vo_opengl: d3d11egl: enable direct nv12 sampling on ES 3.x | wm4 | 2016-05-19 | 1 | -3/+3 |
| * | vo_opengl: remove unused field | wm4 | 2016-05-18 | 1 | -2/+1 |
| * | vo_opengl: fix/simplify reinitialization on dynamic reconfiguration | wm4 | 2016-05-18 | 1 | -20/+9 |
| * | demux_playlist: recognize m3u8 as playlist extension | wm4 | 2016-05-17 | 1 | -2/+9 |
| * | d3d: simplify DLL loading | wm4 | 2016-05-17 | 4 | -49/+34 |
| * | video: merge dxva2 source files | wm4 | 2016-05-17 | 4 | -122/+62 |
| * | vo_opengl: hwdec: remove build-dependency on dxva2 | wm4 | 2016-05-17 | 2 | -4/+2 |
| * | ta: remove old and redundant macro | wm4 | 2016-05-17 | 2 | -3/+1 |
| * | vo_opengl: move UT_buffer to switch handling | wm4 | 2016-05-17 | 1 | -5/+5 |
| * | vo_opengl: make number of cached shaders/uniform dynamic | wm4 | 2016-05-17 | 1 | -12/+24 |
| * | vo_opengl: move cached uniforms to a separate struct | wm4 | 2016-05-17 | 1 | -10/+15 |
| * | vo_opengl: increase shader limits | Niklas Haas | 2016-05-17 | 1 | -2/+2 |
| * | DOCS/mplayer-changes: document HDR support | Niklas Haas | 2016-05-16 | 1 | -1/+2 |
| * | vo_opengl: skip tonemapping if the output trc is HDR | Niklas Haas | 2016-05-16 | 1 | -1/+3 |
| * | vo_opengl: copy over HDR parameters to dumb_mode | Niklas Haas | 2016-05-16 | 1 | -0/+3 |
| * | vo_opengl: fall back to gamma2.2 by default for HDR content | Niklas Haas | 2016-05-16 | 1 | -2/+7 |
| * | csputils: add AVCOL_TRC_SMPTEST2084 support | Niklas Haas | 2016-05-16 | 2 | -7/+19 |
| * | vo_opengl: remove unnecessary casts | wm4 | 2016-05-16 | 1 | -11/+11 |
| * | vo_opengl: remove another unneeded allocation | wm4 | 2016-05-16 | 1 | -3/+1 |
| * | vo_opengl: remove possibly undefined behavior | wm4 | 2016-05-16 | 1 | -1/+3 |
| * | vo_opengl: free to-be-added hook on hook array overflow | wm4 | 2016-05-16 | 1 | -0/+3 |
| * | vo_opengl: never clear file cache | wm4 | 2016-05-16 | 1 | -12/+4 |
| * | vo_opengl: use proper include statement | wm4 | 2016-05-16 | 1 | -1/+2 |
| * | vo_opengl: remove unnecessary allocation | wm4 | 2016-05-16 | 1 | -3/+1 |
| * | vo_opengl: remove unused global variable | wm4 | 2016-05-16 | 1 | -1/+1 |
| * | manpage: declare user-shader syntax for not stable | wm4 | 2016-05-16 | 1 | -0/+4 |
| * | vo_opengl: fix bicubic_fast in ES mode | wm4 | 2016-05-16 | 1 | -1/+1 |
| * | vo_opengl: implement more HDR tonemapping algorithms | Niklas Haas | 2016-05-16 | 5 | -7/+96 |
| * | vo_opengl: avoid redundant double-gamma conversion | Niklas Haas | 2016-05-16 | 1 | -3/+3 |
| * | vo_opengl: implement HDR (SMPTE ST2084) | Niklas Haas | 2016-05-16 | 7 | -3/+60 |
| * | vo_opengl: use enums for choice options internally | Niklas Haas | 2016-05-16 | 2 | -28/+56 |
| * | vo_opengl: abstract hook texture access behind macro | Niklas Haas | 2016-05-15 | 8 | -137/+138 |
| * | vo_opengl: make the screen blue on shader errors | Niklas Haas | 2016-05-15 | 3 | -0/+31 |
| * | vo_opengl: use RPN expressions for user hook sizes | Niklas Haas | 2016-05-15 | 6 | -24/+238 |
| * | vo_opengl: support external user hooks | Niklas Haas | 2016-05-15 | 8 | -33/+379 |
| * | vo_opengl: add optional hook points | Niklas Haas | 2016-05-15 | 3 | -90/+140 |
| * | vo_opengl: add hooks and rework pass_read_video | Niklas Haas | 2016-05-15 | 2 | -232/+448 |
| * | vo_opengl: minor change to scaler_resizes_only | Niklas Haas | 2016-05-15 | 1 | -3/+6 |
| * | vaapi: avoid forward declaration of variable | wm4 | 2016-05-15 | 1 | -9/+7 |
| * | lua: add timer:is_enabled() function | Julian | 2016-05-14 | 2 | -0/+8 |
| * | vo_opengl: remove some pointless compatibility | wm4 | 2016-05-14 | 2 | -4/+3 |
| * | ytdl_hook: Just check if protocol is rtmp | Ricardo Constantino | 2016-05-14 | 1 | -1/+1 |
| * | vo_opengl: partially fix 0bgr format support | wm4 | 2016-05-13 | 1 | -2/+6 |
| * | vo_opengl: drop duplicate LUMINANCE_ALPHA handling | wm4 | 2016-05-13 | 1 | -10/+3 |
| * | vo_opengl: minor simplification | wm4 | 2016-05-13 | 1 | -8/+8 |
| * | vo_opengl: restrict ES2 FBO formats | wm4 | 2016-05-13 | 1 | -4/+4 |
| * | vo_opengl: angle: log extension string | wm4 | 2016-05-13 | 1 | -0/+4 |
| * | cache: simplify speed calculations | wm4 | 2016-05-12 | 1 | -19/+7 |
| * | travis: move travis-deps script to TOOLS | wm4 | 2016-05-12 | 2 | -1/+1 |
| * | vo_opengl: slightly better FBO format check | wm4 | 2016-05-12 | 1 | -9/+17 |
| * | vo_opengl: disable scalers on ES2 | wm4 | 2016-05-12 | 1 | -4/+6 |
| * | vo_opengl: add detection for the ES texture_rg extension | wm4 | 2016-05-12 | 1 | -0/+6 |
| * | vo_opengl: reorganize texture format handling | wm4 | 2016-05-12 | 10 | -311/+444 |
| * | vo_opengl: correctly disable interpolation if tscale can't be used | wm4 | 2016-05-12 | 1 | -0/+2 |
| * | Add Appveyor CI integration for Windows builds | James Ross-Gowan | 2016-05-12 | 3 | -0/+87 |
| * | vo_opengl: angle: dump translated shaders | wm4 | 2016-05-12 | 4 | -0/+25 |
| * | manpage: document missing sub-properties | wm4 | 2016-05-11 | 1 | -0/+2 |
| * | vo_opengl: don't use dumb-mode with 10 bit integer texture hack | wm4 | 2016-05-11 | 1 | -2/+3 |
| * | vo_opengl: fix NULL deref on certain init failures | wm4 | 2016-05-11 | 1 | -2/+4 |
| * | video: add --hwdec=auto-copy mode | wm4 | 2016-05-11 | 10 | -7/+28 |
| * | manpage: unmark d3d11va as "experimental" | wm4 | 2016-05-11 | 1 | -2/+3 |
| * | vo_opengl: d3d11egl: support full range YUV | wm4 | 2016-05-11 | 1 | -3/+3 |
| * | vo_opengl: d3d11egl: don't require EGL_EXT_device_query | wm4 | 2016-05-11 | 1 | -23/+46 |
| * | build: merge d3d11va and dxva2 hwaccel checks | wm4 | 2016-05-11 | 5 | -23/+11 |
| * | vo_opengl: angle: dynamically load ANGLE | wm4 | 2016-05-11 | 7 | -3/+135 |
| * | build: also use the iconv check on freebsd | q66 | 2016-05-10 | 1 | -1/+1 |
| * | vo_opengl: fix passing along swizzle from hwdec interop | wm4 | 2016-05-10 | 2 | -0/+4 |
| * | vo_opengl: d3d11egl: native NV12 sampling support | wm4 | 2016-05-10 | 4 | -20/+251 |
| * | vo_opengl: add an angle-es2 backend | wm4 | 2016-05-10 | 2 | -1/+25 |
| * | vo_opengl: cosmetics: rename variables | wm4 | 2016-05-10 | 1 | -17/+16 |
| * | vo_opengl: refactor how hwdec interop exports textures | wm4 | 2016-05-10 | 11 | -184/+274 |
| * | sd_lavc: work around bug in older ffmpeg releases | wm4 | 2016-05-10 | 1 | -2/+6 |
| * | stream_cdda: enable cache by default | wm4 | 2016-05-10 | 1 | -0/+2 |
| * | manpage: document -- and some issues passing filenames | wm4 | 2016-05-10 | 1 | -1/+12 |
| * | ass_process_chunk: Use llrint, not lrint | Richard H Lee | 2016-05-10 | 1 | -2/+2 |
| * | player: restore usual seeking behavior | wm4 | 2016-05-09 | 1 | -16/+31 |
| * | x11: tell GNOME to use dark window decorations | Mantas Mikulėnas | 2016-05-09 | 1 | -0/+1 |
| * | manpage: fix some script_message references to preferred name | wm4 | 2016-05-09 | 3 | -9/+9 |
| * | video: refactor how VO exports hwdec device handles | wm4 | 2016-05-09 | 39 | -271/+352 |
| * | vo_direct3d: remove passing device to decoder | wm4 | 2016-05-09 | 1 | -18/+0 |
| * | wayland: use the advertised size in fullscreen | Emmanuel Gil Peyrot | 2016-05-08 | 1 | -7/+0 |
| * | win32: make taskbar progress indication optional | maniak1349 | 2016-05-08 | 8 | -5/+45 |
| * | demux_lavf: fix a minor memory leak | wm4 | 2016-05-08 | 1 | -1/+5 |
| * | manpage: document --x11-bypass-compositor=no | wm4 | 2016-05-08 | 1 | -1/+4 |
| * | x11: slightly safer X11 error handler behavior | wm4 | 2016-05-08 | 1 | -1/+4 |
| * | manpage: change gnome-screensaver-command example | Rahul Kalkani | 2016-05-07 | 1 | -1/+1 |
| * | x11: rename inappropriate --x11-bypass-compositor=never option | wm4 | 2016-05-07 | 2 | -3/+3 |
| * | x11: add --x11-bypass-compositor=always | wm4 | 2016-05-06 | 3 | -3/+9 |
| * | DOCS: update documentation related to color management | Niklas Haas | 2016-05-06 | 2 | -6/+12 |
| * | ao_alsa: add more shitty workarounds | wm4 | 2016-05-06 | 1 | -9/+25 |
| * | manpage: minor fixes to --lavfi-complex | wm4 | 2016-05-06 | 1 | -2/+3 |
| * | vo_opengl: angle: avoid fullscreen FBO copy for flipping | wm4 | 2016-05-05 | 1 | -1/+23 |
| * | vo_opengl: angle: call eglTerminate() | wm4 | 2016-05-05 | 1 | -0/+2 |
| * | vo_opengl: EGL: fix hwdec probing | wm4 | 2016-05-05 | 3 | -1/+7 |
| * | command: use NBSP for spacing after current marker for OSD lists | wm4 | 2016-05-04 | 1 | -2/+2 |
| * | client API: access choices as flags if appropriate | wm4 | 2016-05-04 | 3 | -2/+24 |
| * | command: change some hwdec properties | wm4 | 2016-05-04 | 6 | -3/+81 |
| * | lcms: don't warn/error on 3dlut cache misses | Niklas Haas | 2016-05-04 | 1 | -1/+1 |
| * | lcms: improve black point handling (especially BT.1886) | Niklas Haas | 2016-05-04 | 3 | -12/+50 |
| * | command: slightly nicer OSD list formatting | wm4 | 2016-05-03 | 1 | -19/+17 |
| * | osd: make osd_ass_0/1 defines | wm4 | 2016-05-03 | 4 | -13/+11 |
| * | d3d: DXVA2_ModeMPEG2_VLD supports all profiles | wm4 | 2016-05-03 | 1 | -2/+1 |
| * | vo_opengl: vdpau: fix certain cases of preemption recovery failures | wm4 | 2016-05-03 | 4 | -2/+9 |
| * | ao_alsa: log final hwparams too | wm4 | 2016-05-03 | 1 | -1/+2 |
| * | x11: extend --x11-bypass-compositor with fs-only option | wm4 | 2016-05-02 | 2 | -8/+25 |
| * | wscript: make at least 1 OpenGL output mandatory | wm4 | 2016-05-01 | 1 | -1/+5 |
| * | av_log: readd ffmpeg library runtime version mismatch warning | wm4 | 2016-05-01 | 1 | -1/+13 |
| * | win32: replace libuuid.a usage with initguid.h | James Ross-Gowan | 2016-05-01 | 6 | -2/+7 |
| * | manpage: fix typo | Vaidas Kascėnas | 2016-04-30 | 1 | -1/+1 |
| * | os x: handle multiple dropped files on the window | Nyx0uf | 2016-04-30 | 1 | -2/+7 |
| * | w32_common: respect --fit-border on size check | maniak1349 | 2016-04-30 | 1 | -4/+20 |
| * | options: add --fit-border video option | maniak1349 | 2016-04-30 | 3 | -0/+9 |
| * | w32_common: fix size calculations for window resize | maniak1349 | 2016-04-30 | 1 | -3/+3 |
| * | sd_ass: minor consistency adjustment | wm4 | 2016-04-30 | 1 | -2/+2 |
| * | sd_add: replace --sub-ass=no with --ass-style-override=strip | wm4 | 2016-04-30 | 4 | -7/+15 |
| * | d3d11va: fix invalid deref on decoder init failure | Kevin Mitchell | 2016-04-29 | 1 | -1/+1 |
| * | d3d11va, dxva2: return the format struct directly | wm4 | 2016-04-29 | 4 | -16/+13 |
| * | d3d11va, dxva2: simplify decoder selection | wm4 | 2016-04-29 | 4 | -67/+58 |
| * | video: add IMGFMT_P010 alias | wm4 | 2016-04-29 | 3 | -2/+8 |
| * | command: don't seek immediately when setting a-b loop when paused | wm4 | 2016-04-28 | 1 | -5/+5 |
| * | ao_alsa: log hwparams while restricting them | wm4 | 2016-04-28 | 1 | -0/+43 |
| * | vo_opengl: fix build with GLES3 headers | wm4 | 2016-04-27 | 1 | -0/+2 |
| * | vo_opengl: support GL_EXT_texture_norm16 on GLES | wm4 | 2016-04-27 | 4 | -7/+14 |
| * | vo_opengl: always use sized internal formats | wm4 | 2016-04-27 | 1 | -8/+8 |
| * | player: strictly wait until done when backstepping | wm4 | 2016-04-27 | 1 | -1/+1 |
| * | vo_opengl: d3d11egl: minor simplification | wm4 | 2016-04-27 | 1 | -5/+1 |
| * | vo_opengl: d3d11egl: print warning on unsupported colorspaces | wm4 | 2016-04-27 | 1 | -0/+11 |
| * | d3d11va: store texture/subindex in IMGFMT_D3D11VA plane pointers | wm4 | 2016-04-27 | 5 | -141/+72 |
| * | vd_lavc: adjust D3D11VA autoprobe order | wm4 | 2016-04-27 | 1 | -1/+3 |
| * | vo_opengl: D3D11VA + ANGLE interop | wm4 | 2016-04-27 | 12 | -2/+471 |
| * | hwdec: remove numbers from enum | wm4 | 2016-04-27 | 1 | -10/+10 |
| * | vo_opengl: print error if opengl hwdec interop fails | wm4 | 2016-04-27 | 1 | -0/+2 |
| * | lavfi: shut up false positive compiler warnings | wm4 | 2016-04-26 | 1 | -2/+8 |
| * | vd_lavc: hack against videotoolbox crash on failure | wm4 | 2016-04-26 | 1 | -1/+3 |
| * | ao_coreaudio: remove detected_device | wm4 | 2016-04-26 | 1 | -5/+0 |
| * | vo_rpi: rename mutex/cond variables | wm4 | 2016-04-26 | 1 | -17/+17 |
| * | vo_rpi: wait for vsync with a timeout | wm4 | 2016-04-26 | 1 | -2/+6 |
| * | vo_rpi: attempt to survive display mode changes | wm4 | 2016-04-26 | 1 | -38/+90 |
| * | vp_rpi: fix indentation | wm4 | 2016-04-26 | 1 | -10/+8 |
| * | vd_lavc: simplify some unneeded ifdeffery | wm4 | 2016-04-25 | 1 | -8/+2 |
| * | vd_lavc: make image_format hwdec field optional | wm4 | 2016-04-25 | 1 | -26/+24 |
| * | vd_lavc: simplify RPI and Mediacodec wrappers | wm4 | 2016-04-25 | 4 | -143/+12 |
| * | vd_lavc: make all hwdec callbacks optional | wm4 | 2016-04-25 | 1 | -2/+2 |
| * | vd_lavc: set AVCodecContext.time_base to forced time base | wm4 | 2016-04-25 | 1 | -0/+3 |
| * | vd_lavc: better hwdec wrapper decoder selection | wm4 | 2016-04-25 | 2 | -1/+66 |
| * | vd_lavc: allow process_image() to return NULL | wm4 | 2016-04-25 | 1 | -1/+1 |
| * | mp_image: allow passing NULL to mp_image_new_custom_ref() | wm4 | 2016-04-25 | 5 | -9/+7 |
| * | player: fix memleak when using video-frame-info | trUSTssc | 2016-04-24 | 1 | -0/+1 |
| * | player: always show the first frame in DS mode | wm4 | 2016-04-24 | 1 | -0/+4 |
| * | player: assume video forwards timestamps jumps only with some formats | wm4 | 2016-04-24 | 1 | -1/+1 |
| * | manpage: fix --autofit example | wm4 | 2016-04-24 | 1 | -1/+1 |
| * | player: force VO reconfig when unselecting video track | wm4 | 2016-04-23 | 1 | -1/+1 |
| * | player: cleaner determination of current playback PTS | wm4 | 2016-04-23 | 2 | -9/+11 |
| * | player: eagerly redraw OSD when seeking with coverart | wm4 | 2016-04-23 | 1 | -1/+2 |
| * | vd_lavc: fix hwdec fallback if hwdec pre-initialization fails | wm4 | 2016-04-22 | 1 | -7/+7 |
| * | vo_opengl: always reset some GL state when leaving renderer | wm4 | 2016-04-22 | 1 | -5/+6 |
| * | player: fix OSD bar chapter marks | wm4 | 2016-04-22 | 1 | -1/+1 |
| * | command: if only ab-loop-b is set, loop from start of file | wm4 | 2016-04-21 | 6 | -16/+26 |
| * | ad_spdif: take care of deprecated libavcodec API usage | wm4 | 2016-04-20 | 1 | -0/+7 |
| * | stream_memory: add hex:// protocol | wm4 | 2016-04-20 | 2 | -2/+38 |
| * | player: force wakeup on playback restart | wm4 | 2016-04-20 | 1 | -0/+1 |
| * | player: really start audio only once video is ready | wm4 | 2016-04-20 | 1 | -5/+10 |
| * | player: reduce some timer calls | wm4 | 2016-04-20 | 1 | -4/+5 |
| * | player: minor simplification to buffering property updates | wm4 | 2016-04-20 | 1 | -9/+4 |
| * | player: simplify an aspect of buffering determination | wm4 | 2016-04-19 | 4 | -18/+35 |
| * | demux_playlist: read directories recursive | wm4 | 2016-04-18 | 1 | -17/+57 |
| * | player: loop on end of file if ab-loop-b is unset | wm4 | 2016-04-18 | 4 | -7/+15 |
| * | d3dva: move Intel_H264_NoFGT_ClearVideo to lower priority | Kevin Mitchell | 2016-04-18 | 1 | -1/+1 |
| * | dxva2: fix missing newline in error message | Kevin Mitchell | 2016-04-18 | 1 | -1/+1 |
| * | d3dva: include selected decoder and format in verbose output | Kevin Mitchell | 2016-04-17 | 2 | -0/+7 |
| * | input: fix parsing multiple input command prefixes | Philip Sequeira | 2016-04-17 | 1 | -1/+0 |
| * | TOOLS/zsh.pl: complete --audio-device | Philip Sequeira | 2016-04-16 | 1 | -6/+22 |
| * | vo_opengl: fix an outdated comment | wm4 | 2016-04-16 | 1 | -3/+1 |
| * | command: fix cycling certain properties | wm4 | 2016-04-15 | 1 | -1/+1 |
| * | vo_lavc: fix build on Libav | wm4 | 2016-04-15 | 1 | -2/+1 |
| * | mp_image: make mp_image_copy_fields_* private | wm4 | 2016-04-15 | 2 | -8/+4 |
| * | vo_lavc: unsupport deprecated AVFMT_RAWPICTURE | wm4 | 2016-04-15 | 1 | -23/+12 |
| * | vo_lavc: send refcounted AVFrame to encoder | wm4 | 2016-04-15 | 1 | -4/+4 |
| * | mp_image: add mp_image_to_av_frame() | wm4 | 2016-04-15 | 2 | -6/+10 |
| * | mp_image: simplify mp_image_steal_data() | wm4 | 2016-04-15 | 1 | -17/+7 |
| * | mp_image: pass through AVHWFramesContext | wm4 | 2016-04-15 | 2 | -4/+22 |
| * | ao_coreaudio_exclusive: list formats when searching substream | wm4 | 2016-04-15 | 1 | -0/+3 |
| * | ao_coreaudio: remove unused function | wm4 | 2016-04-15 | 2 | -25/+0 |
| * | lcms: include math.h | wm4 | 2016-04-15 | 1 | -0/+1 |
| * | command: log property set calls | wm4 | 2016-04-15 | 2 | -8/+17 |
| * | command: allow setting panscan etc. properties if no video is active | wm4 | 2016-04-15 | 1 | -4/+1 |
| * | client API: improve mpv_set_property() handling of MPV_FORMAT_NODE | wm4 | 2016-04-15 | 6 | -48/+63 |
| * | vo_opengl: rpi: don't include x11 header file | wm4 | 2016-04-15 | 1 | -1/+0 |
| * | player: fix use-after-free with --screenshot-directory | wm4 | 2016-04-14 | 1 | -1/+2 |
| * | build: add check for AVHWFramesContext API | wm4 | 2016-04-14 | 1 | -0/+6 |
| * | m_option: slightly improve --msg-level=help output | wm4 | 2016-04-13 | 1 | -1/+1 |
| * | m_option: add string conversion for --audio-channels | wm4 | 2016-04-13 | 1 | -0/+8 |
| * | vo_opengl: simplify and improve up scale=oversample | Niklas Haas | 2016-04-12 | 1 | -21/+5 |
| * | demux_mkv: fix seeking with files that miss the first index entry | wm4 | 2016-04-12 | 1 | -3/+6 |
| * | vf_vavpp: reindent | wm4 | 2016-04-11 | 1 | -8/+6 |
| * | vaapi: determine surface format in decoder, not in renderer | wm4 | 2016-04-11 | 5 | -47/+71 |
| * | Revert "build: disable encoding mode by default" | Rudolf Polzer | 2016-04-11 | 1 | -1/+0 |
| * | encode_lavc: Migrate to codecpar API. | Rudolf Polzer | 2016-04-11 | 4 | -231/+274 |
* | | Release 0.17.0v0.17.0 | Martin Herkt | 2016-04-11 | 2 | -1/+92 |
* | | Merge branch 'master' into release/current | Martin Herkt | 2016-04-11 | 165 | -4596/+5374 |
|\| |
|
| * | aspect: rework --video-unscaled | Niklas Haas | 2016-04-10 | 3 | -29/+18 |
| * | aspect: remove useless debug messages | wm4 | 2016-04-10 | 1 | -10/+2 |
| * | vo_opengl: improve rotation handling (again) | wm4 | 2016-04-08 | 2 | -44/+47 |
| * | TOOLS/zsh.pl: properly escape last change | Philip Sequeira | 2016-04-08 | 1 | -2/+2 |
| * | command: add keepaspect property | wm4 | 2016-04-08 | 1 | -0/+1 |
| * | osd: add italic font for osd | st4t1k | 2016-04-08 | 4 | -0/+6 |
| * | TOOLS/zsh.pl: don't complete URLs by default | Philip Sequeira | 2016-04-08 | 1 | -1/+7 |
| * | vo_opengl: log if glGetString(GL_VERSION) returns NULL | wm4 | 2016-04-08 | 1 | -1/+3 |
| * | d3d: fix Windows build | wm4 | 2016-04-07 | 1 | -2/+2 |
| * | vo_opengl: videotoolbox: use kCVPixelBufferLock_ReadOnly for screenshots | wm4 | 2016-04-07 | 1 | -7/+8 |
| * | videotoolbox: change how videotoolbox format is managed | wm4 | 2016-04-07 | 4 | -6/+36 |
| * | mp_image: introduce a hw_subfmt field | wm4 | 2016-04-07 | 2 | -0/+8 |
| * | vd_lavc: let hardware decoder request delaying frames explicitly | wm4 | 2016-04-07 | 5 | -4/+9 |
| * | vd_lavc: fix codec vs. decoder confusion | wm4 | 2016-04-07 | 10 | -31/+32 |
| * | vo: don't reset vsync statistics on seeks etc. | wm4 | 2016-04-06 | 1 | -9/+14 |
| * | sub: interpret "text" subtitles as srt | wm4 | 2016-04-06 | 1 | -0/+3 |
| * | vo_opengl: fix build breakage | wm4 | 2016-04-06 | 1 | -1/+1 |
| * | vo_opengl: minor simplification | wm4 | 2016-04-05 | 1 | -3/+2 |
| * | vo_opengl: fix nnedi + rectangle textures | wm4 | 2016-04-05 | 3 | -4/+4 |
| * | cache: disable useless "Cache is not responding" warning | wm4 | 2016-04-03 | 1 | -1/+1 |
| * | x11: do not set _NET_WM_BYPASS_COMPOSITOR by default | wm4 | 2016-04-03 | 2 | -3/+3 |
| * | aspect: make video-zoom logarithmic | Niklas Haas | 2016-04-03 | 3 | -7/+7 |
| * | manpage: change underscore to hyphen in input command | Kevin Mitchell | 2016-04-03 | 1 | -1/+1 |
| * | manpage: fix typo | Kevin Mitchell | 2016-04-02 | 1 | -1/+1 |
| * | manpage: add example for --msg-level | wm4 | 2016-04-02 | 1 | -0/+16 |
| * | build: make DVB test stricter | wm4 | 2016-04-02 | 2 | -0/+4 |
| * | build: fix AVCodecParameters FFmpeg API check (again) | wm4 | 2016-04-02 | 1 | -2/+2 |
| * | sd_lavc: use decoder-reordered PTS for PGS | wm4 | 2016-04-02 | 1 | -3/+21 |
| * | sd_lavc: add a comment about duration==0 handling | wm4 | 2016-04-02 | 1 | -1/+3 |
| * | sd_lavc: fix subtitle display with unknown end timestamps | wm4 | 2016-04-02 | 1 | -1/+1 |
| * | ao_coreaudio_exclusive: add missing newline to log message | wm4 | 2016-04-01 | 1 | -1/+1 |
| * | gl_lcms: choose BT.1886 gamma per-channel | Niklas Haas | 2016-04-01 | 1 | -24/+35 |
| * | vo_opengl: generate 3DLUT against source and use full BT.1886 | Niklas Haas | 2016-04-01 | 7 | -76/+162 |
| * | build: fix AVCodecParameters FFmpeg API check | wm4 | 2016-04-01 | 1 | -1/+1 |
| * | build: disable encoding mode by default | wm4 | 2016-03-31 | 1 | -0/+1 |
| * | demux_lavf, ad_lavc, ad_spdif, vd_lavc: handle FFmpeg codecpar API change | wm4 | 2016-03-31 | 8 | -7/+49 |
| * | demux_lavf: remove old MicroDVD frame timing guessing | wm4 | 2016-03-31 | 1 | -6/+1 |
| * | demux_lavf: remove some old framerate guessing | wm4 | 2016-03-31 | 1 | -14/+1 |
| * | mplayer-input.conf: fix input.conf location in comment | Ben Boeckel | 2016-03-31 | 1 | -1/+1 |
| * | dxva2: abort on mp_image_new_custom_ref failure | Kevin Mitchell | 2016-03-30 | 1 | -3/+1 |
| * | dxva2: stop using pointer obfuscator LPDIRECT3DSURFACE9 | Kevin Mitchell | 2016-03-30 | 2 | -6/+6 |
| * | dxva2: rewrite to use shared code with d3d11va | Kevin Mitchell | 2016-03-30 | 1 | -494/+350 |
| * | vd_lavc: add d3d11va hwdec | Kevin Mitchell | 2016-03-30 | 13 | -4/+933 |
| * | ta: add TA_FREEP macro | Kevin Mitchell | 2016-03-30 | 1 | -0/+2 |
| * | player: hide cache in status line by default again | wm4 | 2016-03-30 | 1 | -1/+1 |
| * | Revert "demux_mkv: don't trust DefaultDuration for audio" | wm4 | 2016-03-30 | 1 | -3/+5 |
| * | vo_opengl: draw transparency checkerboard after upscaling | Niklas Haas | 2016-03-29 | 1 | -4/+10 |
| * | vo_opengl: always premultiply alpha | wm4 | 2016-03-29 | 4 | -5/+1 |
| * | vo_opengl: fix rotation direction | wm4 | 2016-03-29 | 1 | -1/+1 |
| * | cache: fix incorrect EOF condition | wm4 | 2016-03-29 | 1 | -1/+2 |
| * | cache: use a single STREAM_CTRL for various cache info | wm4 | 2016-03-29 | 7 | -95/+69 |
| * | command: add video-stereo-mode property | wm4 | 2016-03-28 | 2 | -0/+4 |
| * | player: fix breakage when combining 3D and rotate auto-filters | wm4 | 2016-03-28 | 1 | -9/+5 |
| * | player: remove auto-inserted filters before adding them again | wm4 | 2016-03-28 | 1 | -1/+11 |
| * | vo_opengl: slightly compress gl_set_debug_logger() | wm4 | 2016-03-28 | 1 | -7/+2 |
| * | vo_opengl: reduce temporary variables in gl_transform_trans() | wm4 | 2016-03-28 | 1 | -5/+5 |
| * | vo_opengl: fix rotation | wm4 | 2016-03-28 | 2 | -48/+52 |
| * | vo_opengl: fix row-major vs. column-major confusion | wm4 | 2016-03-28 | 2 | -4/+7 |
| * | vo_opengl: don't upload potentially uninitialized memory to GL buffer | wm4 | 2016-03-28 | 1 | -1/+1 |
| * | vo_openg: fix debanding + rectangle-textures | wm4 | 2016-03-27 | 1 | -1/+1 |
| * | player: fix --stream-dump exit code | wm4 | 2016-03-26 | 1 | -1/+1 |
| * | input: do not force double-click emulation for artificial commands | wm4 | 2016-03-26 | 1 | -1/+1 |
| * | build: allow plain-gl build on OSX | wm4 | 2016-03-26 | 1 | -3/+3 |
| * | player: add wv to list of external audio file extensions | Martin Herkt | 2016-03-26 | 1 | -0/+1 |
| * | TOOLS/zsh.pl: add .wv extension in zsh completions | Martin Herkt | 2016-03-26 | 1 | -1/+1 |
| * | lua: don't require key for mp.add_key_binding() | wm4 | 2016-03-26 | 2 | -4/+6 |
| * | Add a mediacodec decoder hwdec wrapper | Jan Ekström | 2016-03-25 | 5 | -0/+75 |
| * | vd_lavc: mediacodec also needs special timebase love | Jan Ekström | 2016-03-25 | 1 | -1/+1 |
| * | sub: force segment switch if video is already ahead | wm4 | 2016-03-25 | 1 | -0/+8 |
| * | demux_timeline: request subtitle prefetching on crossing segments | wm4 | 2016-03-25 | 1 | -1/+1 |
| * | ipc-win: restrict read access to the IPC pipe | James Ross-Gowan | 2016-03-25 | 1 | -2/+96 |
| * | vo_opengl: minor coding style adjustment | wm4 | 2016-03-24 | 1 | -3/+4 |
| * | vo_opengl: utils: some more minor shader string building optimization | wm4 | 2016-03-24 | 1 | -23/+35 |
| * | DOCS/interface-changes: mention --input-ipc-server change | wm4 | 2016-03-24 | 1 | -0/+2 |
| * | ad_lavc, vd_lavc: support new Libav decoding API | wm4 | 2016-03-24 | 3 | -3/+38 |
| * | ad_lavc: add codec_timebase hack too | wm4 | 2016-03-24 | 1 | -2/+5 |
| * | vd_lavc: slightly improve codec_timebase hack | wm4 | 2016-03-24 | 1 | -4/+3 |
| * | vo_opengl: utils: slightly optimize shader string building | wm4 | 2016-03-23 | 1 | -22/+21 |
| * | bstr: avoid redundant vsnprintf calls | wm4 | 2016-03-23 | 1 | -3/+9 |
| * | vo_opengl_cb: fix NULL deref | wm4 | 2016-03-23 | 1 | -1/+2 |
| * | man: ipc: update for named pipe IPC on Windows | James Ross-Gowan | 2016-03-23 | 2 | -11/+42 |
| * | ipc: rename --input-unix-socket to --input-ipc-server | James Ross-Gowan | 2016-03-23 | 1 | -1/+2 |
| * | ipc: add Windows implementation with named pipes | James Ross-Gowan | 2016-03-23 | 6 | -430/+881 |
| * | command: change "cache-speed" OSD formatting | wm4 | 2016-03-22 | 2 | -6/+11 |
| * | vo_opengl: fix blend-subtitles=video in some cases | wm4 | 2016-03-22 | 1 | -0/+1 |
| * | qthelper: fix potential NULL deref in error path | wm4 | 2016-03-22 | 1 | -2/+2 |
| * | vo_opengl, osd: allow osc.lua to react faster on resizes | wm4 | 2016-03-21 | 5 | -16/+55 |
| * | command: add cache-speed property | wm4 | 2016-03-20 | 5 | -15/+71 |
| * | playlist: improve shuffle algorithm | Niklas Haas | 2016-03-20 | 1 | -5/+3 |
| * | vo_opengl: GLX: try to create 3.3 core profile context | wm4 | 2016-03-19 | 3 | -6/+26 |
| * | man: lua: fix typo in script-binding example. | torque | 2016-03-19 | 1 | -1/+1 |
| * | Revert "wayland: set fs mode on every configure" | Emmanuel Gil Peyrot | 2016-03-19 | 1 | -6/+5 |
| * | csputils: add DCI-P3 colorspace | Niklas Haas | 2016-03-19 | 3 | -0/+12 |
| * | DOCS/compile-windows.md: use CC=gcc.exe for msys2 compile | Kevin Mitchell | 2016-03-18 | 1 | -2/+2 |
| * | DOCS/compile-windows.md: update dependencies for msys2 build | Kevin Mitchell | 2016-03-18 | 1 | -1/+1 |
| * | TOOLS/lua/README: link to list of user scripts on wiki | wm4 | 2016-03-18 | 1 | -1/+7 |
| * | lua: don't suspend core by default during script execution | wm4 | 2016-03-18 | 3 | -8/+3 |
| * | vd_lavc: don't get into an endless loop if decoding fails | wm4 | 2016-03-18 | 1 | -0/+2 |
| * | demux_timeline: skip decoder reinit when seeking to same segment | wm4 | 2016-03-17 | 1 | -5/+3 |
| * | vo_opengl: dxva2egl: ignore alpha component in the mapped video | wm4 | 2016-03-17 | 1 | -3/+1 |
| * | vo_opengl: fix operation without GL_ARB_texture_rg | wm4 | 2016-03-17 | 1 | -4/+11 |
| * | ao_lavc: use new af_select_best_samplerate function | Kevin Mitchell | 2016-03-17 | 1 | -0/+5 |
| * | ao_wasapi: use new af_select_best_samplerate function | Kevin Mitchell | 2016-03-17 | 1 | -11/+3 |
| * | audio: add af_select_best_samplerate function | Kevin Mitchell | 2016-03-17 | 2 | -0/+32 |
| * | dxva2: prevent outputting native surfaces with HWDEC_DXVA2_COPY (again) | wm4 | 2016-03-17 | 1 | -1/+2 |
| * | vo_opengl: fix sharpen filter | wm4 | 2016-03-16 | 3 | -4/+5 |
| * | DOCS/compile-windows.md: update MSYS2 instructions | Kevin Mitchell | 2016-03-16 | 1 | -12/+37 |
| * | osd: fix build with --disable-libass | wm4 | 2016-03-16 | 1 | -1/+1 |
| * | vo_opengl: only open one OpenGL/DX interop handle when using dxva2 | Kevin Mitchell | 2016-03-15 | 2 | -18/+23 |
| * | input/event.h: add include guard | wm4 | 2016-03-15 | 1 | -0/+4 |
| * | input: accept plain text for drag&drop | wm4 | 2016-03-15 | 1 | -0/+7 |
| * | x11, input: move mime type drag&drop negotiation to common code | wm4 | 2016-03-15 | 3 | -4/+67 |
| * | x11: move vo->input_ctx accesses to x11->input_ctx | wm4 | 2016-03-15 | 2 | -19/+21 |
| * | mpv.rc: remove most contents | wm4 | 2016-03-14 | 1 | -21/+0 |
| * | command: dump tracklist if sub-add is run with the "cached" flag | wm4 | 2016-03-14 | 1 | -0/+2 |
| * | manpage: fix inverted condition in mixer-active description | wm4 | 2016-03-13 | 1 | -2/+2 |
| * | player: add missing audio reconfig events | wm4 | 2016-03-13 | 1 | -0/+4 |
| * | manpage: minor changes to some environment variables | wm4 | 2016-03-12 | 1 | -5/+1 |
| * | dec_video: always redisplay cover art after a seek | wm4 | 2016-03-11 | 1 | -3/+1 |
| * | dec_video: reduce scope of variable | wm4 | 2016-03-11 | 1 | -3/+3 |
| * | build: be less strict about line endings | wm4 | 2016-03-11 | 1 | -2/+2 |
| * | manpage: add that dxinterop may work on intel. | Kevin Mitchell | 2016-03-10 | 1 | -1/+2 |
| * | manpage: remove extraneous newlines from end of options.rst | Kevin Mitchell | 2016-03-10 | 1 | -2/+0 |
| * | manpage: add note about video filters and hwdec | Kevin Mitchell | 2016-03-10 | 1 | -1/+5 |
| * | manpage: document dxva2 option for hwdec | Kevin Mitchell | 2016-03-10 | 1 | -3/+6 |
| * | vo_opengl: add dxva2 interop to angle backend | Kevin Mitchell | 2016-03-10 | 3 | -0/+351 |
| * | build: install symbolic SVG icon | Jashandeep Sohi | 2016-03-10 | 1 | -0/+4 |
| * | ytdl_hook: handle optional format_note | ▟ ▖▟ ▖ | 2016-03-10 | 1 | -1/+1 |
| * | vo_opengl: use the same type for cached and current uniform values | wm4 | 2016-03-10 | 1 | -12/+11 |
| * | vo_opengl: cache the values of the uniform variables | igv | 2016-03-10 | 1 | -20/+31 |
| * | README: eloborate on stable FFmpeg releases further | wm4 | 2016-03-10 | 1 | -0/+5 |
| * | DOCS: add some hints to the new examples repository | wm4 | 2016-03-10 | 2 | -1/+16 |
| * | DOCS: remove client API examples | wm4 | 2016-03-10 | 25 | -1936/+0 |
| * | demux: remove pausing mechanism | wm4 | 2016-03-10 | 1 | -43/+22 |
| * | demux: replace demux_pause/demux_unpause with demux_run_on_thread | wm4 | 2016-03-09 | 3 | -23/+60 |
| * | command: change stream-pos semantics | wm4 | 2016-03-09 | 3 | -14/+6 |
| * | vo_opengl: cache the locations of the uniform variables | igv | 2016-03-09 | 1 | -6/+13 |
| * | osd: cleanup: make OSDTYPE_ constants private to OSD code | wm4 | 2016-03-08 | 7 | -31/+36 |
| * | osd, lua: manage multiple ASS overlays set with set_osd_ass() calls | wm4 | 2016-03-08 | 6 | -44/+87 |
| * | osd: restructure and move ASS objects into its own struct | wm4 | 2016-03-08 | 2 | -61/+81 |
| * | osd: refactor how mp_ass_render_frame() is called | wm4 | 2016-03-08 | 6 | -16/+22 |
| * | TOOLS/lua/zones.lua: Remove | Ricardo Constantino | 2016-03-08 | 1 | -74/+0 |