summaryrefslogtreecommitdiffstats
path: root/old-makefile
Commit message (Expand)AuthorAgeFilesLines
* old-build: HAVE_COCOA_APPLICATION must be setwm42014-08-061-1/+1
* Improve setting AVOptionswm42014-08-021-1/+0
* video/filter: add vf_bufferwm42014-07-301-0/+1
* Add Plan 9-style barrierswm42014-07-261-0/+1
* tv: move demuxer parts to separate filewm42014-07-051-1/+2
* dvd, bluray, cdda: add demux_disc containing all related hackswm42014-07-051-0/+1
* demux: move packet functions to a separate source filewm42014-07-051-0/+1
* stream: add a file cachewm42014-06-221-0/+1
* DOCS: remove en/ sub-directorywm42014-06-201-12/+12
* build: generate and install zsh completion scriptAlessandro Ghedini2014-06-081-1/+9
* stream: remove VCD supportwm42014-06-011-1/+0
* old-build: fix building with libquvi4wm42014-05-231-1/+1
* old-makefile: add options.luawm42014-05-231-9/+6
* old-build: accidental rewritewm42014-05-141-65/+17
* old-build: drop support for anything but Linux, simplifywm42014-05-141-42/+10
* player: reorganize how lua scripts are loadedwm42014-05-131-0/+1
* old-makefile: add a missing source directorywm42014-05-101-0/+1
* video/out: separate out code to compute window sizewm42014-05-061-0/+1
* vdpau: add a postprocessing pseudo-filterwm42014-05-021-2/+3
* dispatch: move into its own source filewm42014-04-231-0/+1
* Remove CPU detection and inline asm handlingwm42014-04-191-1/+0
* Remove radio://wm42014-04-131-2/+0
* mp_tags: move generic mp_tags stuff into its own .c/.h files in common/Kevin Mitchell2014-04-131-0/+1
* player: remove ASX, SMIL and NSC playlist parserswm42014-04-131-2/+0
* video: add VapourSynth filter bridgewm42014-04-121-1/+1
* player: rename dvdnav to discnavxylosper2014-03-301-1/+1
* stream_cdda: remove unused stuffwm42014-03-261-2/+1
* build: simplify libavfilter configure checkswm42014-03-161-2/+2
* af_lavrresample: remove avresample_set_channel_mapping() fallbackswm42014-03-161-1/+0
* sub: remove old MPlayer DVD sub decoderwm42014-03-161-2/+0
* vd_lavc: remove compatibility crapwm42014-03-161-7/+2
* audio/out: feed AOs from a separate threadwm42014-03-091-0/+2
* build: add option to build a librarywm42014-02-101-1/+1
* Add a client APIwm42014-02-101-0/+1
* w32: use the w32_common keymap in terminal-win tooJames Ross-Gowan2014-01-191-1/+2
* cocoa: add application icon to the Dock when run from CLIStefano Pigozzi2014-01-141-0/+5
* Switch PDF manual generation to rst2pdfMartin Herkt2014-01-081-6/+3
* build: fix build on old build systemStefano Pigozzi2014-01-041-0/+1
* Install encoding-profiles.conf by defaultwm42013-12-281-1/+5
* input: split off some code from input.c to separate fileswm42013-12-261-0/+3
* old-makefile: fix mpvcore references and the DIRS variablewm42013-12-171-3/+8
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-15/+15
* Move options/config related files from mpvcore/ to options/wm42013-12-171-7/+7
* Move libquvi stuff to stream/resolve/wm42013-12-171-2/+2
* Move mpvcore/input/ to input/wm42013-12-171-8/+9
* Rename mp_lua.c/h to lua.c/hwm42013-12-171-4/+4
* Move mpvcore/player/ to player/wm42013-12-171-25/+25
* Add prelimimary (basic, possibly broken) dvdnav supportwm42013-12-121-0/+3
* video: move VO reinit from filter chain to playerwm42013-12-101-1/+0
* video/filter: remove vf_down3drightwm42013-12-041-1/+0
* vo_opengl: support for vda hardware decodingStefano Pigozzi2013-12-021-0/+1
* Rename sub.c/.h to osd.c/.hwm42013-11-241-1/+1
* video: merge vd.c into dec_video.cwm42013-11-231-1/+0
* switch the build system to wafStefano Pigozzi2013-11-211-0/+565