| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -49/+6 |
* | configure: update documentation comments about adding checks | diego | 2010-11-02 | 1 | -17/+2 |
* | configure: Add HAVE_STDLIB_H to config.h for libfaad2 | diego | 2010-11-02 | 1 | -0/+1 |
* | configure: Move network requirement check for FTP into the FTP test | diego | 2010-11-02 | 1 | -3/+5 |
* | configure: Move ASMALIGN check into x86 section | diego | 2010-11-02 | 1 | -12/+14 |
* | configure: simplify libbluray test | diego | 2010-11-02 | 1 | -7/+1 |
* | configure: Make sure that HAVE_MKSTEMP is always #defined to a value | diego | 2010-11-02 | 1 | -1/+1 |
* | configure: Make sure that CONFIG_LIBMP3LAME is always #defined | diego | 2010-11-02 | 1 | -2/+1 |
* | configure: Add function_check_broken(), simplify test | diego | 2010-11-02 | 1 | -9/+15 |
* | configure: minor cleanups | diego | 2010-11-02 | 1 | -11/+5 |
* | configure: Fix compilation on Windows: MinGW unistd.h does not define NULL | reimar | 2010-11-02 | 1 | -1/+5 |
* | configure: Ignore possible errors from dvdread-config invocation | diego | 2010-11-02 | 1 | -2/+2 |
* | configure: change VESA test to check for vbeInit() instead of vbeVersion() | diego | 2010-11-02 | 1 | -1/+1 |
* | configure: misc whitespace cosmetics | diego | 2010-11-02 | 1 | -30/+16 |
* | configure: simplify and improve some checks | diego | 2010-11-02 | 1 | -62/+15 |
* | build: update DirectFB requirements, reduce #ifdefs | diego | 2010-11-02 | 1 | -47/+12 |
* | configure: cosmetics: Replace some double quotes by single quotes | diego | 2010-11-02 | 1 | -4/+4 |
* | configure: add inline_asm_check() and simplify some tests | diego | 2010-11-02 | 1 | -36/+18 |
* | configure: simplify some checks | diego | 2010-11-02 | 1 | -215/+66 |
* | configure: fix warnings in check programs | diego | 2010-11-02 | 1 | -11/+13 |
* | build: enable/disable all FFmpeg libraries together | Uoti Urpala | 2010-11-02 | 1 | -160/+36 |
* | Remove MEncoder | Uoti Urpala | 2010-11-02 | 1 | -8/+1 |
* | configure: change Apple remote test to just compile, not run | diego | 2010-11-02 | 1 | -1/+1 |
* | configure: remove duplicated CFLAGS from DEPFLAGS | Uoti Urpala | 2010-11-02 | 1 | -1/+1 |
* | configure: Separate compiler warning flags from other flags | diego | 2010-11-02 | 1 | -13/+19 |
* | enable vo_mga, vo_xmga, vf_palette, vf_halfpack | Uoti Urpala | 2010-11-02 | 1 | -18/+4 |
* | configure: Add a hack to work with BeOS/Haiku libsdl | reimar | 2010-11-02 | 1 | -0/+4 |
* | configure: Attempt to fix compilation with FreeBSD's dvdio.h | reimar | 2010-11-02 | 1 | -1/+2 |
* | configure: make libarts check verify linking | reimar | 2010-11-02 | 1 | -1/+2 |
* | configure: Fix documentation language variables in summary output | diego | 2010-11-02 | 1 | -2/+2 |
* | configure: avoid unsupported options with clang on Darwin/PPC | diego | 2010-11-02 | 1 | -1/+4 |
* | configure: Add -Wno-parentheses to CFLAGS | diego | 2010-11-02 | 1 | -1/+1 |
* | configure: fix OpenBSD default for CD-ROM device | diego | 2010-11-02 | 1 | -1/+1 |
* | configure: Default to -O2 optimization level for the clang compiler | diego | 2010-11-02 | 1 | -0/+2 |
* | configure: add header_check_broken, use for cdio | reimar | 2010-11-02 | 1 | -2/+18 |
* | configure: Rename "network" variable and option to "networking" | diego | 2010-11-02 | 1 | -18/+20 |
* | configure: Fix LADSPA test variable initialization | diego | 2010-11-02 | 1 | -1/+1 |
* | configure: use correct arguments in signal handler tests | diego | 2010-11-02 | 1 | -2/+2 |
* | configure: Move PIC test out of the x86 section | diego | 2010-11-02 | 1 | -12/+15 |
* | configure: Move EBX availability #define within config.h | diego | 2010-11-02 | 1 | -1/+1 |
* | stream_bluray: add unencrypted Blu-ray playback | ben | 2010-11-02 | 1 | -1/+31 |
* | configure: Add return statement to function_check test program. | diego | 2010-11-02 | 1 | -1/+1 |
* | configure: use cflag_check function for more cases | diego | 2010-11-02 | 1 | -28/+19 |
* | configure: Separate dependency flags from general CFLAGS | diego | 2010-11-02 | 1 | -1/+2 |
* | configure: add function to check compiler flags directly | diego | 2010-11-02 | 1 | -50/+33 |
* | configure: Rename _warn_CFLAGS variable to warn_cflags. | diego | 2010-11-02 | 1 | -5/+5 |
* | configure: Add function to check for particular function in header | diego | 2010-11-02 | 1 | -0/+9 |
* | configure: Place temporary files in a subdirectory of their own | diego | 2010-11-02 | 1 | -8/+10 |
* | ad_mpg123: add MP3 decoding through libmpg123 | diego | 2010-11-02 | 1 | -0/+25 |
* | configure: Fix detection of SDL backend for vo_gl on OS X | astrange | 2010-11-02 | 1 | -1/+1 |
* | configure: Fix indentation | reimar | 2010-11-02 | 1 | -16/+16 |
* | configure: Experimental support for clang compiler. | reimar | 2010-11-02 | 1 | -2/+11 |
* | configure: Fix catch() callback function declaration in two compile tests | diego | 2010-11-02 | 1 | -2/+2 |
* | configure: whitespace cosmetics | diego | 2010-11-02 | 1 | -4/+4 |
* | configure: Remove unnecessary #includes from libnut test. | diego | 2010-11-02 | 1 | -3/+0 |
* | configure: Replace manual header checks by header_check function | diego | 2010-11-02 | 1 | -152/+36 |
* | configure: Remove some unnecessary #includes from tests | diego | 2010-11-02 | 1 | -20/+0 |
* | configure: Simplify fribidi check - console output is not necessary | diego | 2010-11-02 | 1 | -4/+1 |
* | configure: Add header_check convenience function | diego | 2010-11-02 | 1 | -0/+9 |
* | configure: change gettimeofday() test function parameters | diego | 2010-11-02 | 1 | -1/+1 |
* | configure: Remove some unnecessary #includes from compilation tests | diego | 2010-11-02 | 1 | -3/+0 |
* | configure: Drop linux-devfs configure option. | diego | 2010-11-02 | 1 | -28/+19 |
* | build: Rename configure.log file to config.log | diego | 2010-11-02 | 1 | -1/+1 |
* | configure: make gif test check linking too | reimar | 2010-11-02 | 1 | -1/+1 |
* | cosmetics: Drop leading underscore from configuration variable. | diego | 2010-11-02 | 1 | -5/+5 |
* | Merge svn changes r31306, r31307 | Uoti Urpala | 2010-06-05 | 1 | -1/+4 |
|\ |
|
| * | Add the -march fallback for amdfam10 also to the x86_64 case. | reimar | 2010-06-02 | 1 | -0/+3 |
| * | libavcodec/libx264.c requires x264 0.98 since r23430. | cehoyos | 2010-06-02 | 1 | -1/+1 |
| * | Fix compilation without librtmp. | cehoyos | 2010-05-30 | 1 | -0/+3 |
* | | configure: fix disabling of (x)mga without swscale internals | Uoti Urpala | 2010-06-04 | 1 | -1/+3 |
* | | Merge svn changes up to r31284 | Uoti Urpala | 2010-06-02 | 1 | -3/+5 |
|\| |
|
| * | |