aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* bstr: fix possible undefined behavior with length 0 stringsGravatar wm42015-01-12
* player: don't set tag strings to NULLGravatar wm42015-01-12
* demux_mkv: fix EBML parsing checksGravatar wm42015-01-12
* manpage: improve --title descriptionGravatar wm42015-01-12
* tl_matroska: fix minor memory leak in error caseGravatar wm42015-01-12
* player: check sufficient track selection before destroying VOGravatar wm42015-01-12
* client API: reasonable behavior if window is closedGravatar wm42015-01-12
* x11: explicitly query map status when waiting for map eventGravatar wm42015-01-12
* x11: support XEmbedGravatar wm42015-01-12
* vo: don't synchronize when seekingGravatar wm42015-01-12
* player: change --display-tags behaviorGravatar wm42015-01-12
* demux_mkv: better check for some EBML parsingGravatar wm42015-01-12
* demux_mkv: avoid endless loop with broken filesGravatar wm42015-01-12
* ao_pulse: exit AO if stream failsGravatar wm42015-01-11
* win32: drop hacks for possibly broken static pthreads-win32 linkingGravatar wm42015-01-11
* command: fix property naming conventionGravatar wm42015-01-10
* command: change properties added in previous commitGravatar wm42015-01-10
* command.c: new subproperties for video-params: bpp and depthGravatar xylosper2015-01-10
* player: enable demuxer thread for external audio filesGravatar wm42015-01-10
* player: change stream list terminal outputGravatar wm42015-01-09
* DOCS/client_api_examples: qml_direct: QWindow::size() is not thread-safeGravatar wm42015-01-09
* DOCS/client_api_examples: qml: reduce number of filesGravatar wm42015-01-09
* ao_alsa: fix dtshd passthroughGravatar wm42015-01-09
* DOCS/compile-windows.md: fix pkg-config directoryGravatar James Ross-Gowan2015-01-09
* video: Add sigmoidal upscaling to avoid ringing artifactsGravatar Niklas Haas2015-01-09
* demux_mkv: improve robustness against broken libavcodec parsersGravatar wm42015-01-09
* tl_matroska: check chapter boundsGravatar wm42015-01-09
* vo_opengl_cb: make mpv_opengl_cb_render() return left framesGravatar xylosper2015-01-08
* vo_opengl_cb: use vo's drop_count instead of internal counterGravatar xylosper2015-01-08
* vo: add functions to increment drop_countGravatar xylosper2015-01-08
* vo_opengl_cb: introduce frame queueGravatar xylosper2015-01-08
* win32: minor simplificationGravatar wm42015-01-08
* vo_opengl: don't crash win32 backend with NULL eventsGravatar wm42015-01-08
* vo_opengl_cb: fix a typoGravatar wm42015-01-08
* vo_opengl_cb: allow changing debug option at runtimeGravatar wm42015-01-08
* DOCS: add instructions for building with MSYS2Gravatar James Ross-Gowan2015-01-08
* DOCS/client_api_examples: add an alternative qml exampleGravatar wm42015-01-08
* vo_opengl_cb: fix flipped renderingGravatar wm42015-01-08
* vo_opengl: gl_lcms: implement change detection for memory profilesGravatar wm42015-01-08
* vo_opengl: gl_lcms: fix potential dangling pointer issueGravatar wm42015-01-08
* ao: remove coreaudio_exclusive from autoprobing listGravatar wm42015-01-07
* ao_pulse: disable latency calculation hacks by defaultGravatar wm42015-01-07
* vo_direct3d: fix shader colormatrix generationGravatar wm42015-01-07
* win32: request UTF-16 API variants, Vista+ APIs, and COM C macrosGravatar wm42015-01-07
* x11: always use glXGetProcAddressARB()Gravatar wm42015-01-07
* terminal: always print to stderr with --no-input-terminalGravatar wm42015-01-07
* gl_video.c: invalidate image_params in uninit_video()Gravatar xylosper2015-01-07
* vo_opengl: add support for in memory icc profilesGravatar Stefano Pigozzi2015-01-07
* video: Remove some stale CMS code, minor cosmeticsGravatar Niklas Haas2015-01-07
* dxva2: copy mp_image attributes to sw_imgGravatar James Ross-Gowan2015-01-07