aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* man/vo: fix typoGravatar Martin Herkt2015-03-15
* bootstrap: add waf mirrorGravatar Martin Herkt2015-03-15
* filter_kernels: add comment to prevent confusionGravatar Niklas Haas2015-03-15
* vo_opengl: add oversample support for tscaleGravatar Niklas Haas2015-03-15
* vo_opengl: add oversample scalerGravatar Niklas Haas2015-03-15
* vo_opengl: refactor smoothmotion -> interpolationGravatar Niklas Haas2015-03-15
* vo_opengl: increase the number of video buffersGravatar Niklas Haas2015-03-15
* audio: fix off by one error in channel map selection codeGravatar wm42015-03-15
* command: make "media-title" observableGravatar wm42015-03-15
* man: fix PDF buildGravatar Martin Herkt2015-03-15
* vo_opengl: remove hwdec unmap_image callbackGravatar wm42015-03-14
* vo_opengl: silence vdpau hwdec warnings with smoothmotionGravatar wm42015-03-14
* vo_opengl: only clamp when necessaryGravatar Niklas Haas2015-03-14
* cocoa: signal VO_EVENT_WIN_STATE on fps changeGravatar Stefano Pigozzi2015-03-14
* vo_opengl: fix incorrect wording in commentGravatar Niklas Haas2015-03-14
* vo_opengl: fix uninitialization logicGravatar Niklas Haas2015-03-14
* vo_opengl: apply alpha after conversion to rgbGravatar Niklas Haas2015-03-13
* vo_opengl: replace float array with a structGravatar wm42015-03-13
* vo_opengl: remove unused declarationGravatar wm42015-03-13
* ao: align audio buffer sizeGravatar wm42015-03-13
* TOOLS: remove youtube-dl_mpv.shGravatar wm42015-03-13
* vo: make sure display-fps is up-to-dateGravatar wm42015-03-13
* win32: support get display fpsGravatar Avi Halachmi (:avih)2015-03-13
* command: fix display-fps property (again)Gravatar wm42015-03-13
* vo_opengl: restore GL(ES) 2 compatibilityGravatar wm42015-03-13
* vo_opengl: don't test for arraysGravatar wm42015-03-13
* vo_opengl: minor fix to a commentGravatar wm42015-03-13
* w32_common: don't hide cursor when the menu is openGravatar James Ross-Gowan2015-03-13
* manpage: update cscaleGravatar Niklas Haas2015-03-13
* vo_opengl: sample from the right tex for separated scalersGravatar Niklas Haas2015-03-13
* options: introduce --cache=yes choiceGravatar wm42015-03-12
* cache: bump default size to 150MBGravatar wm42015-03-12
* command: display-fps is the display FPS as assumed by the VOGravatar wm42015-03-12
* vo: update FPS only on state changesGravatar wm42015-03-12
* Merge branch 'gl_rework'Gravatar wm42015-03-12
|\
| * vo_opengl: refactor shader generation (part 2)Gravatar Niklas Haas2015-03-12
| * vo_opengl: refactor shader generation (part 1)Gravatar wm42015-03-12
|/
* build: simplify windows checksGravatar wm42015-03-11
* player: dump list of satisfied deps instead of config.h with -vGravatar wm42015-03-11
* demux_mkv: make matroska.pl script output deterministicGravatar wm42015-03-11
* command: allow changing some VO options even if VO wasn't created yetGravatar wm42015-03-11
* player: fix crash when taking screenshots in idle modeGravatar wm42015-03-11
* x11: ignore mouse enter/leave events due to pointer grabGravatar wm42015-03-11
* build: disable tests by defaultGravatar Stefano Pigozzi2015-03-10
* vo: hide opengl-cb in --vo=helpGravatar wm42015-03-10
* audio: fix spdif packet size unitGravatar wm42015-03-10
* audio: fix spdif DTS packet sizeGravatar wm42015-03-10
* audio: cut audio with spdif too on playback restartGravatar wm42015-03-10
* ad_spdif: move frame sizes to a general functionGravatar wm42015-03-10
* command: add display-fps propertyGravatar wm42015-03-10