| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2012-02-27 | 1 | -98/+9 |
* | configure: simplify pkg-config handling, drop other tests | Uoti Urpala | 2012-02-27 | 1 | -201/+46 |
* | Update Libav API uses | Uoti Urpala | 2012-02-01 | 1 | -1/+3 |
* | configure, build: require at least Libav 0.7 | Uoti Urpala | 2011-12-22 | 1 | -12/+4 |
* | configure, build: remove --disable-libav support | Uoti Urpala | 2011-12-11 | 1 | -20/+6 |
* | vo_gl: add native mac osx Cocoa backend for vo_gl | Stefano Pigozzi | 2011-11-26 | 1 | -1/+36 |
* | libmenu: remove OSD menu functionality (--menu) | Uoti Urpala | 2011-10-25 | 1 | -22/+4 |
* | vo_gl2, vo_matrixview: remove these VOs | wm4 | 2011-10-24 | 1 | -20/+0 |
* | audio/video: delete buggy "dynamic plugin" code | Uoti Urpala | 2011-10-20 | 1 | -18/+0 |
* | configure: libav: use "pkg-config --print-errors", "Libav" name | Uoti Urpala | 2011-08-21 | 1 | -9/+9 |
* | configure: make libavutil eval API check require newer version | Uoti Urpala | 2011-07-18 | 1 | -1/+1 |
* | stream_bluray: switch to new libbluray API | Rico Tzschichholz | 2011-07-10 | 1 | -1/+1 |
* | configure: clang: set custom warning flags for clang | Uoti Urpala | 2011-07-07 | 1 | -0/+2 |
* | configure: rename "--disable-ass" to "--disable-libass" | Uoti Urpala | 2011-07-06 | 1 | -4/+4 |
* | Merge branch 'mplayer1_changes' | Uoti Urpala | 2011-07-06 | 1 | -19/+20 |
|\ |
|
| * | configure: Remove obsolete test for ARM pld instruction | diego | 2011-07-06 | 1 | -7/+1 |
| * | stream/tvi_v4l[2]: fix calculation of free RAM for buffers | iive | 2011-07-06 | 1 | -1/+1 |
| * | configure: fix check for clang compiler | diego | 2011-07-06 | 1 | -2/+1 |
| * | configure: fix mmxext detection with --disable-sse | reimar | 2011-07-06 | 1 | -3/+2 |
| * | configure: only set NEED_GLOB on Windows | reimar | 2011-07-06 | 1 | -2/+5 |
| * | configure: when cross-compiling default host_cc to "cc" | reimar | 2011-07-06 | 1 | -4/+5 |
| * | configure: fix _libcdio variable staying on "auto" | reimar | 2011-07-06 | 1 | -0/+1 |
| * | configure: add an initial check to verify compiler works at all | iive | 2011-07-06 | 1 | -0/+4 |
* | | configure: Use -Werror-implicit-function-declaration with GCC | Uoti Urpala | 2011-07-06 | 1 | -2/+3 |
|/ |
|
* | Merge branch 'mplayer1_changes' | Uoti Urpala | 2011-06-29 | 1 | -8/+7 |
|\ |
|
| * | configure: handle X11 dependencies at depending checks | diego | 2011-06-29 | 1 | -7/+5 |
| * | configure: fix swab() check for Windows | cehoyos | 2011-06-29 | 1 | -1/+2 |
* | | stream/tvi_v4l2: Add V4L2 support for OpenBSD (and NetBSD) | Uoti Urpala | 2011-06-29 | 1 | -0/+11 |
|/ |
|
* | configure: Remove checks for default inline asm features | Diego Biurrun | 2011-06-28 | 1 | -29/+0 |
* | ao_rsound: add new RSound audio output driver | Hans-Kristian Arntzen | 2011-06-26 | 1 | -0/+22 |
* | vo_xvmc: drop XvMC support | Uoti Urpala | 2011-05-09 | 1 | -40/+1 |
* | Merge branch 'mplayer1_changes' | Uoti Urpala | 2011-05-02 | 1 | -17/+3 |
|\ |
|
| * | configure: Make largefile support non-optional | diego | 2011-05-02 | 1 | -16/+2 |
| * | configure: print correct result variable for armv6t2 test | reimar | 2011-04-13 | 1 | -1/ |