| Commit message (Expand) | Author | Age | Files | Lines |
* | 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/+1 |
* | | configure: abort if certain libraries can't be found | Uoti Urpala | 2011-04-20 | 1 | -2/+10 |
* | | configure: fix --enable-3dfx override without dga | Uoti Urpala | 2011-04-20 | 1 | -0/+1 |
* | | vo_dga: replace xf86dga.h with Xxf86dga.h | Clément Bœsch | 2011-04-20 | 1 | -2/+2 |
|/ |
|
* | configure: remove old GUI-related options | Uoti Urpala | 2011-04-02 | 1 | -19/+0 |
* | mp3lib: drop internal mp3lib tree | Uoti Urpala | 2011-04-02 | 1 | -19/+0 |
* | configure, Windows: support static pthreads on Windows | Diogo Franco | 2011-03-30 | 1 | -1/+12 |
* | configure: remove --ffmpeg-source-dir help output | Uoti Urpala | 2011-03-01 | 1 | -1/+0 |
* | build: change version number generation | Uoti Urpala | 2011-02-19 | 1 | -2/+0 |
* | configure: fix --enable-libvorbis with tremor installed | Uoti Urpala | 2011-02-18 | 1 | -0/+2 |
* | configure: disable libmpcdec by default | reimar | 2011-02-15 | 1 | -3/+4 |
* | configure: remove unused maemo check | Uoti Urpala | 2011-02-15 | 1 | -24/+0 |
* | configure: use LINGUAS environment variable for messages | Uoti Urpala | 2011-02-15 | 1 | -0/+1 |
* | configure: abort if FFmpeg libraries are not found | Uoti Urpala | 2011-02-08 | 1 | -2/+4 |
* | configure: print "Unknown parameter: " error to stderr | Uoti Urpala | 2011-02-02 | 1 | -1/+1 |
* | configure: drop unused liblzo and bzlib tests | Uoti Urpala | 2011-02-02 | 1 | -35/+0 |
* | configure: prefer libvorbis to libvorbisidec/tremor | Uoti Urpala | 2011-02-01 | 1 | -6/+6 |
* | tremor: drop internal tremor library | Uoti Urpala | 2011-02-01 | 1 | -37/+3 |
* | libmpeg2: drop libmpeg2 support | Uoti Urpala | 2011-02-01 | 1 | -50/+0 |
* | vo_zr2: drop Zoran support | Uoti Urpala | 2011-01-31 | 1 | -31/+0 |
* | vo_dxr2, ao_dxr2: drop dxr2 support | Uoti Urpala | 2011-01-31 | 1 | -25/+0 |
* | vidix: drop VIDIX support | Uoti Urpala | 2011-01-31 | 1 | -146/+0 |
* | cosmetics: configure: Drop leading underscore from _need_* variables | diego | 2011-01-31 | 1 | -24/+24 |
* | configure: add return_check and return_statement_check helpers | diego | 2011-01-31 | 1 | -30/+25 |
* | configure: Define _XOPEN_SOURCE to 600 in mkstemp check | reimar | 2011-01-31 | 1 | -1/+1 |
* | configure: add define_statement_check function | diego | 2011-01-31 | 1 | -73/+23 |
* | configure: simplify some tests | diego | 2011-01-31 | 1 | -53/+36 |
* | libfaad2:/ Remove forked internal libfaad2 copy | diego | 2011-01-31 | 1 | -60/+6 |
* | build: cygwin: don't rely on _WIN32 being defined | reimar | 2011-01-29 | 1 | -2/+5 |
* | configure: remove obsolete things used for internal FFmpeg build | Uoti Urpala | 2011-01-25 | 1 | -63/+1 |
* | configure: remove MEncoder-related options and tests | Clément Bœsch | 2011-01-25 | 1 | -171/+2 |
* | configure: Do not enable rpath on NetBSD | diego | 2010-11-08 | 1 | -1/+0 |
* | configure: Enable joystick support on FreeBSD | diego | 2010-11-08 | 1 | -1/+1 |
* | build: enable vf_geq if libavutil version installs eval.h | Uoti Urpala | 2010-11-06 | 1 | -0/+8 |
* | configure: Fix detection of mips processor variants | diego | 2010-11-02 | 1 | -1/+1 |
* | configure: check if libdvdcss has been removed from tree | siretart | 2010-11-02 | 1 | -1/+1 |
* | configure: Ensure that CONFIG_NETWORK is #defined to 0 or 1 | diego | 2010-11-02 | 1 | -1/+1 |
* | configure: simplify X11, IVTV and V4l2 checks | diego | 2010-11-02 | 1 | -39/+5 |
* | configure: simplify some checks | diego | 2010-11-02 | 1 | -35/+7 |
* | configure: Rename function_check{_broken}() --> statement_check{_broken}() | diego | 2010-11-02 | 1 | -47/+47 |
* | configure: simplify some tests | diego | 2010-11-02 | 1 |