aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vf_vavpp: fix bob deinterlacing for bottom field first videosGravatar Filip Milivojevic2015-05-30
* vf_vavpp: do not pretend to support referencesGravatar wm42015-05-29
* vf_vavpp: simplify surface list allocationGravatar wm42015-05-29
* player: restore video-aspect on playback resumeGravatar wm42015-05-29
* cache: limit readahead size to half the cache size at the beginningGravatar wm42015-05-29
* vo_drm: fix not using BUF_COUNTGravatar Marcin Kurczewski2015-05-29
* vo_drm: fix centering with regard to strideGravatar Marcin Kurczewski2015-05-29
* vaapi: remove direct mapping non-senseGravatar wm42015-05-29
* lua: fix options submoduleGravatar wm42015-05-29
* vd_lavc: fix a hw decoding fallback caseGravatar wm42015-05-29
* vdpau: do not attempt to allocate surfaces while preemptedGravatar wm42015-05-29
* vo_opengl: avoid broken shader if hwdec fails to provide texturesGravatar wm42015-05-28
* vdpau: add support for the "new" libavcodec vdpau APIGravatar wm42015-05-28
* video: rename vdpau.c to vdpau_old.cGravatar wm42015-05-28
* vd_lavc: allocate hw surfaces using the coded sizeGravatar wm42015-05-28
* vdpau: retrieve mixer parameters directly from the hw surfaceGravatar wm42015-05-28
* vd_lavc: merge two functionsGravatar wm42015-05-28
* vd_lavc: make hardware decoding fallback less violentGravatar wm42015-05-28
* demux_lavf: do a better job at guessing the vobsub .sub filenameGravatar wm42015-05-28
* vo_drm: Expose mode ID option to usersGravatar Marcin Kurczewski2015-05-28
* vo_drm: Fix resolution not restored after exitingGravatar Marcin Kurczewski2015-05-28
* vo_drm: Fix stride problem for certain devicesGravatar Marcin Kurczewski2015-05-28
* command: remove deprecated get_property commandGravatar wm42015-05-27
* options: remove --slave-brokenGravatar wm42015-05-27
* player: set cocoa input context at an earlier pointGravatar wm42015-05-27
* player: load scripts at an earlier pointGravatar wm42015-05-27
* vo_opengl: rename use_full_range to use_normalized_rangeGravatar wm42015-05-27
* DOCS: fix wrong libmpv's cocoa example commentGravatar Stefano Pigozzi2015-05-27
* vo_opengl: fix source-shader + XYZ inputGravatar Niklas Haas2015-05-27
* DOCS: interface-changes: mention recent vo_opengl additionsGravatar wm42015-05-27
* vo_opengl: CMS no longer implies linear scalingGravatar Niklas Haas2015-05-27
* vo_opengl: icc-profile overrides icc-profile-autoGravatar Niklas Haas2015-05-27
* vo_opengl: add support for custom shadersGravatar Niklas Haas2015-05-27
* osx: synchronize access to the input_ctxGravatar wm42015-05-26
* osx: never expose input_ctx from EventsResponderGravatar wm42015-05-26
* input: remove some unneeded thingsGravatar wm42015-05-26
* command: better choice when to allow playback-related commandsGravatar wm42015-05-26
* command: fix track property when no file is loadedGravatar wm42015-05-26
* player: fix crashes when adding external tracks before loading main fileGravatar wm42015-05-26
* demux: don't get stuck on some cases of timestamp resetsGravatar wm42015-05-26
* ao_alsa: hack back mono outputGravatar wm42015-05-25
* TOOLS/lua/status-bar: update use of a deprecated propertyGravatar wm42015-05-25
* input: allow - as separator between commands, instead of _Gravatar wm42015-05-25
* command: change the hwdec propertiesGravatar wm42015-05-25
* vd_lavc: report actually used hwdec APIGravatar wm42015-05-25
* vf_dlopen: declare as deprecatedGravatar wm42015-05-25
* cocoa: don't load hardcoded icon if running from bundleGravatar Stefano Pigozzi2015-05-25
* demux_edl: fix includesGravatar wm42015-05-24
* video: do not use MP_NOPTS_VALUE for A/V differenceGravatar wm42015-05-24
* player: add function to compute past frame durationsGravatar wm42015-05-24