aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vo_rpi: use EGL to render subtitlesGravatar wm42015-08-18
* rpi: factor out context creationGravatar wm42015-08-18
* demux_libarchive: reject 0-sized filesGravatar wm42015-08-18
* stream: provide a stream_get_size() convenience functionGravatar wm42015-08-18
* demux_libarchive: open flat compressed filesGravatar wm42015-08-17
* DOCS/client_api_examples/sdl: don't curse the mainloopGravatar wm42015-08-17
* video: fix VideoToolbox/VDA autodetectionGravatar wm42015-08-17
* stream: libarchive wrapper for reading compressed archivesGravatar wm42015-08-17
* player: actually close files on playback endGravatar wm42015-08-15
* vo_rpi: fix NULL pointer derefGravatar wm42015-08-14
* atomics: cleanup HAVE_ATOMICS defineGravatar wm42015-08-13
* vo_rpi: simplify background handlingGravatar wm42015-08-13
* vo_rpi: unregister vsync callbackGravatar wm42015-08-13
* vo_rpi: skip OSD rendering when repeating framesGravatar wm42015-08-13
* DOCS/client_api_examples/sdl: add more explanation commentsGravatar wm42015-08-12
* client API: change subtle wording to different subtle wordingGravatar wm42015-08-12
* player: use OSD formattin for DS on the terminal status lineGravatar wm42015-08-12
* demux: remove redundant demux_chapter.name fieldGravatar wm42015-08-12
* vo: fix video EOF with display-syncGravatar wm42015-08-12
* DOCS/client_api_examples/sdl: don't load file before GL initGravatar wm42015-08-11
* cocoa: hide cursor using a blank image instead of a system-wide APIGravatar Rodger Combs2015-08-11
* DOCS/client_api_examples: add SDL OpenGL exampleGravatar wm42015-08-11
* manpage: fix typoGravatar wm42015-08-11
* osc: avoid annoying verbose mode log spamGravatar wm42015-08-10
* vo_rpi: support display syncGravatar wm42015-08-10
* player: add display sync modeGravatar wm42015-08-10
* player: separate controls for user and video controlled speedGravatar wm42015-08-10
* player: redo estimated-vf-fps calculationGravatar wm42015-08-10
* demux_mkv: disable timestamp fixup code againGravatar wm42015-08-10
* TOOLS/stats-conv: allow passing regex via command lineGravatar wm42015-08-10
* video: remove old vdpau hwaccel API usageGravatar wm42015-08-10
* command: improve A-B loop OSD messagesGravatar wm42015-08-10
* TOOLS/lua/autoload: don't run if playlist is loadedGravatar Ricardo Constantino2015-08-10
* TOOLS/lua: Add zones.luaGravatar Ricardo Constantino2015-08-09
* options: remove the period at the end of "No file."Gravatar Niklas Haas2015-08-09
* options: move program name to end of window titleGravatar Martin Herkt2015-08-09
* manpage: document videotoolbox supportGravatar wm42015-08-08
* av_common: remove deprecated API usageGravatar wm42015-08-07
* audio: remove unused legacy libavutil headerGravatar wm42015-08-07
* player: raise maximum idle timeGravatar wm42015-08-07
* build: fix build with --disable-tv --enable-pvrGravatar wm42015-08-06
* manpage: use - as separator for the remaining commandsGravatar wm42015-08-06
* lua: implement input_enable_section/input_disable_section via commandsGravatar wm42015-08-06
* command: define-section with empty contents removes a sectionGravatar wm42015-08-06
* lua: make mp.input_define_section use the define-section commandGravatar wm42015-08-06
* command: add a command for defining input bindingsGravatar wm42015-08-06
* demux: add options to control maximum queue sizeGravatar wm42015-08-05
* demux: remove options to control minimum packet queue sizeGravatar wm42015-08-05
* old-configure: add dummies for recently added config.h entriesGravatar wm42015-08-05
* DOCS: document video-aspect behavior changeGravatar wm42015-08-05