summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* vo/ao: SDL 1.2+ audio driver, SDL 2.0+ accelerated video driverRudolf Polzer2012-12-281-0/+2
* path: add mp_find_config_file and reorganize some of the codeStefano Pigozzi2012-12-151-0/+1
* audio/decode: remove ad_dvdpcm and use ad_lavc for DVD PCMwm42012-12-111-1/+0
* audio/decode: remove ad_pcm and use ad_lavc for PCMwm42012-12-111-1/+0
* sub: remove vobsub reader in favor of ffmpeg vobsub demuxerwm42012-12-111-1/+0
* demux_gif: remove this demuxer in favor of libavformatwm42012-12-031-1/+0
* demux_lavf: add support for libavdevicewm42012-12-031-0/+1
* osx_common: Avoid deprecated Gestalt callsStefano Pigozzi2012-12-021-1/+1
* video/filter: rename vf_eq2 to vf_eqwm42012-11-161-1/+1
* Makefile: don't strip by default, add install-strip targetswm42012-11-141-8/+13
* Makefile: do not create config directory with install targetwm42012-11-141-1/+0
* build: build manpage by default if rst2man is detectedwm42012-11-141-9/+8
* Makefile: add mpv.rst dependencieswm42012-11-141-0/+9
* TOOLS: remove checktree.shwm42012-11-141-4/+1
* build: remove doc/locale language auto-detection, simplifywm42012-11-141-39/+7
* Makefile: fix install targetsJohannes Nixdorf2012-11-131-2/+2
* Rename directories, move files (step 2 of 2)wm42012-11-121-302/+300
* Port several python scripts to PerlKovensky2012-11-081-7/+7
* configure: detect rst2man binary nameStefano Pigozzi2012-11-021-2/+2
* Merge branch 'master' into osd_changeswm42012-10-241-3/+6
|\
| * build: fix compilation on Windows (manifest files)wm42012-10-201-3/+3
| * TOOLS: add script for osx bundle generationStefano Pigozzi2012-10-161-0/+3
* | VF: rename vf_ass to vf_subwm42012-10-241-3/+2
* | Remove things related to old OSDwm42012-10-241-1/+0
* | sub: add helper to draw sub-bitmaps into an imageRudolf Polzer2012-10-241-0/+1
* | libmpcodecs: move vf_scale.c swscale helper functions to sws_utils.cRudolf Polzer2012-10-241-0/+1
* | Merge branch 'master' into osd_changeswm42012-10-161-85/+32
|\|
| * core: show quvi page title in window title, clean up libquvi handlingwm42012-10-141-1/+1
| * Rename to "mpv"wm42012-10-121-27/+25
| * build: fix ao_dsound config checkswm42012-10-051-0/+1
| * VO: rename file: vo_gl3_shaders.glsl -> vo_opengl_shaders.glslwm42012-10-031-3/+3
| * VO: rename file: vo_gl3.c -> vo_opengl.cwm42012-10-031-2/+2
| * VO: rename file: vo_gl.c -> vo_opengl_old.cwm42012-10-031-2/+2
| * Remove useless video filterswm42012-10-031-52/+0
* | libvo: remove eosd_packer.cwm42012-10-161-1/+0
* | vo_gl3: move OSD code to gl_osd.cwm42012-10-161-1/+1
* | sub: allow rendering OSD in ASS image format directly, simplifywm42012-10-161-0/+1
|/
* encode: video encoding now supported using mencoder-like optionsRudolf Polzer2012-09-181-0/+1
* vf_rectangle: remove as it is very dirty and we have a replacement nowRudolf Polzer2012-09-181-1/+0
* ad_dvdpcm: add back PCM decoder for DVDwm42012-09-181-0/+1
* libmpdemux: add back demux_tswm42012-09-181-0/+1
* libmpdemux: add back demux_mpgwm42012-09-181-0/+4
* ad_pcm: add back raw decoderwm42012-09-181-0/+1
* build: move mpcommon.c to version.cwm42012-09-181-1/+2
* vo_vdpau: split bitmap packing code into a separate fileUoti Urpala2012-09-181-0/+1
* sd_lavc: use subtitle framework for former av_sub.c codeUoti Urpala2012-09-181-1/+1
* core: move implementation for -audiofile to the frontendwm42012-09-181-1/+0
* vf_dlopen: add a generic filter to load external filtersRudolf Polzer2012-08-231-0/+1
* libmpcodecs: remove redundant audio and video decoderswm42012-08-201-22/+0
* Remove support for libdvwm42012-08-201-3/+0
* Remove support for libnemesi RTSP streamingwm42012-08-201-2/+0
* Remove support for LIVE555 RTSP streamingwm42012-08-201-3/+0
* libmpdemux: remove demux_real, demux_viv, demux_audiowm42012-08-201-4/+0
* build: remove leftover bits for internal libdvdread supportwm42012-08-201-4/+0
* VO: remove vo_directfb2 and vo_directxwm42012-08-161-2/+0
* Remove dvdnav support (DVD menus)wm42012-08-161-33/+0
* Remove win32/qt/xanim/real binary codecs loadingwm42012-08-161-57/+0
* vo_sharedbuffer: remove this VOStefano Pigozzi2012-08-151-1/+0
* VO: remove old VO gluewm42012-08-071-1/+0
* Remove V4L2 decoder support (vo_v4l2 and ao_v4l2)wm42012-08-071-3/+0
* VO: remove vo_gif89a, vo_md5sum, vo_yuv4mpegwm42012-08-061-3/+0
* VO: remove vo_jpeg, vo_png, vo_pnm, vo_tgawm42012-08-061-4/+0
* vo_image: add new video output for writing imageswm42012-08-061-0/+1
* screenshot: move image writer code into new file image_writer.cwm42012-08-061-0/+1
* AF: remove af_statswm42012-08-031-1/+0
* libmpcodecs: add ad_spdif.c, S/PDIF passthrough decodermplayer-svn2012-08-031-0/+1
* Remove leftover BeOS support stuffwm42012-08-031-1/+0
* Remove teletext supportwm42012-08-031-1/+0
* stream: remove V4L TV input and V4L radio supportwm42012-08-021-1/+0
* stream: remove stream_cuewm42012-08-021-1/+0
* AF: remove af_gate and af_compwm42012-08-021-2/+0
* manpage: merge new manpagewm42012-08-021-3/+17
* Makefile: move commands from distclean to clean and add missing fileswm42012-08-011-3/+8
* build: remove references to cpuinfowm42012-08-011-1/+0
* input: replace internal key binds with included etc/input.confwm42012-08-011-0/+4
* stream: remove native RTSP/RTP/PNM supportwm42012-08-011-20/+0
* Remove dead codewm42012-08-011-3/+0
* mplayer: turn playtree into a list, and change per-file option handlingwm42012-07-311-2/+2
* Remove some demuxers and decoderswm42012-07-301-30/+0
* Remove XMMS plugin supportwm42012-07-301-1/+0
* sub: remove unrar_execwm42012-07-301-1/+0
* libvo: remove custom assembler memcpy implementations (aka fastmemcpy)wm42012-07-301-1/+0
* osd: osd_font.h -> osd_font.pfbwm42012-07-281-0/+4
* osd: remove freetype font rendering codewm42012-07-281-3/+1
* osd: use libass for OSD renderingwm42012-07-281-0/+4
* libvo, libao: remove useless video and audio output driverswm42012-07-281-28/+2
* Makefile: remove unused rule for mplayer-nomain.owm42012-07-281-3/+0
* Makefile: move dependency rules for autogenerated fileswm42012-07-281-7/+5
* Remove QTX testswm42012-07-281-22/+2
* Makefile: clean upwm42012-07-281-29/+2
* Rename DOCS/tech/ to DOCS/OUTATED-tech/wm42012-07-281-5/+1
* Remove TOOLS/realcodecswm42012-07-281-11/+0
* Remove ancient kernel device driverswm42012-07-281-34/+0
* build: remove bin_to_header.py and use TOOLS/file2string.py insteadwm42012-07-281-2/+2
* Merge remote-tracking branch 'origin/master'wm42012-07-281-18/+18
|\
| * Makefile: delete .d files in "clean" target tooUoti Urpala2012-07-161-2/+1
| * build, codec-cfg.c: simplify builtin codecs.conf handlingUoti Urpala2012-07-161-13/+4
| * build: use python3 to generate some files previously in gitUoti Urpala2012-07-161-4/+14
* | Merge remote-tracking branch 'origin/master'wm42012-05-201-3/+1
|\|
| * ao_arts, ao_esd: remove these AOsUoti Urpala2012-05-061-2/+0
| * build: remove IRIX supportUoti Urpala2012-05-061-1/+0
| * ao_portaudio: add new PortAudio audio output driverwm42012-05-061-0/+1
* | Merge remote-tracking branch 'origin/master'wm42012-04-291-2/+5
|\|
| * Makefile: fix OSX compilation with --disable-corevideoStefano Pigozzi2012-04-261-3/+4
| * OSX, input: implement wakeup in response to Cocoa eventsStefano Pigozzi2012-04-261-0/+1
| * vo_sharedbuffer: add this video outputStefano Pigozzi2012-04-261-0/+1
* | Merge remote-tracking branch 'origin/master'wm42012-04-131-4/+0
|\|
| * build: remove OS/2 supportUoti Urpala2012-04-061-4/+0
* | Merge remote-tracking branch 'origin/master'wm42012-04-011-5/+4
|\|
| * vo_quartz: remove this video outputStefano Pigozzi2012-03-251-1/+0
| * macosx_finder_args: use cocoa instead of carbonStefano Pigozzi2012-03-251-2/+2
| * cosmetics: misc minor cleanupsUoti Urpala2012-03-251-2/+2
* | libvo: add vo_gl3wm42012-03-311-1/+7
* | Merge remote-tracking branch 'origin/master' into my_masterwm42012-03-161-1/+1
|\|
| * core: remove old EDL mode (--edl option)Uoti Urpala2012-03-091-1/+0
| * windows support: unicode filenameswm42012-03-091-0/+1
* | Merge remote-tracking branch 'origin/master' into my_masterwm42012-03-051-6/+3
|\|
| * configure, build: support compiling without libpostprocUoti Urpala2012-02-271-1/+1
| * configure, ao_alsa: drop support for obsolete ALSA versionsUoti Urpala2012-02-271-5/+2
* | core: add new support for reading .cue fileswm42012-01-181-0/+2
* | Merge branch 'eosd' into my_masterwm42012-01-181-0/+1
|\ \ | |/ |/|
| * libvo, vo_vdpau: make the EOSD packer code from vo_vdpau genericwm42011-12-251-0/+1
* | vf_fspp: make compile without Libav internalsUoti Urpala2012-01-021-2/+2
* | configure, build: require at least Libav 0.7Uoti Urpala2011-12-221-4/+2
|/
* configure, build: remove --disable-libav supportUoti Urpala2011-12-111-14/+14
* vo_gl: add native mac osx Cocoa backend for vo_glStefano Pigozzi2011-11-261-0/+1
* core: add infrastructure to get screenshots from VOswm42011-11-251-0/+1
* libmenu: remove OSD menu functionality (--menu)Uoti Urpala2011-10-251-13/+0
* vo_gl2, vo_matrixview: remove these VOswm42011-10-241-2/+1
* Makefile: fix build without OpenGL after 75eab4f72af7b10e52aUoti Urpala2011-10-241-2/+2
* vf_qp: enable compilation depending on libavutil eval APIUoti Urpala2011-07-181-6/+2
* VO: clean up aspect.c, remove aspecttest toolUoti Urpala2011-07-051-3/+1
* Makefile: show brief build output by defaultClément Bœsch2011-07-021-0/+7
* Makefile: use $(RM) builtinClément Bœsch2011-07-021-21/+20
* ao_rsound: add new RSound audio output driverHans-Kristian Arntzen2011-06-261-0/+1
* vo_xvmc: drop XvMC supportUoti Urpala2011-05-091-1/+0
* find_subfiles: move sub_filenames() hereClément Bœsch2011-04-201-0/+1
* Merge branch 'edl'Uoti Urpala2011-04-081-1/+4
|\
| * EDL: add support for new EDL file formatUoti Urpala2011-04-051-0/+2
| * tl_matroska.c: move the find_files() function hereUoti Urpala2011-03-031-1/+0
| * core: ordered chapters: move timeline creation to timeline/Uoti Urpala2011-02-261-0/+2
* | mp3lib: drop internal mp3lib treeUoti Urpala2011-04-021-21/+1
* | demux_ty: disable -subcc functionality (demux_ty_osd)Uoti Urpala2011-03-241-1/+0
|/
* build: change version number generationUoti Urpala2011-02-191-3/+6
* tremor: drop internal tremor libraryUoti Urpala2011-02-011-18/+0
* libmpeg2: drop libmpeg2 supportUoti Urpala2011-02-011-21/+0
* vo_zr2: drop Zoran supportUoti Urpala2011-01-311-3/+0
* vo_dxr2, ao_dxr2: drop dxr2 supportUoti Urpala2011-01-311-1/+0
* vidix: drop VIDIX supportUoti Urpala2011-01-311-79/+4
* libfaad2:/ Remove forked internal libfaad2 copydiego2011-01-311-41/+0
* Merge branch 'sub'Uoti Urpala2011-01-261-14/+18
|\
| * sub/OSD: move some related files to sub/Uoti Urpala2011-01-261-14/+14
| * subtitles: style support for common SubRip tags and MicroDVDUoti Urpala2011-01-181-0/+1
| * subtitles: add framework for subtitle decodersUoti Urpala2011-01-181-0/+3
* | configure: remove MEncoder-related options and testsClément Bœsch2011-01-251-2/+2
|/
* vd_ffmpeg: set thread count to number of cores on machine by defaultUoti Urpala2010-12-201-0/+1
* build: enable vf_geq if libavutil version installs eval.hUoti Urpala2010-11-061-0/+3
* Makefile: enable .DELETE_ON_ERROR special targetUoti Urpala2010-11-041-0/+6