| Commit message (Expand) | Author | Age | Files | Lines |
* | audio/decode: remove ad_pcm and use ad_lavc for PCM | wm4 | 2012-12-11 | 1 | -1/+0 |
* | sub: remove vobsub reader in favor of ffmpeg vobsub demuxer | wm4 | 2012-12-11 | 1 | -1/+0 |
* | demux_gif: remove this demuxer in favor of libavformat | wm4 | 2012-12-03 | 1 | -1/+0 |
* | demux_lavf: add support for libavdevice | wm4 | 2012-12-03 | 1 | -0/+1 |
* | osx_common: Avoid deprecated Gestalt calls | Stefano Pigozzi | 2012-12-02 | 1 | -1/+1 |
* | video/filter: rename vf_eq2 to vf_eq | wm4 | 2012-11-16 | 1 | -1/+1 |
* | Makefile: don't strip by default, add install-strip targets | wm4 | 2012-11-14 | 1 | -8/+13 |
* | Makefile: do not create config directory with install target | wm4 | 2012-11-14 | 1 | -1/+0 |
* | build: build manpage by default if rst2man is detected | wm4 | 2012-11-14 | 1 | -9/+8 |
* | Makefile: add mpv.rst dependencies | wm4 | 2012-11-14 | 1 | -0/+9 |
* | TOOLS: remove checktree.sh | wm4 | 2012-11-14 | 1 | -4/+1 |
* | build: remove doc/locale language auto-detection, simplify | wm4 | 2012-11-14 | 1 | -39/+7 |
* | Makefile: fix install targets | Johannes Nixdorf | 2012-11-13 | 1 | -2/+2 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 | 1 | -302/+300 |
* | Port several python scripts to Perl | Kovensky | 2012-11-08 | 1 | -7/+7 |
* | configure: detect rst2man binary name | Stefano Pigozzi | 2012-11-02 | 1 | -2/+2 |
* | Merge branch 'master' into osd_changes | wm4 | 2012-10-24 | 1 | -3/+6 |
|\ |
|
| * | build: fix compilation on Windows (manifest files) | wm4 | 2012-10-20 | 1 | -3/+3 |
| * | TOOLS: add script for osx bundle generation | Stefano Pigozzi | 2012-10-16 | 1 | -0/+3 |
* | | VF: rename vf_ass to vf_sub | wm4 | 2012-10-24 | 1 | -3/+2 |
* | | Remove things related to old OSD | wm4 | 2012-10-24 | 1 | -1/+0 |
* | | sub: add helper to draw sub-bitmaps into an image | Rudolf Polzer | 2012-10-24 | 1 | -0/+1 |
* | | libmpcodecs: move vf_scale.c swscale helper functions to sws_utils.c | Rudolf Polzer | 2012-10-24 | 1 | -0/+1 |
* | | Merge branch 'master' into osd_changes | wm4 | 2012-10-16 | 1 | -85/+32 |
|\| |
|
| * | core: show quvi page title in window title, clean up libquvi handling | wm4 | 2012-10-14 | 1 | -1/+1 |
| * | Rename to "mpv" | wm4 | 2012-10-12 | 1 | -27/+25 |
| * | build: fix ao_dsound config checks | wm4 | 2012-10-05 | 1 | -0/+1 |
| * | VO: rename file: vo_gl3_shaders.glsl -> vo_opengl_shaders.glsl | wm4 | 2012-10-03 | 1 | -3/+3 |
| * | VO: rename file: vo_gl3.c -> vo_opengl.c | wm4 | 2012-10-03 | 1 | -2/+2 |
| * | VO: rename file: vo_gl.c -> vo_opengl_old.c | wm4 | 2012-10-03 | 1 | -2/+2 |
| * | Remove useless video filters | wm4 | 2012-10-03 | 1 | -52/+0 |
* | | libvo: remove eosd_packer.c | wm4 | 2012-10-16 | 1 | -1/+0 |
* | | vo_gl3: move OSD code to gl_osd.c | wm4 | 2012-10-16 | 1 | -1/+1 |
* | | sub: allow rendering OSD in ASS image format directly, simplify | wm4 | 2012-10-16 | 1 | -0/+1 |
|/ |
|
* | encode: video encoding now supported using mencoder-like options | Rudolf Polzer | 2012-09-18 | 1 | -0/+1 |
* | vf_rectangle: remove as it is very dirty and we have a replacement now | Rudolf Polzer | 2012-09-18 | 1 | -1/+0 |
* | ad_dvdpcm: add back PCM decoder for DVD | wm4 | 2012-09-18 | 1 | -0/+1 |
* | libmpdemux: add back demux_ts | wm4 | 2012-09-18 | 1 | -0/+1 |
* | libmpdemux: add back demux_mpg | wm4 | 2012-09-18 | 1 | -0/+4 |
* | ad_pcm: add back raw decoder | wm4 | 2012-09-18 | 1 | -0/+1 |
* | build: move mpcommon.c to version.c | wm4 | 2012-09-18 | 1 | -1/+2 |
* | vo_vdpau: split bitmap packing code into a separate file | Uoti Urpala | 2012-09-18 | 1 | -0/+1 |
* | sd_lavc: use subtitle framework for former av_sub.c code | Uoti Urpala | 2012-09-18 | 1 | -1/+1 |
* | core: move implementation for -audiofile to the frontend | wm4 | 2012-09-18 | 1 | -1/+0 |
* | vf_dlopen: add a generic filter to load external filters | Rudolf Polzer | 2012-08-23 | 1 | -0/+1 |
* | libmpcodecs: remove redundant audio and video decoders | wm4 | 2012-08-20 | 1 | -22/+0 |
* | Remove support for libdv | wm4 | 2012-08-20 | 1 | -3/+0 |
* | Remove support for libnemesi RTSP streaming | wm4 | 2012-08-20 | 1 | -2/+0 |
* | Remove support for LIVE555 RTSP streaming | wm4 | 2012-08-20 | 1 | -3/+0 |
* | libmpdemux: remove demux_real, demux_viv, demux_audio | wm4 | 2012-08-20 | 1 | -4/+0 |
* | build: remove leftover bits for internal libdvdread support | wm4 | 2012-08-20 | 1 | -4/+0 |
* | VO: remove vo_directfb2 and vo_directx | wm4 | 2012-08-16 | 1 | -2/+0 |
* | Remove dvdnav support (DVD menus) | wm4 | 2012-08-16 | 1 | -33/+0 |
* | Remove win32/qt/xanim/real binary codecs loading | wm4 | 2012-08-16 | 1 | -57/+0 |
* | vo_sharedbuffer: remove this VO | Stefano Pigozzi | 2012-08-15 | 1 | -1/+0 |
* | VO: remove old VO glue | wm4 | 2012-08-07 | 1 | -1/+0 |
* | Remove V4L2 decoder support (vo_v4l2 and ao_v4l2) | wm4 | 2012-08-07 | 1 | -3/+0 |
* | VO: remove vo_gif89a, vo_md5sum, vo_yuv4mpeg | wm4 | 2012-08-06 | 1 | -3/+0 |
* | VO: remove vo_jpeg, vo_png, vo_pnm, vo_tga | wm4 | 2012-08-06 | 1 | -4/+0 |
* | vo_image: add new video output for writing images | wm4 | 2012-08-06 | 1 | -0/+1 |
* | screenshot: move image writer code into new file image_writer.c | wm4 | 2012-08-06 | 1 | -0/+1 |
* | AF: remove af_stats | wm4 | 2012-08-03 | 1 | -1/+0 |
* | libmpcodecs: add ad_spdif.c, S/PDIF passthrough decoder | mplayer-svn | 2012-08-03 | 1 | -0/+1 |
* | Remove leftover BeOS support stuff | wm4 | 2012-08-03 | 1 | -1/+0 |
* | Remove teletext support | wm4 | 2012-08-03 | 1 | -1/+0 |
* | stream: remove V4L TV input and V4L radio support | wm4 | 2012-08-02 | 1 | -1/+0 |
* | stream: remove stream_cue | wm4 | 2012-08-02 | 1 | -1/+0 |
* | AF: remove af_gate and af_comp | wm4 | 2012-08-02 | 1 | -2/+0 |
* | manpage: merge new manpage | wm4 | 2012-08-02 | 1 | -3/+17 |
* | Makefile: move commands from distclean to clean and add missing files | wm4 | 2012-08-01 | 1 | -3/+8 |
* | build: remove references to cpuinfo | wm4 | 2012-08-01 | 1 | -1/+0 |
* | input: replace internal key binds with included etc/input.conf | wm4 | 2012-08-01 | 1 | -0/+4 |
* | stream: remove native RTSP/RTP/PNM support | wm4 | 2012-08-01 | 1 | -20/+0 |
* | Remove dead code | wm4 | 2012-08-01 | 1 | -3/+0 |
* | mplayer: turn playtree into a list, and change per-file option handling | wm4 | 2012-07-31 | 1 | -2/+2 |
* | Remove some demuxers and decoders | wm4 | 2012-07-30 | 1 | -30/+0 |
* | Remove XMMS plugin support | wm4 | 2012-07-30 | 1 | -1/+0 |
* | sub: remove unrar_exec | wm4 | 2012-07-30 | 1 | -1/+0 |
* | libvo: remove custom assembler memcpy implementations (aka fastmemcpy) | wm4 | 2012-07-30 | 1 | -1/+0 |
* | osd: osd_font.h -> osd_font.pfb | wm4 | 2012-07-28 | 1 | -0/+4 |
* | osd: remove freetype font rendering code | wm4 | 2012-07-28 | 1 | -3/+1 |
* | osd: use libass for OSD rendering | wm4 | 2012-07-28 | 1 | -0/+4 |
* | libvo, libao: remove useless video and audio output drivers | wm4 | 2012-07-28 | 1 | -28/+2 |
* | Makefile: remove unused rule for mplayer-nomain.o | wm4 | 2012-07-28 | 1 | -3/+0 |
* | Makefile: move dependency rules for autogenerated files | wm4 | 2012-07-28 | 1 | -7/+5 |
* | Remove QTX tests | wm4 | 2012-07-28 | 1 | -22/+2 |
* | Makefile: clean up | wm4 | 2012-07-28 | 1 | -29/+2 |
* | Rename DOCS/tech/ to DOCS/OUTATED-tech/ | wm4 | 2012-07-28 | 1 | -5/+1 |
* | Remove TOOLS/realcodecs | wm4 | 2012-07-28 | 1 | -11/+0 |
* | Remove ancient kernel device drivers | wm4 | 2012-07-28 | 1 | -34/+0 |
* | build: remove bin_to_header.py and use TOOLS/file2string.py instead | wm4 | 2012-07-28 | 1 | -2/+2 |
* | Merge remote-tracking branch 'origin/master' | wm4 | 2012-07-28 | 1 | -18/+18 |
|\ |
|
| * | Makefile: delete .d files in "clean" target too | Uoti Urpala | 2012-07-16 | 1 | -2/+1 |
| * | build, codec-cfg.c: simplify builtin codecs.conf handling | Uoti Urpala | 2012-07-16 | 1 | -13/+4 |
| * | build: use python3 to generate some files previously in git | Uoti Urpala | 2012-07-16 | 1 | -4/+14 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-05-20 | 1 | -3/+1 |
|\| |
|
| * | ao_arts, ao_esd: remove these AOs | Uoti Urpala | 2012-05-06 | 1 | -2/+0 |
| * | build: remove IRIX support | Uoti Urpala | 2012-05-06 | 1 | -1/+0 |
| * | ao_portaudio: add new PortAudio audio output driver | wm4 | 2012-05-06 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-29 | 1 | -2/+5 |
|\| |
|
| * | Makefile: fix OSX compilation with --disable-corevideo | Stefano Pigozzi | 2012-04-26 | 1 | -3/+4 |
| * | OSX, input: implement wakeup in response to Cocoa events | Stefano Pigozzi | 2012-04-26 | 1 | -0/+1 |
| * | vo_sharedbuffer: add this video output | Stefano Pigozzi | 2012-04-26 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-13 | 1 | -4/+0 |
|\| |
|
| * | build: remove OS/2 support | Uoti Urpala | 2012-04-06 | 1 | -4/+0 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-01 | 1 | -5/+4 |
|\| |
|
| * | vo_quartz: remove this video output | Stefano Pigozzi | 2012-03-25 | 1 | -1/+0 |
| * | macosx_finder_args: use cocoa instead of carbon | Stefano Pigozzi | 2012-03-25 | 1 | -2/+2 |
| * | cosmetics: misc minor cleanups | Uoti Urpala | 2012-03-25 | 1 | -2/+2 |
* | | libvo: add vo_gl3 | wm4 | 2012-03-31 | 1 | -1/+7 |
* | | Merge remote-tracking branch 'origin/master' into my_master | wm4 | 2012-03-16 | 1 | -1/+1 |
|\| |
|
| * | core: remove old EDL mode (--edl option) | Uoti Urpala | 2012-03-09 | 1 | -1/+0 |
| * | windows support: unicode filenames | wm4 | 2012-03-09 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'origin/master' into my_master | wm4 | 2012-03-05 | 1 | -6/+3 |
|\| |
|
| * | configure, build: support compiling without libpostproc | Uoti Urpala | 2012-02-27 | 1 | -1/+1 |
| * | configure, ao_alsa: drop support for obsolete ALSA versions | Uoti Urpala | 2012-02-27 | 1 | -5/+2 |
* | | core: add new support for reading .cue files | wm4 | 2012-01-18 | 1 | -0/+2 |
* | | Merge branch 'eosd' into my_master | wm4 | 2012-01-18 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | libvo, vo_vdpau: make the EOSD packer code from vo_vdpau generic | wm4 | 2011-12-25 | 1 | -0/+1 |
* | | vf_fspp: make compile without Libav internals | Uoti Urpala | 2012-01-02 | 1 | -2/+2 |
* | | configure, build: require at least Libav 0.7 | Uoti Urpala | 2011-12-22 | 1 | -4/+2 |
|/ |
|
* | configure, build: remove --disable-libav support | Uoti Urpala | 2011-12-11 | 1 | -14/+14 |
* | vo_gl: add native mac osx Cocoa backend for vo_gl | Stefano Pigozzi | 2011-11-26 | 1 | -0/+1 |
* | core: add infrastructure to get screenshots from VOs | wm4 | 2011-11-25 | 1 | -0/+1 |
* | libmenu: remove OSD menu functionality (--menu) | Uoti Urpala | 2011-10-25 | 1 | -13/+0 |
* | vo_gl2, vo_matrixview: remove these VOs | wm4 | 2011-10-24 | 1 | -2/+1 |
* | Makefile: fix build without OpenGL after 75eab4f72af7b10e52a | Uoti Urpala | 2011-10-24 | 1 | -2/+2 |
* | vf_qp: enable compilation depending on libavutil eval API | Uoti Urpala | 2011-07-18 | 1 | -6/+2 |
* | VO: clean up aspect.c, remove aspecttest tool | Uoti Urpala | 2011-07-05 | 1 | -3/+1 |
* | Makefile: show brief build output by default | Clément Bœsch | 2011-07-02 | 1 | -0/+7 |
* | Makefile: use $(RM) builtin | Clément Bœsch | 2011-07-02 | 1 | -21/+20 |
* | ao_rsound: add new RSound audio output driver | Hans-Kristian Arntzen | 2011-06-26 | 1 | -0/+1 |
* | vo_xvmc: drop XvMC support | Uoti Urpala | 2011-05-09 | 1 | -1/+0 |
* | find_subfiles: move sub_filenames() here | Clément Bœsch | 2011-04-20 | 1 | -0/+1 |
* | Merge branch 'edl' | Uoti Urpala | 2011-04-08 | 1 | -1/+4 |
|\ |
|
| * | EDL: add support for new EDL file format | Uoti Urpala | 2011-04-05 | 1 | -0/+2 |
| * | tl_matroska.c: move the find_files() function here | Uoti Urpala | 2011-03-03 | 1 | -1/+0 |
| * | core: ordered chapters: move timeline creation to timeline/ | Uoti Urpala | 2011-02-26 | 1 | -0/+2 |
* | | mp3lib: drop internal mp3lib tree | Uoti Urpala | 2011-04-02 | 1 | -21/+1 |
* | | demux_ty: disable -subcc functionality (demux_ty_osd) | Uoti Urpala | 2011-03-24 | 1 | -1/+0 |
|/ |
|
* | build: change version number generation | Uoti Urpala | 2011-02-19 | 1 | -3/+6 |
* | tremor: drop internal tremor library | Uoti Urpala | 2011-02-01 | 1 | -18/+0 |
* | libmpeg2: drop libmpeg2 support | Uoti Urpala | 2011-02-01 | 1 | -21/+0 |
* | vo_zr2: drop Zoran support | Uoti Urpala | 2011-01-31 | 1 | -3/+0 |
* | vo_dxr2, ao_dxr2: drop dxr2 support | Uoti Urpala | 2011-01-31 | 1 | -1/+0 |
* | vidix: drop VIDIX support | Uoti Urpala | 2011-01-31 | 1 | -79/+4 |
* | libfaad2:/ Remove forked internal libfaad2 copy | diego | 2011-01-31 | 1 | -41/+0 |
* | Merge branch 'sub' | Uoti Urpala | 2011-01-26 | 1 | -14/+18 |
|\ |
|
| * | sub/OSD: move some related files to sub/ | Uoti Urpala | 2011-01-26 | 1 | -14/+14 |
| * | subtitles: style support for common SubRip tags and MicroDVD | Uoti Urpala | 2011-01-18 | 1 | -0/+1 |
| * | subtitles: add framework for subtitle decoders | Uoti Urpala | 2011-01-18 | 1 | -0/+3 |
* | | configure: remove MEncoder-related options and tests | Clément Bœsch | 2011-01-25 | 1 | -2/+2 |
|/ |
|
* | vd_ffmpeg: set thread count to number of cores on machine by default | Uoti Urpala | 2010-12-20 | 1 | -0/+1 |
* | build: enable vf_geq if libavutil version installs eval.h | Uoti Urpala | 2010-11-06 | 1 | -0/+3 |
* | Makefile: enable .DELETE_ON_ERROR special target | Uoti Urpala | 2010-11-04 | 1 | -0/+6 |
* | Makefile: remove generated locale files in clean target | Uoti Urpala | 2010-11-04 | 1 | -0/+2 |
* | vf_stereo3d: Add stereo3d filter | reimar | 2010-11-02 | 1 | -0/+1 |
* | vo_gl: Move the read_pnm function into a separate file | cigaes | 2010-11-02 | 1 | -1/+2 |