| Commit message (Expand) | Author | Age | Files | Lines |
* | gl_video: improve dithering | wm4 | 2013-05-26 | 1 | -1/+1 |
* | timer: refactor, add 64 bit timer function | wm4 | 2013-05-26 | 1 | -1/+2 |
* | af_lavfi: add libavfilter bridge | wm4 | 2013-05-23 | 1 | -0/+1 |
* | Merge branch 'audio_changes' | wm4 | 2013-05-12 | 1 | -0/+5 |
|\ |
|
| * | audio: add channel map selection function | wm4 | 2013-05-12 | 1 | -0/+1 |
| * | audio/filters: add af_force | wm4 | 2013-05-12 | 1 | -0/+1 |
| * | audio: add some setters for mp_audio, and require filters to use them | wm4 | 2013-05-12 | 1 | -0/+1 |
| * | audio: add channel map API | wm4 | 2013-05-12 | 1 | -0/+1 |
| * | ad_lavc: use fmt-conversion to map sample formats | Stefano Pigozzi | 2013-04-13 | 1 | -0/+1 |
* | | OSX: use native Cocoa's event loop | Stefano Pigozzi | 2013-05-12 | 1 | -2/+2 |
* | | osd: convert OSD font to OpenType | wm4 | 2013-04-27 | 1 | -1/+1 |
* | | vf_lavfi: add libavfilter bridge | wm4 | 2013-04-21 | 1 | -0/+2 |
|/ |
|
* | make: add osxbundle-skip-deps | Stefano Pigozzi | 2013-04-08 | 1 | -0/+3 |
* | remove Apple Remote related code | Stefano Pigozzi | 2013-03-31 | 1 | -2/+0 |
* | vo_opengl: split into multiple files, convert to new option API | wm4 | 2013-03-28 | 1 | -4/+5 |
* | gl_common: split into platform specific files | wm4 | 2013-03-28 | 1 | -3/+6 |
* | af_lavrresample: add new resampling filter to replace the old ones | Stefano Pigozzi | 2013-03-13 | 1 | -2/+1 |
* | video: make use of libavcodec refcounting | wm4 | 2013-03-13 | 1 | -1/+3 |
* | wayland: add wayland support | Alexander Preisinger | 2013-02-28 | 1 | -0/+1 |
* | Rename af_volnorm to af_drc | Martin | 2013-02-12 | 1 | -1/+1 |
* | demux_lavf, ad_lavc, vd_lavc: pass codec header data directly | wm4 | 2013-02-10 | 1 | -1/+0 |
* | core: redo how codecs are mapped, remove codecs.conf | wm4 | 2013-02-10 | 1 | -6/+3 |
* | Remove BSD legacy TV/radio support (BT848 stuff) | wm4 | 2013-02-06 | 1 | -1/+0 |
* | cocoa_events: remove this functionality | Stefano Pigozzi | 2013-02-02 | 1 | -2/+1 |
* | demux_mkv: support V_UNCOMPRESSED video tracks | wm4 | 2013-01-24 | 1 | -2/+8 |
* | options: move -geometry parsing to m_option.c | wm4 | 2013-01-23 | 1 | -1/+0 |
* | mp_image_pool: add pool to avoid frequent image reallocations | wm4 | 2013-01-13 | 1 | -0/+1 |
* | vd_lavc: add DR1 support | wm4 | 2013-01-13 | 1 | -0/+1 |
* | Remove netstream support | wm4 | 2013-01-13 | 1 | -2/+1 |
* | Replace strsep() uses | wm4 | 2013-01-13 | 1 | -1/+0 |
* | osdep: remove setenv() emulation | wm4 | 2013-01-13 | 1 | -1/+0 |
* | osdep: remove broken vsscanf() emulation | wm4 | 2013-01-13 | 1 | -1/+0 |
* | vo/ao: SDL 1.2+ audio driver, SDL 2.0+ accelerated video driver | Rudolf Polzer | 2012-12-28 | 1 | -0/+2 |
* | path: add mp_find_config_file and reorganize some of the code | Stefano Pigozzi | 2012-12-15 | 1 | -0/+1 |
* | audio/decode: remove ad_dvdpcm and use ad_lavc for DVD PCM | wm4 | 2012-12-11 | 1 | -1/+0 |
* | 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 |
* |