| Commit message (Expand) | Author | Age | Files | Lines |
* | ao_wasapi0: add new wasapi event mode ao | Jonathan Yong | 2013-06-18 | 1 | -1/+47 |
* | configure: remove redundant WINVER set | Jonathan Yong | 2013-06-18 | 1 | -1/+1 |
* | osdep: remove shmem wrapper | wm4 | 2013-06-18 | 1 | -3/+0 |
* | configure: make check for stream cache verbose | wm4 | 2013-06-16 | 1 | -0/+2 |
* | cache: use threads instead of fork() | wm4 | 2013-06-16 | 1 | -4/+5 |
* | cache: make the stream cache a proper stream that wraps other streams | wm4 | 2013-06-16 | 1 | -9/+3 |
* | sd_lavc_conv: add hack if AV_CODEC_PROP_TEXT_SUB is not available | wm4 | 2013-06-03 | 1 | -0/+12 |
* | af_lavfi: add libavfilter bridge | wm4 | 2013-05-23 | 1 | -0/+31 |
* | configure: map --enable-sdl2 to autodetection | Stephen Hutchinson | 2013-05-21 | 1 | -2/+2 |
* | configure: reject older libswresample | wm4 | 2013-05-19 | 1 | -2/+2 |
* | audio: fix compilation with older libavresample versions | wm4 | 2013-05-13 | 1 | -0/+18 |
* | OSX: use native Cocoa's event loop | Stefano Pigozzi | 2013-05-12 | 1 | -16/+1 |
* | For now, disable autodetection of sdl/sdl2 | Rudolf Polzer | 2013-05-11 | 1 | -4/+4 |
* | wayland: use new function xkb_keymap_from_buffer | Alexander Preisinger | 2013-05-02 | 1 | -1/+1 |
* | x11: use mpv internal key auto-repeat handling if possible | wm4 | 2013-04-24 | 1 | -1/+1 |
* | configure: enable libavdevice by default | wm4 | 2013-04-23 | 1 | -2/+3 |
* | vf_lavfi: add libavfilter bridge | wm4 | 2013-04-21 | 1 | -5/+44 |
* | configure: add -mconsole on MinGW | wm4 | 2013-04-10 | 1 | -1/+6 |
* | vcd_read_win32.h: fix compilation on MinGW-w64 | Stephen Hutchinson | 2013-04-06 | 1 | -1/+1 |
* | configure: fix compilation on Linux | wm4 | 2013-03-31 | 1 | -0/+1 |
* | remove Apple Remote related code | Stefano Pigozzi | 2013-03-31 | 1 | -65/+0 |
* | configure: fix OpenGL autodetection on OS X | Stefano Pigozzi | 2013-03-24 | 1 | -0/+9 |
* | configure: check for presence of glext.h | Kovensky | 2013-03-23 | 1 | -0/+12 |
* | video: use new method to get QP table | wm4 | 2013-03-15 | 1 | -0/+12 |
* | configure: bump minimum FFmpeg/Libav versions, remove compat hacks | wm4 | 2013-03-13 | 1 | -36/+1 |
* | af_lavrresample: add new resampling filter to replace the old ones | Stefano Pigozzi | 2013-03-13 | 1 | -0/+32 |
* | video: make use of libavcodec refcounting | wm4 | 2013-03-13 | 1 | -0/+13 |
* | configure: add _GNU_SOURCE to CFLAGS by default | wm4 | 2013-03-11 | 1 | -1/+1 |
* | configure: remove -fomit-frame-pointer and -ffast-math from CFLAGS | wm4 | 2013-03-11 | 1 | -3/+3 |
* | wayland: change wayland-egl pkg-config version | Alexander Preisinger | 2013-03-02 | 1 | -1/+1 |
* | wayland: add wayland support | Alexander Preisinger | 2013-02-28 | 1 | -3/+35 |
* | configure: fix recently added tests | wm4 | 2013-02-11 | 1 | -2/+2 |
* | core: redo how codecs are mapped, remove codecs.conf | wm4 | 2013-02-10 | 1 | -0/+24 |
* | Remove BSD legacy TV/radio support (BT848 stuff) | wm4 | 2013-02-06 | 1 | -113/+2 |
* | stream_cdda: support latest libcdio version | Uoti Urpala | 2013-01-24 | 1 | -1/+1 |
* | configure: for now reject the newer libcdio API | Rudolf Polzer | 2013-01-24 | 1 | -1/+1 |
* | osxbundle: add header padding to the binary | Stefano Pigozzi | 2013-01-16 | 1 | -0/+1 |
* | configure: change libcaca test to pkg-config | wm4 | 2013-01-13 | 1 | -12/+1 |
* | configure: remove references to nas | wm4 | 2013-01-13 | 1 | -4/+2 |
* | configure: remove unused check for mkstemp() | wm4 | 2013-01-13 | 1 | -12/+0 |
* | Replace strsep() uses | wm4 | 2013-01-13 | 1 | -15/+0 |
* | osdep: remove gettimeofday() emulation | wm4 | 2013-01-13 | 1 | -15/+0 |
* | osdep: remove broken vsscanf() emulation | wm4 | 2013-01-13 | 1 | -21/+0 |
* | configure: remove check for .align semantics | wm4 | 2013-01-13 | 1 | -15/+0 |
* | configure: remove __builtin_expect check | wm4 | 2013-01-13 | 1 | -20/+0 |
* | configure: cleanup: remove unused --datadir switch | wm4 | 2013-01-13 | 1 | -7/+0 |
* | configure: cleanup: remove unused xshape switches | wm4 | 2013-01-13 | 1 | -4/+0 |
* | vo/ao: SDL 1.2+ audio driver, SDL 2.0+ accelerated video driver | Rudolf Polzer | 2012-12-28 | 1 | -0/+45 |
* | configure: clean up use of extra_ldflags and libs_mplayer | Rudolf Polzer | 2012-12-19 | 1 | -16/+17 |
* | path: add mp_find_config_file and reorganize some of the code | Stefano Pigozzi | 2012-12-15 | 1 | -0/+1 |
* | windows support: fix compilation with pthreads | wm4 | 2012-12-11 | 1 | -1/+1 |
* | configure: remove --disable-sortsub | wm4 | 2012-12-11 | 1 | -14/+0 |
* | demux_gif: remove this demuxer in favor of libavformat | wm4 | 2012-12-03 | 1 | -93/+0 |
* | demux_lavf: add support for libavdevice | wm4 | 2012-12-03 | 1 | -0/+42 |
* | configure: don't check for inttypes.h, it always exists | wm4 | 2012-12-03 | 1 | -16/+0 |
* | configure: remove unused libpng detection | wm4 | 2012-12-03 | 1 | -29/+0 |
* | configure: use pkg-config for detecting OpenAL | wm4 | 2012-11-23 | 1 | -18/+8 |
* | configure: make --enable-debug default | wm4 | 2012-11-20 | 1 | -2/+2 |
* | configure: add --disable-optimization, change --enable-debug semantics | wm4 | 2012-11-20 | 1 | -3/+10 |
* | configure: remove --enable-profile | wm4 | 2012-11-16 | 1 | -11/+4 |
* | Makefile: don't strip by default, add install-strip targets | wm4 | 2012-11-14 | 1 | -5/+0 |
* | Improve compatibility with Libav 0.8.4 and ffmpeg 0.11.2 | wm4 | 2012-11-14 | 1 | -1/+10 |
* | build: build manpage by default if rst2man is detected | wm4 | 2012-11-14 | 1 | -0/+16 |
* | build: remove doc/locale language auto-detection, simplify | wm4 | 2012-11-14 | 1 | -123/+12 |
* | clang: fix all warnings except deprecations | Stefano Pigozzi | 2012-11-13 | 1 | -1/+1 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 | 1 | -7/+1 |
* | Port several python scripts to Perl | Kovensky | 2012-11-08 | 1 | -2/+2 |
* | configure: detect rst2man binary name | Stefano Pigozzi | 2012-11-02 | 1 | -0/+6 |
* | configure: bump required ffmpeg library versions | wm4 | 2012-10-30 | 1 | -1/+1 |
* | cocoa_common: use IOKit to perform power management | Stefano Pigozzi | 2012-10-16 | 1 | -2/+2 |
* | Rename to "mpv" | wm4 | 2012-10-12 | 1 | -21/+18 |
* | build: fix ao_dsound config checks | wm4 | 2012-10-05 | 1 | -0/+23 |
* | Remove useless video filters | wm4 | 2012-10-03 | 1 | -10/+0 |
* | windows support: set -mwin32 when building on Cygwin | Kovensky | 2012-09-30 | 1 | -0/+4 |
* | windows support: define WINVER to 0x0500 | Kovensky | 2012-09-30 | 1 | -1/+1 |
* | build: use "python" instead of "python3" as interpreter name | wm4 | 2012-09-29 | 1 | -2/+2 |
* | configure: make --enable-openal use auto detection | wm4 | 2012-09-23 | 1 | -1/+1 |
* | encode: video encoding now supported using mencoder-like options | Rudolf Polzer | 2012-09-18 | 1 | -0/+14 |
* | configure: add version check for libquvi | wm4 | 2012-09-18 | 1 | -1/+1 |
* | cleanup: remove pointless #defines | Uoti Urpala | 2012-09-18 | 1 | -10/+0 |
* | configure: disable optimization if --enable-debug is used | wm4 | 2012-08-25 | 1 | -4/+8 |
* | configure: minor improvement to summary output | wm4 | 2012-08-25 | 1 | -6/+2 |
* | configure: restore DVB support | wm4 | 2012-08-25 | 1 | -0/+2 |
* | libmpcodecs: remove redundant audio and video decoders | wm4 | 2012-08-20 | 1 | -101/+0 |
* | Remove support for libdv | wm4 | 2012-08-20 | 1 | -22/+0 |
* | Remove support for libnemesi RTSP streaming | wm4 | 2012-08-20 | 1 | -23/+0 |
* | Remove support for LIVE555 RTSP streaming | wm4 | 2012-08-20 | 1 | -57/+0 |
* | build: remove leftover bits for internal libdvdread support | wm4 | 2012-08-20 | 1 | -24/+0 |
* | VO: remove vo_directfb2 and vo_directx | wm4 | 2012-08-16 | 1 | -62/+0 |
* | Remove dvdnav support (DVD menus) | wm4 | 2012-08-16 | 1 | -128/+5 |
* | Remove win32/qt/xanim/real binary codecs loading | wm4 | 2012-08-16 | 1 | -182/+1 |
* | configure: check for python3 existence | Rudolf Polzer | 2012-08-16 | 1 | -0/+13 |
* | vo_sharedbuffer: remove this VO | Stefano Pigozzi | 2012-08-15 | 1 | -26/+0 |
* | osd: remove FAST_OSD code | wm4 | 2012-08-07 | 1 | -6/+0 |
* | win32: fix compilation on MinGW | wm4 | 2012-08-07 | 1 | -0/+4 |
* | Remove V4L2 decoder support (vo_v4l2 and ao_v4l2) | wm4 | 2012-08-07 | 1 | -36/+0 |
* | VO: remove vo_gif89a, vo_md5sum, vo_yuv4mpeg | wm4 | 2012-08-06 | 1 | -34/+0 |
* | VO: remove vo_jpeg, vo_png, vo_pnm, vo_tga | wm4 | 2012-08-06 | 1 | -37/+1 |
* | configure: fix directx check on Cygwin | mplayer-svn | 2012-08-03 | 1 | -0/+1 |
* | configure: try linking in libmad test | mplayer-svn | 2012-08-03 | 1 | -1/+1 |
* | configure: add -D__STDC_FORMAT_MACROS to CXXFLAGS | mplayer-svn | 2012-08-03 | 1 | -1/+1 |
* | configure: drop extra standard compiler/linker flags for *BSD systems | mplayer-svn | 2012-08-03 | 1 | -9/+0 |
* | Remove leftover BeOS support stuff | wm4 | 2012-08-03 | 1 | -24/+0 |
* | configure: drop check for -lposix4 | wm4 | 2012-08-03 | 1 | -10/+0 |
* | loader: remove weird kstat thing | wm4 | 2012-08-03 | 1 | -13/+0 |
* | configure: remove some unused checks | wm4 | 2012-08-03 | 1 | -71/+0 |
* | stream: remove V4L TV input and V4L radio support | wm4 | 2012-08-02 | 1 | -51/+4 |
* | build: remove references to cpuinfo | wm4 | 2012-08-01 | 1 | -4/+0 |
* | stream: remove native RTSP/RTP/PNM support | wm4 | 2012-08-01 | 1 | -4/+0 |
* | mp_msg: remove filename_recode | wm4 | 2012-07-31 | 1 | -32/+0 |
* | configure: remove checks for malloc.h and alloca() | wm4 | 2012-07-30 | 1 | -29/+0 |
* | configure: remove memalign check | wm4 | 2012-07-30 | 1 | -26/+0 |
* | Remove some demuxers and decoders | wm4 | 2012-07-30 | 1 | -166/+0 |
* | Remove XMMS plugin support | wm4 | 2012-07-30 | 1 | -28/+0 |
* | mplayer: remove Linux RTC support | wm4 | 2012-07-30 | 1 | -29/+0 |
* | configure, mp_msg.h: get rid of MP_DEBUG | wm4 | 2012-07-30 | 1 | -3/+0 |
* | sub: remove unrar_exec | wm4 | 2012-07-30 | 1 | -18/+0 |
* | mplayer: remove crash handler stuff | wm4 | 2012-07-30 | 1 | -28/+0 |
* | Rip out 3DNOW support | wm4 | 2012-07-30 | 1 | -1/+0 |
* | Remove compile time/runtime CPU detection, and drop some platforms | wm4 | 2012-07-30 | 1 | -1047/+35 |
* | libvo: remove custom assembler memcpy implementations (aka fastmemcpy) | wm4 | 2012-07-30 | 1 | -15/+0 |
* | configure: remove pointless checks for yasm etc. | wm4 | 2012-07-29 | 1 | -166/+1 |
* | ad_faad: include neaacdec.h instead of faad.h | wm4 | 2012-07-28 | 1 | -1/+1 |
* | configure: disable win32 emulation by default | wm4 | 2012-07-28 | 1 | -2/+2 |
* | osd: remove freetype font rendering code | wm4 | 2012-07-28 | 1 | -99/+3 |
* | osd: use libass for OSD rendering | wm4 | 2012-07-28 | 1 | -14/+39 |
* | Add support for playing video from streaming sites with libquvi | wm4 | 2012-07-28 | 1 | -0/+19 |
* | libvo, libao: remove useless video and audio output drivers | wm4 | 2012-07-28 | 1 | -674/+8 |
* | Merge remote-tracking branch 'origin/master' | wm4 | 2012-07-28 | 1 | -10/+0 |
|\ |
|
| * | build, codec-cfg.c: simplify builtin codecs.conf handling | Uoti Urpala | 2012-07-16 | 1 | -10/+0 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-05-20 | 1 | -132/+50 |
|\| |
|
| * | configure: OSX: fix check for compiler-specific cflags | Stefano Pigozzi | 2012-05-17 | 1 | -3/+4 |
| * | configure: don't enable GL/X11 without X11 | Stefano Pigozzi | 2012-05-17 | 1 | -9/+11 |
| * | ad_mpg123: update libmpg123 API use | Thomas Orgis | 2012-05-07 | 1 | -2/+3 |
| * | configure: use pkg-config for vdpau, libmpg123, libbluray | Uoti Urpala | 2012-05-06 | 1 | -5/+3 |
| * | ao_arts, ao_esd: remove these AOs | Uoti Urpala | 2012-05-06 | 1 | -58/+0 |
| * | build: remove IRIX support | Uoti Urpala | 2012-05-06 | 1 | -56/+2 |
| * | ao_portaudio: add new PortAudio audio output driver | wm4 | 2012-05-06 | 1 | -0/+28 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-29 | 1 | -75/+112 |
|\| |
|
| * | configure, stream_cdda: remove libcdparanoia support | wm4 | 2012-04-28 | 1 | -45/+9 |
| * | configure: OSX: check for X11 header conflict with corevideo | Stefano Pigozzi | 2012-04-26 | 1 | -78/+95 |
| * | cocoa_common, gl_common: add OSX specific getProcAddress | Stefano Pigozzi | 2012-04-26 | 1 | -1/+1 |
| * | OSX, input: implement wakeup in response to Cocoa events | Stefano Pigozzi | 2012-04-26 | 1 | -0/+5 |
| * | vo_sharedbuffer: add this video output | Stefano Pigozzi | 2012-04-26 | 1 | -0/+26 |
| * | vo_corevideo: use cocoa_common to display the window | Stefano Pigozzi | 2012-04-26 | 1 | -25/+19 |
| * | configure: --enable-debug: don't change other compiler flags | Uoti Urpala | 2012-04-19 | 1 | -13/+8 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-13 | 1 | -101/+8 |
|\| |
|
| * | build: remove OS/2 support | Uoti Urpala | 2012-04-06 | 1 | -101/+8 |
* | | configure, stream_cdda: remove libcdparanoia support | wm4 | 2012-04-01 | 1 | -45/+9 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-01 | 1 | -25/+2 |
|\| |
|
| * | configure: disable X11 opengl backend if Cocoa is enabled | Stefano Pigozzi | 2012-03-25 | 1 | -1/+1 |
| * | vo_quartz: remove this video output | Stefano Pigozzi | 2012-03-25 | 1 | -22/+0 |
| * | macosx_finder_args: use cocoa instead of carbon | Stefano Pigozzi | 2012-03-25 | 1 | -2/+1 |
* | | libvo: add vo_gl3 | wm4 | 2012-03-31 | 1 | -0/+21 |
|/ |
|
* | configure: fix --enable-static | Uoti Urpala | 2012-03-09 | 1 | -3/+2 |
* | configure: disable live555 by default | Uoti Urpala | 2012-03-09 | 1 | -3/+3 |
* | configure: add __USE_MINGW_ANSI_STDIO on MinGW | wm4 | 2012-03-01 | 1 | -0/+1 |
* | configure: allow changing pkg-config binary with --pkg-config | wm4 | 2012-02-29 | 1 | -0/+4 |
* | configure: use cross toolchain if --target is given | wm4 | 2012-02-29 | 1 | -44/+61 |
* | configure: disable cross compilation auto detection | wm4 | 2012-02-29 | 1 | -4/+5 |
* | configure: fix target triplet check for mingw targets | Kovensky | 2012-02-29 | 1 | -15/+19 |
* | configure: show PKG_CONFIG_PATH and CFLAGS in config.log | Uoti Urpala | 2012-02-29 | 1 | -1/+8 |
* | configure: remove obsolete messages for mtrr / no w32codecs | Uoti Urpala | 2012-02-28 | 1 | -28/+1 |
* | configure, build: support compiling without libpostproc | Uoti Urpala | 2012-02-27 | 1 | -1/+20 |
* | configure, ao_alsa: drop support for obsolete ALSA versions | Uoti Urpala | |