| Commit message (Expand) | Author | Age | Files | Lines |
* | vo_opengl: support for vdpau hardware decoding | wm4 | 2013-11-05 | 1 | -0/+12 |
* | Adjust wayland defines | Paweł Forysiuk | 2013-11-04 | 1 | -2/+2 |
* | fix HAVE_PTHREADS being undefined on windows | wm4 | 2013-11-04 | 1 | -0/+1 |
* | fix HAVE_JACK being undefined | wm4 | 2013-11-04 | 1 | -0/+1 |
* | define HAVE_COREAUDIO on platforms other than OSX | wm4 | 2013-11-04 | 1 | -0/+1 |
* | Merge branch 'master' into have_configure | wm4 | 2013-11-04 | 1 | -1/+11 |
|\ |
|
| * | vo_opengl: add support for VA-API OpenGL interop | wm4 | 2013-11-04 | 1 | -1/+11 |
* | | configure: uniform the defines to #define HAVE_xxx (0|1) | Stefano Pigozzi | 2013-11-03 | 1 | -171/+199 |
|/ |
|
* | Enable -Wshadow | wm4 | 2013-11-01 | 1 | -2/+2 |
* | configure: use pkg-config for libsmbclient | wm4 | 2013-10-19 | 1 | -10/+5 |
* | mp_msg: remove gettext() support | wm4 | 2013-10-18 | 1 | -24/+0 |
* | audio/out: add sndio support | Christian Neukirchen | 2013-10-03 | 1 | -0/+23 |
* | Add initial Lua scripting support | wm4 | 2013-09-26 | 1 | -0/+114 |
* | configure: make the pdflatex check use the tempdir | Martin Herkt | 2013-09-25 | 1 | -2/+1 |
* | configure: improve pdflatex check | Martin Herkt | 2013-09-25 | 1 | -2/+6 |
* | vaapi: add vf_vavpp and use it for deinterlacing | xylosper | 2013-09-25 | 1 | -0/+13 |
* | install: don’t force append /mpv to docdir | Martin Herkt | 2013-09-23 | 1 | -2/+2 |
* | macosx: always active bundle path lookup if cocoa is active | Stefano Pigozzi | 2013-09-12 | 1 | -18/+0 |
* | Add PDF manual target | Martin Herkt | 2013-09-09 | 1 | -0/+27 |
* | configure: build with wayland 1.2.0 | Alexander Preisinger | 2013-09-03 | 1 | -1/+1 |
* | configure: improve wayland check | Alexander Preisinger | 2013-09-03 | 1 | -12/+6 |
* | configure: fix some descriptions in the help output | wm4 | 2013-09-01 | 1 | -4/+4 |
* | configure: fix build with stable wayland releases | Alexander Preisinger | 2013-08-28 | 1 | -2/+10 |
* | configure: fix VDA autodetection based on FFmpeg support | Stefano Pigozzi | 2013-08-26 | 1 | -1/+2 |
* | configure: move wayland-egl check | Alexander Preisinger | 2013-08-26 | 1 | -2/+3 |
* | wayland: shm based software rendering | Alexander Preisinger | 2013-08-25 | 1 | -1/+6 |
* | configure: fix help for macosx-bundle from autodetected to disabled | Stefano Pigozzi | 2013-08-25 | 1 | -5/+4 |
* | configure: fix VDA warning on systems other than OSX | wm4 | 2013-08-24 | 1 | -0/+1 |
* | video: add vda decode support (with hwaccel) and direct rendering | Stefano Pigozzi | 2013-08-22 | 1 | -0/+46 |
* | sd_lavc_conv: don't check AV_CODEC_PROP_TEXT_SUB flag | wm4 | 2013-08-15 | 1 | -11/+0 |
* | configure: fix typo | wm4 | 2013-08-12 | 1 | -1/+1 |
* | video: add vaapi decode and output support | wm4 | 2013-08-12 | 1 | -0/+24 |
* | configure: lower libdvdread minimum required version | wm4 | 2013-08-02 | 1 | -1/+1 |
* | configure: fix vdpau test if vdpau is disabled/unavailable | wm4 | 2013-07-30 | 1 | -5/+8 |
* | vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel API | wm4 | 2013-07-28 | 1 | -0/+20 |
* | configure: fix terminfo check | wm4 | 2013-07-26 | 1 | -1/+1 |
* | video: support setting libswscale chroma position | wm4 | 2013-07-25 | 1 | -0/+12 |
* | configure: Fix bad variable assignment | Diogo Franco (Kovensky) | 2013-07-25 | 1 | -1/+1 |
* | getch2: Refactor/rewrite | Diogo Franco (Kovensky) | 2013-07-25 | 1 | -0/+26 |
* | ao_wasapi0: Rename to ao_wasapi | Diogo Franco (Kovensky) | 2013-07-22 | 1 | -15/+15 |
* | configure: Add some -Wno-error= flags to ERRORFLAGS | Diogo Franco (Kovensky) | 2013-07-21 | 1 | -2/+2 |
* | Use /dev/cd0 as default cdrom device on FreeBSD | Grzegorz Blach | 2013-07-16 | 1 | -1/+1 |
* | configure: add /usr/local on FreeBSD, also NetBSD/DragonFly | wm4 | 2013-07-15 | 1 | -0/+10 |
* | configure: fix vcd detection on Windows | Jonathan Yong | 2013-07-13 | 1 | -1/+1 |
* | build: change vf_dlopen test | wm4 | 2013-07-12 | 1 | -0/+14 |
* | build: make the "built on" report opt-out | Stephen Hutchinson | 2013-07-11 | 1 | -0/+14 |
* | configure: add libdl detection to ladspa, vf_dlopen | Rudolf Polzer | 2013-07-09 | 1 | -1/+7 |
* | configure: fix oversight in log message | wm4 | 2013-07-08 | 1 | -1/+1 |
* | configure: make zlib non-optional | wm4 | 2013-07-08 | 1 | -1/+1 |
* | configure: fix previous commit | wm4 | 2013-07-08 | 1 | -1/+1 |
* | configure: link with -lrt | wm4 | 2013-07-08 | 1 | -0/+16 |
* | osdep: remove unused mmap compatibility hacks | wm4 | 2013-07-07 | 1 | -7/+0 |
* | configure: simplify arch macros | wm4 | 2013-07-07 | 1 | -33/+12 |
* | configure: prune some more crap | wm4 | 2013-07-07 | 1 | -45/+0 |
* | Remove some leftovers from network removal | wm4 | 2013-07-07 | 1 | -27/+0 |
* | Remove internal network support | wm4 | 2013-07-07 | 1 | -190/+0 |
* | configure: rename --enable/disable-libquvi to --enable/disable-libquvi4 | wm4 | 2013-07-05 | 1 | -15/+15 |
* | configure: prefer libquvi 0.4.x over libquvi 0.9.x | wm4 | 2013-06-28 | 1 | -18/+18 |
* | core: add libquvi 0.9 support | wm4 | 2013-06-28 | 1 | -0/+25 |
* | configure: fix wasapi0 checks | James Ross-Gowan | 2013-06-26 | 1 | -6/+6 |
* | Merge branch 'sub_mess2' | wm4 | 2013-06-25 | 1 | -0/+21 |
|\ |
|
| * | sub: libguess support for -subcp | wm4 | 2013-06-25 | 1 | -0/+21 |
* | | configure: cocoa: link to libarclite | Stefano Pigozzi | 2013-06-22 | 1 | -0/+1 |
* | | 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 |
|