aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* tv: fix compilation without clock_gettime, don't claim to be MPlayerGravatar wm42014-06-14
* sub: add --sub-scale-with-window optionGravatar wm42014-06-14
* gl_w32: remove unused variableGravatar wm42014-06-14
* build: version string as native str type for each Python versionGravatar Philip Sequeira2014-06-14
* video: cosmetics: reformat image format names tableGravatar wm42014-06-14
* video: synchronize mpv rgb pixel format names with ffmpeg namesGravatar wm42014-06-14
* video: automatically strip "le" and "be" suffix from pixle format namesGravatar wm42014-06-14
* build: fix generation of zsh completionGravatar Alessandro Ghedini2014-06-13
* tv: add missing header for clock_gettimeGravatar wm42014-06-13
* options: remove some more stuffGravatar wm42014-06-13
* options: remove some unneeded stuffGravatar wm42014-06-13