aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* vf_vdpaurb: Don't segfault if input mpi is nullGravatar Philip Langdale2015-08-05
* build: fix conditions for building gl_hwdec_vda.cGravatar wm42015-08-05
* hwdec: add VideoToolbox supportGravatar Sebastien Zwickert2015-08-05
* vo_vdpau: fix frame scheduling if display FPS is unknownGravatar wm42015-08-04
* charset_conv: use our own UTF-8 check with ENCA onlyGravatar wm42015-08-04
* command: always make video-aspect property accessibleGravatar wm42015-08-04
* command: fix video-aspect property update notificationGravatar wm42015-08-04
* osc: completely disable if no VO window existsGravatar wm42015-08-04
* command: make auto-deinterlacing output at field rateGravatar wm42015-08-04
* player: warn against using HLS URLs with --playlistGravatar wm42015-08-04
* charset_conv: "auto" encoding detection now uses uchardet.Gravatar Jehan2015-08-04
* input.conf: remap d/D keysGravatar wm42015-08-04
* player: use demux_open_url() to open main filesGravatar wm42015-08-04
* stream: remove remaining DVD/BD menu definitionsGravatar wm42015-08-03
* stream_bluray: remove menu implementationGravatar wm42015-08-03
* stream_dvdnav: rip out lower-level menu implementationGravatar wm42015-08-03
* player: remove higher-level remains of DVD/BD menu supportGravatar wm42015-08-03