aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* sub: do charset conversion in demux_lavf.cGravatar wm42015-12-28
* demux_lavf: prepare for using wrapper stream instanceGravatar wm42015-12-28
* wayland: fix typo in error messageGravatar Alessandro Ghedini2015-12-27
* sub: refactor initializationGravatar wm42015-12-27
* sub: minor refactor how video FPS for MicroDVD is setGravatar wm42015-12-27
* demux_mkv: adjust subtitle preroll defaultsGravatar wm42015-12-27
* README: remove pointer to homebrew-mpvGravatar Stefano Pigozzi2015-12-26
* vo_rpi: fix previous commitGravatar wm42015-12-26
* vo_rpi: fix compilationGravatar wm42015-12-26
* filter_kernels: use more precise parameters for robidoux filtersGravatar wm42015-12-26
* vo_opengl: fix gray playbackGravatar wm42015-12-26
* command: replace ROUND() with lrint()Gravatar wm42015-12-26
* sub: destroy/recreate ASS_Renderer when disabling/enablings subsGravatar wm42015-12-26
* sub: always recreate ASS_Renderer on subtitle decoder reinitGravatar wm42015-12-26
* sub: cache subtitle state per track instead of per demuxer streamGravatar wm42015-12-26
* vo_opengl: flip image if backend uses flipped renderingGravatar wm42015-12-25
* command: change heuristic for files with 1 chapterGravatar wm42015-12-25
* player: fix previous commitGravatar wm42015-12-25
* options: add --audio-file-pathsGravatar wm42015-12-25
* sub: clear subtitle list when crossing timeline boundaryGravatar wm42015-12-25
* command: fix eof-reached property change notification in corner casesGravatar wm42015-12-24
* sub: use macros to remove code duplicationGravatar wm42015-12-24
* sub: merge bitmap render functions into one for each kindGravatar wm42015-12-24
* sub: remove "inaccurate" code pathGravatar wm42015-12-24
* sub: find GBRP format automatically when rendering to RGBGravatar wm42015-12-24
* vo_opengl: fix operation on GLSL versions earlier than 1.30Gravatar wm42015-12-24
* sub: better alpha blending when rendering to alpha surfacesGravatar wm42015-12-24
* vo_opengl: fall back to gcc thread local storage (2)Gravatar wm42015-12-23
* demux_mf: fix previous commitGravatar wm42015-12-23
* demux: remove weird tripple-buffering for the sh_stream listGravatar wm42015-12-23
* input: add a catch-all "unmapped" commandGravatar wm42015-12-23
* input: add key name to script-binding command responseGravatar wm42015-12-23
* old-configure: add a missing defineGravatar wm42015-12-23
* vo_opengl: fall back to gcc thread local storageGravatar wm42015-12-23
* CONTRIBUTING.md: add some more hintsGravatar wm42015-12-23
* player: minor simplificationGravatar wm42015-12-23
* CONTRIBUTING.md: add missing wordsGravatar wm42015-12-22
* stream_lavf: remove tabsGravatar wm42015-12-22
* vo_opengl: blend transparent video against tiles by defaultGravatar wm42015-12-22
* Add a CONTRIBUTING.md fileGravatar wm42015-12-22
* tests: fix #includeGravatar Ilya Tumaykin2015-12-22
* input.conf: remove a redundant and a broken exampleGravatar wm42015-12-22
* input.conf: erase `audio-delay` from `Not assigned by default`Gravatar openingnow2015-12-22
* dec_sub: avoid segfault on sub_init_decoder failureGravatar Aman Gupta2015-12-22
* demux_lavf: rename to handle_new_stream to clarify intentGravatar Aman Gupta2015-12-22
* ao_wasapi: fix delay calculationGravatar Kevin Mitchell2015-12-21
* demux_lavf: make trace output for mp_seek easier to digestGravatar Aman Gupta2015-12-21
* Fix some typos in code commentsGravatar Aman Gupta2015-12-21
* vf_yadif: change defaultsGravatar wm42015-12-21
* ao_wasapi: move volume control init to it's own functionGravatar Kevin Mitchell2015-12-21