aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* stream: add a file cacheGravatar wm42014-06-22
* stream: minor cleanupsGravatar wm42014-06-22
* vo_xv: de-ancient some help messagesGravatar wm42014-06-21
* DOCS: remove en/ sub-directoryGravatar wm42014-06-20
* manpage: explicitly document protocolsGravatar wm42014-06-20
* manpage: remove some trailing whitespaceGravatar wm42014-06-20
* build: remove BSD-specific /usr/local include path additionsGravatar wm42014-06-20
* stream_dvd, stream_dvdnav: map dvd:// to dvdnavGravatar wm42014-06-20
* stream_dvd: fix potential endless loop on seekingGravatar wm42014-06-20
* client API: declare as stableGravatar wm42014-06-20
* build: remove some trailing whitespaceGravatar wm42014-06-20
* vo_vaapi: fix reference counting when using software decodingGravatar wm42014-06-20
* vf_dlopen: fix the order of the arguments to mp_image_allocGravatar Marcoen Hirschberg2014-06-19
* sd_lavc: fix stupidityGravatar wm42014-06-19
* vo_wayland: fix clearing the screen on reconfigGravatar wm42014-06-18
* vo_sdl: fix clearing the screen on reconfigGravatar wm42014-06-18
* video/out: fix redrawing with no video frame for some VOsGravatar wm42014-06-18
* bootstrap: update waf website and versionGravatar Timothy Gu2014-06-18
* vo_opengl: fix regression with opengl:pboGravatar wm42014-06-18
* manpage: remove bogus significant whitespaceGravatar wm42014-06-18
* gl_video: fix refcountingGravatar wm42014-06-18
* options: allow adding multiple files with --audio-fileGravatar wm42014-06-18
* sd_lavc: improve bitmap subtitle timingGravatar wm42014-06-18
* video: correct spelling: mp_image_params_equals -> mp_image_params_equalGravatar wm42014-06-17
* video: remove redundant functionGravatar wm42014-06-17
* DOCS/contribute.md: move instructions for sending patches to the topGravatar wm42014-06-17
* DOCS: remove coding-style.md to contribute.mdGravatar wm42014-06-17
* vo: make draw_image and vo_queue_image transfer image ownershipGravatar wm42014-06-17
* build: check for 64bit stdatomic.h operations tooGravatar Alessandro Ghedini2014-06-17
* demux_mkv: add S_DVBSUBGravatar wm42014-06-17
* encode: disable playback framedroppingGravatar wm42014-06-17
* video: check image parametersGravatar wm42014-06-17
* video: introduce failure path for image allocationsGravatar wm42014-06-17
* gl_lcms: use thread-safe lcms API, require lcms2 2.6Gravatar wm42014-06-16
* build: add '--enable-libmpv-static' optionGravatar xylosper2014-06-16
* cache: avoid race condition between cache wakeup and idlingGravatar wm42014-06-16
* vo_opengl: simplify redraw callback OSD handlingGravatar wm42014-06-16
* discnav: make OSD path explicitly thread-safeGravatar wm42014-06-16
* sub: prefer ffmpeg microdvd converter over internal oneGravatar wm42014-06-15
* video/out: change aspects of OSD handlingGravatar wm42014-06-15
* vo_vaapi: fix a crash on the init error handling pathGravatar wm42014-06-15
* wayland: move subsurfaces to wayland voGravatar Alexander Preisinger2014-06-15
* wayland: attach NULL surface on osd creationGravatar Alexander Preisinger2014-06-15
* ao_pcm: fix message stringsGravatar Amos Onn2014-06-15
* cocoa: add fallback for automatic GPU switchingGravatar Stefano Pigozzi2014-06-15
* cocoa: allow automatic gpu switchingGravatar Stefano Pigozzi2014-06-15
* cocoa: switch to CGL APIs for GL context creationGravatar Stefano Pigozzi2014-06-15
* demux: use position as signed integerGravatar wm42014-06-14
* tv: if timestamp is unset, return NOPTSGravatar wm42014-06-14
* tv: remove some non-senseGravatar wm42014-06-14