index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
old-makefile
Commit message (
Expand
)
Author
Age
*
tv: move demuxer parts to separate file
wm4
2014-07-05
*
dvd, bluray, cdda: add demux_disc containing all related hacks
wm4
2014-07-05
*
demux: move packet functions to a separate source file
wm4
2014-07-05
*
stream: add a file cache
wm4
2014-06-22
*
DOCS: remove en/ sub-directory
wm4
2014-06-20
*
build: generate and install zsh completion script
Alessandro Ghedini
2014-06-08
*
stream: remove VCD support
wm4
2014-06-01
*
old-build: fix building with libquvi4
wm4
2014-05-23
*
old-makefile: add options.lua
wm4
2014-05-23
*
old-build: accidental rewrite
wm4
2014-05-14
*
old-build: drop support for anything but Linux, simplify
wm4
2014-05-14
*
player: reorganize how lua scripts are loaded
wm4
2014-05-13
*
old-makefile: add a missing source directory
wm4
2014-05-10
*
video/out: separate out code to compute window size
wm4
2014-05-06
*
vdpau: add a postprocessing pseudo-filter
wm4
2014-05-02
*
dispatch: move into its own source file
wm4
2014-04-23
*
Remove CPU detection and inline asm handling
wm4
2014-04-19
*
Remove radio://
wm4
2014-04-13
*
mp_tags: move generic mp_tags stuff into its own .c/.h files in common/
Kevin Mitchell
2014-04-13
*
player: remove ASX, SMIL and NSC playlist parsers
wm4
2014-04-13
*
video: add VapourSynth filter bridge
wm4
2014-04-12
*
player: rename dvdnav to discnav
xylosper
2014-03-30
*
stream_cdda: remove unused stuff
wm4
2014-03-26
*
build: simplify libavfilter configure checks
wm4
2014-03-16
*
af_lavrresample: remove avresample_set_channel_mapping() fallbacks
wm4
2014-03-16
*
sub: remove old MPlayer DVD sub decoder
wm4
2014-03-16
*
vd_lavc: remove compatibility crap
wm4
2014-03-16
*
audio/out: feed AOs from a separate thread
wm4
2014-03-09
*
build: add option to build a library
wm4
2014-02-10
*
Add a client API
wm4
2014-02-10
*
w32: use the w32_common keymap in terminal-win too
James Ross-Gowan
2014-01-19
*
cocoa: add application icon to the Dock when run from CLI
Stefano Pigozzi
2014-01-14
*
Switch PDF manual generation to rst2pdf
Martin Herkt
2014-01-08
*
build: fix build on old build system
Stefano Pigozzi
2014-01-04
*
Install encoding-profiles.conf by default
wm4
2013-12-28
*
input: split off some code from input.c to separate files
wm4
2013-12-26
*
old-makefile: fix mpvcore references and the DIRS variable
wm4
2013-12-17
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
Move libquvi stuff to stream/resolve/
wm4
2013-12-17
*
Move mpvcore/input/ to input/
wm4
2013-12-17
*
Rename mp_lua.c/h to lua.c/h
wm4
2013-12-17
*
Move mpvcore/player/ to player/
wm4
2013-12-17
*
Add prelimimary (basic, possibly broken) dvdnav support
wm4
2013-12-12
*
video: move VO reinit from filter chain to player
wm4
2013-12-10
*
video/filter: remove vf_down3dright
wm4
2013-12-04
*
vo_opengl: support for vda hardware decoding
Stefano Pigozzi
2013-12-02
*
Rename sub.c/.h to osd.c/.h
wm4
2013-11-24
*
video: merge vd.c into dec_video.c
wm4
2013-11-23
*
switch the build system to waf
Stefano Pigozzi
2013-11-21