summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* msg: remove the useless trailing comment from stats dumpingwm42015-10-141-4/+2
* player: fix inverted conditionwm42015-10-131-1/+1
* vo_opengl: x11egl: fix confused error status codeswm42015-10-121-2/+2
* vo_opengl: x11egl: reject nvidia drivers when autoprobingwm42015-10-121-0/+6
* vd_lavc: work around libavcodec nonsense causing hwdec init failurewm42015-10-121-0/+3
* demux_mkv: do not return subtitle packets that end before seek targetwm42015-10-121-2/+6
* af_lavrresample: reinit resampler on large speed changeswm42015-10-121-15/+19
* ytdl: Set a proper label for external audio tracksChrisK22015-10-111-3/+3
* vd_lavc: refuse to initialize vaapi with unknown profileswm42015-10-111-3/+1
* cocoa: set application policy before creating windowwm42015-10-111-5/+4
* DOCS/client_api_examples/README: add qt_openglwm42015-10-111-10/+16
* DOCS/client_api_examples/qt_opengl: fix uninitwm42015-10-111-0/+1
* DOCS/client_api_examples: add qt widget + opengl-cb examplewang-bin2015-10-116-0/+272
* ytdl: Remove DASH hacks, use DASH by defaultChrisK22015-10-113-16/+15
* DOCS/client_api_examples/README: rewritewm42015-10-102-17/+106
* player: fix missed wakeup on video EOFwm42015-10-091-0/+3
* manpage: font options do not support fontconfig patterns anymorewm42015-10-091-2/+5
* audio: add AO deviation loggingwm42015-10-082-0/+27
* vo: log deviation from ideal vsync intervalwm42015-10-081-0/+5
* demux_subreader: participate in probing only on Libavwm42015-10-081-0/+4
* af_lavrresample: use libswsresample dynamic rate adjustment featurewm42015-10-071-9/+26
* vo_xv: fix crash with --widwm42015-10-071-1/+1
* audio: make spdif re-probe from normal decoding workwm42015-10-062-2/+11
* audio: re-probe spdif if AO is reloadedwm42015-10-061-1/+3
* demux: don't attempt to open a demuxer after abort signal was givenwm42015-10-061-0/+3
* player: make stop command actually stopwm42015-10-062-2/+2
* README: link to Copyright instead of LICENSE filewm42015-10-061-1/+1
* video: fix base for --no-correct-ptswm42015-10-062-9/+10
* video: increase maximum number of buffered AVI pts sampleswm42015-10-061-1/+1
* video: don't sort AVI pts sampleswm42015-10-061-14/+10
* video: remove user-controllable PTS sorting (--pts-association-mode)wm42015-10-067-80/+5
* video: disable framedrop if avi-style timestamps are usedwm42015-10-061-0/+3
* ytdl: Remove version check and minor cleanupChrisK22015-10-061-55/+22
* ao_alsa: add debug messages for format searchKevin Mitchell2015-10-061-0/+2
* ao_alsa: fix failure to find any sampleformatKevin Mitchell2015-10-061-4/+7
* README: clarify license statementwm42015-10-061-2/+2
* audio: add option for falling back to ao_nullwm42015-10-057-4/+24
* ao: rework audio output driver probingwm42015-10-051-38/+42
* manpage: edit recommended VO remarkswm42015-10-041-7/+4
* player: add wav to list of external audio file extensionswm42015-10-041-1/+2
* video: remove codec delay estimationwm42015-10-033-15/+2
* video: cosmetics: remove trailing whitespacewm42015-10-031-1/+1
* video/out: remove an unused parameterwm42015-10-0327-45/+42
* vo: change some defines to enumswm42015-10-021-9/+13
* vo_opengl: drop old backend APIwm42015-10-023-87/+26
* vo_opengl: rpi: switch to new internal APIwm42015-10-023-39/+35
* win32: cleanup: remove some unneeded thingswm42015-10-024-17/+10
* vo_opengl: w32: switch to new internal APIwm42015-10-024-27/+36
* vo_opengl: refactor DwmFlush crapwm42015-10-023-42/+45
* vo_opengl: remove leftover variable from vaglx in vaeglEmmanuel Gil Peyrot2015-10-021-1/+0
* vo: fix compilation failure when vaapi is enabled and x11 disabledEmmanuel Gil Peyrot2015-10-021-1/+1
* vo_opengl: wayland: switch to new internal APIwm42015-10-016-54/+44
* vo_opengl: cocoa: switch to new internal APIwm42015-10-016-31/+37
* cue: read more metadatawm42015-10-014-26/+42
* player: print tags under different log prefixwm42015-10-011-2/+4
* vo_opengl: make sw suboption work without explicit backend selectionwm42015-10-013-2/+3
* vo_opengl: debanding requires GLSL 1.30wm42015-10-011-0/+4
* x11: separate window creation and configurationwm42015-09-308-36/+56
* vo_opengl: cosmetics: coding stylewm42015-09-301-46/+45
* vo_opengl: do not reset video queue when changing video equalizerwm42015-09-301-1/+0
* Revert "vo_x11: remove this video output"wm42015-09-305-1/+461
* stream: minor cleanup to verbose loggingwm42015-09-302-3/+4
* ytdl: Don't override user-set format in no-video modeChrisK22015-09-301-11/+23
* manpage: adjustments to hwdec remarkswm42015-09-291-3/+9
* video: replace vf_format outputlevels option with global optionwm42015-09-2915-48/+39
* Take care of libavcodec convergence_duration deprecationwm42015-09-294-1/+17
* Revert "vd_lavc: do not abort hardware decoding on errors"wm42015-09-281-0/+1
* vo_opengl: videotoolbox: cleanupswm42015-09-281-43/+26
* vo_opengl: rename hwdec_vda.c to hwdec_osx.cwm42015-09-282-1/+1
* video: remove VDA supportwm42015-09-2814-177/+4
* vd_lavc: remove some ancient cargo-cultingwm42015-09-281-1/+0
* ao_alsa: improve handling of device disconnectionwm42015-09-281-3/+20
* ao_coreaudio_utils: fix error handling in device listing codewm42015-09-281-3/+10
* vo_opengl: vaapi: add Wayland supportwm42015-09-274-2/+31
* vo_opengl: refactor EGL context information callbackwm42015-09-275-17/+36
* vaapi: remove dependency on X11wm42015-09-278-28/+103
* manpage: fix broken examplewm42015-09-271-1/+1
* vo_opengl: vaapi: provide symbols for missing extensionswm42015-09-271-0/+14
* vo_opengl: vaapi: redo how EGL extensions are loadedwm42015-09-277-66/+35
* vo_opengl: rpi: fix EGL commentwm42015-09-271-4/+2
* vo_opengl: probe for EGL by defaultwm42015-09-262-5/+6
* vo_opengl: x11egl: cleanup uninit pathwm42015-09-261-30/+26
* vo_opengl: vaapi: probe the surface formatwm42015-09-261-2/+68
* wscript: add missing entry to help outputwm42015-09-251-1/+1
* vaapi: use GPU memcpy for reading back from HW surfacewm42015-09-253-2/+7
* video: refactor GPU memcpy usagewm42015-09-2510-82/+112
* vd_lavc: Fix recovery from vdpau preemptionPhilip Langdale2015-09-251-3/+3
* vo_rpi, wayland: fix buildwm42015-09-252-7/+7
* vo_opengl: vaapi: undo vaAcquireBufferHandle() correctly on errorwm42015-09-251-2/+4
* vaapi: cosmetics, minor fixeswm42015-09-251-3/+3
* vo_opengl: vaapi: handle YV12 correctlywm42015-09-251-0/+3
* vo_opengl: vaapi: document DRM fourcc upstream defineswm42015-09-251-3/+4
* vo_opengl: vaapi: use dummy image to determine plane layoutwm42015-09-251-9/+8
* vo_opengl: vaapi: remove unnecessary loopwm42015-09-251-2/+1
* vo_opengl: vaapi: fix cleanupwm42015-09-251-0/+2
* vo_opengl: support new VAAPI EGL interopwm42015-09-256-0/+262
* vo_opengl: add mechanism to retrieve Display from EGL contextwm42015-09-253-1/+33
* vo_opengl: load certain EGL extensions needed for VAAPI EGL interopwm42015-09-256-1/+56
* vo_opengl: enable X11 EGL backend by defaultwm42015-09-241-1/+0
* vo_opengl: actually set hardware decoder mapped texture formatwm42015-09-244-3/+6
* client API: rename GL_MP_D3D_interfaceswm42015-09-246-15/+46
* vo_opengl: remove sharpen scalers, add sharpen sub-optionwm42015-09-237-53/+49
* vo_opengl: move deband_opts declaration to where it's usedwm42015-09-232-8/+8
* vo_opengl: remove unsued chroma_location fieldwm42015-09-232-2/+0
* vo_opengl: move shader file caching to video.cwm42015-09-234-50/+44
* player: fix another --force-window bugwm42015-09-231-1/+1
* vd_lavc: do not abort hardware decoding on errorswm42015-09-231-8/+7
* vf_vavpp: allocate output surfaces with the same size as inputwm42015-09-233-1/+15
* va_vavpp: set input/output processing regionwm42015-09-231-2/+2
* vd_lavc: minor cleanup to hwdec fallback codewm42015-09-231-15/+8
* DOCS: update client API changes for releaseMartin Herkt2015-09-231-1/+1
* DOCS: update release policyMartin Herkt2015-09-231-27/+69
* win32: allow multiple windows at the same timewm42015-09-221-6/+1
* build: allow disabling vapoursynth completelywm42015-09-221-7/+8
* player: fix excessive CPU usage in audio-only modewm42015-09-221-3/+4
* player: some more --force-window fixeswm42015-09-212-12/+17
* player: do not destroy VO prematurely when initializing playbackwm42015-09-201-1/+2
* player: rename and move find_subfiles.cwm42015-09-206-5/+5
* player: add opus to list of external audio file extensionswm42015-09-201-1/+1
* player: make force-window in auto-profiles actually workwm42015-09-204-29/+36
* player: make force-window=immediate work in auto-profileswm42015-09-201-0/+3
* vf_yadif: add hack for Libav compatibilitywm42015-09-201-3/+12
* audio/filter: remove reentrancy flagwm42015-09-205-22/+1
* TOOLS/zsh.pl: only check the actual exit code when calling mpvPhilip Sequeira2015-09-201-2/+2
* vf_vdpaurb: query_format is still requiredPhilip Langdale2015-09-181-0/+6
* vf_vdpaurb: Pass through non-hardware-decoded contentPhilip Langdale2015-09-151-9/+8
* manpage: add a note about libavfilterwm42015-09-112-0/+8
* video/filter: remove some vf_lavfi wrapperswm42015-09-118-380/+0
* vf_lavfi: cosmetics: fix coding stylewm42015-09-111-11/+11
* af_lavfi: implement af-metadata propertywm42015-09-116-10/+63
* af: use generic statuc codeswm42015-09-111-7/+7
* player: prefer logical current directory pathwm42015-09-111-0/+4
* vf: vf_stereo3d depends on libavfilterwm42015-09-112-2/+2
* ao_lavc: minor simplificationwm42015-09-111-2/+2
* ao_alsa: use sample format determination codeKevin Mitchell2015-09-101-12/+10
* ao_alsa: add double to sample format listKevin Mitchell2015-09-101-0/+1
* ao_alsa: put spdif formats into find_alsa_formatKevin Mitchell2015-09-101-9/+9
* audio/format: revise af_format_conversion_scoreKevin Mitchell2015-09-101-8/+13
* video: make --field-dominance set interlaced flagKevin Mitchell2015-09-102-4/+10
* vo_rpi: fix compilationwm42015-09-111-2/+2
* ao_oss: use new sample format determination codewm42015-09-101-1/+2
* ao_lavc: use new sample format determination codewm42015-09-103-24/+16
* audio/format: add function for determining sample conversion candidateswm42015-09-102-0/+32
* audio/format: fix interlaved vs. non-interleaved conversionswm42015-09-101-1/+1
* audio/format: actually prefer float over double sample formatwm42015-09-101-1/+1
* video: do not use deprecated libavutil pixdesc fieldswm42015-09-103-5/+27
* vo_opengl: fix shader compilation with debanding and OSX hwdecwm42015-09-103-8/+10
* vo_opengl: move sampler type mapping to a functionwm42015-09-102-7/+14
* command: make "add <property> 0" not change the valuewm42015-09-103-5/+10
* cache: do not include backbuffer size in total stream cache sizewm42015-09-102-2/+4
* DOCS: cleanup API changes version markerswm42015-09-102-10/+11
* vo_opengl: fix deband sub-option handlingwm42015-09-091-1/+6
* vo_opengl: implement debanding (and remove source-shader)Niklas Haas2015-09-097-98/+228
* old-makefile: update for recent OpenGL refactorswm42015-09-091-9/+14
* vo_opengl: move self-contained shader routines to a separate fileNiklas Haas2015-09-095-348/+425
* vo_opengl: reduce code duplication for scaler optionsNiklas Haas2015-09-091-33/+16
* vo_opengl: remove gl_ prefixes from files in video/out/openglNiklas Haas2015-09-0927-56/+56
* vo_opengl: move gl_* files to their own subdirNiklas Haas2015-09-0927-40/+40
* vo_opengl: minor refactorNiklas Haas2015-09-091-5/+5
* Use setfield, not --field-dominance. See #2297.Rudolf Polzer2015-09-091-6/+6
* vo_opengl: filter allowed options in dumb-modewm42015-09-081-14/+14
* vo_opengl: move gl_video_opts copying code to separate functionwm42015-09-082-15/+22
* af_lavrresample: remove unnecessary indirectionswm42015-09-081-35/+30
* af_lavrresample: add normalize suboptionwm42015-09-082-1/+13
* vo_opengl: restore single pass optimization as separate code pathwm42015-09-073-31/+92
* vo_opengl: move video source rectangle computation to a functionwm42015-09-071-18/+29
* vo_opengl: comsetics: remove unnecessary line breakwm42015-09-071-4/+2
* vo_opengl: require FBOs and get rid of the single-pass optimizationNiklas Haas2015-09-072-91/+42
* osd: delay libass initialization as far as possiblewm42015-09-072-5/+11
* options: fix --no-configwm42015-09-054-5/+5
* DOCS/client_api_examples/sdl: make the window resizablewm42015-09-041-1/+2
* af_lavrresample: add missing include statementwm42015-09-041-0/+1
* vo_opengl: use the correct attribute name for vertex positionwm42015-09-041-2/+2
* audio/filter: remove af_bs2b toowm42015-09-047-202/+0
* audio/filter: remove some useless filterswm42015-09-0324-4132/+0
* player: log error code on playback exitwm42015-09-031-0/+2
* ebml: warn if an EBML has unknown lengthwm42015-09-031-0/+4
* manpage: fix typowm42015-09-031-1/+1
* vd_lavc: better hwdec log outputwm42015-09-022-4/+17
* vd_lavc: factor all hwdec fallbacks into the same functionwm42015-09-021-24/+19
* vo_opengl: improve robustness against PBO failurewm42015-09-021-29/+40
* vo_opengl: enable pbo by default with opengl-hqwm42015-09-022