Wed, 22 Jun 2011 19:02:20 +0000 |
reimar |
Do not force SSE disabled for gcc 2, it seems to compile
|
Tue, 21 Jun 2011 18:02:17 +0000 |
reimar |
Disable SAP muxer since it depends on disabled RTP muxer.
|
Thu, 16 Jun 2011 21:37:21 +0000 |
cehoyos |
Use the same yasm check as FFmpeg.
|
Sat, 11 Jun 2011 16:40:10 +0000 |
reimar |
Only enable NEED_GLOB on win32, currently this has the effect
|
Sat, 11 Jun 2011 16:38:49 +0000 |
reimar |
Add support for detecting VFPV3, required for compiling libavcodec for some
|
Sat, 11 Jun 2011 14:54:59 +0000 |
reimar |
Set host_cc after cross-compile check.
|
Sat, 04 Jun 2011 09:10:04 +0000 |
reimar |
Fix _libcdio staying on "auto" if cdparanoia test succeeded before.
|
Wed, 01 Jun 2011 14:38:03 +0000 |
diego |
configure: Enable yasm/nasm support on OS/2.
|
Tue, 31 May 2011 21:15:14 +0000 |
iive |
Check if compiler is functioning properly before trying to test additional options.
|
Tue, 31 May 2011 20:45:39 +0000 |
iive |
Automatically add "-fno-tree-vectorize" in CFLAGS.
|
Mon, 30 May 2011 20:23:45 +0000 |
reimar |
Fix compilation with latest FFmpeg.
|
Tue, 24 May 2011 19:53:20 +0000 |
diego |
configure: Disable Flash Screen Video v2 encoder if zlib is unavailable.
|
Tue, 24 May 2011 19:51:38 +0000 |
diego |
configure: Convert HAVE_SYS_MMAN_H into a 0/1 definition.
|
Tue, 24 May 2011 08:20:48 +0000 |
cehoyos |
Fix live555 detection on mingw32.
|
Tue, 24 May 2011 08:19:10 +0000 |
cehoyos |
Revert r33368, it broke mingw32 compilation.
|
Sat, 21 May 2011 15:04:50 +0000 |
cboesch |
Add MNG output support.
|
Fri, 20 May 2011 22:44:52 +0000 |
cehoyos |
x264 version 0.115 is required now.
|
Fri, 20 May 2011 21:25:00 +0000 |
iive |
Fix linking after recent FFmpeg change.
|
Wed, 18 May 2011 09:45:18 +0000 |
cehoyos |
Cosmetics: Restore indentation after r33465.
|
Sun, 15 May 2011 18:42:59 +0000 |
cehoyos |
Fix false positives when auto-detecting live555 library.
|
Sat, 07 May 2011 16:16:23 +0000 |
reimar |
Fix matrixview test, it would stay stuck at "auto".
|
Thu, 05 May 2011 10:25:20 +0000 |
diego |
configure: Simplify ZR, libdvdcss and FTP dependency checks.
|
Thu, 05 May 2011 10:25:18 +0000 |
diego |
configure: Unify V4L-related feature checks.
|
Thu, 05 May 2011 10:25:17 +0000 |
diego |
configure: Handle X11 dependencies in the checks for dependent features.
|
Thu, 05 May 2011 10:25:14 +0000 |
diego |
configure: Employ proper autodetection for the matrixview video output.
|
Thu, 05 May 2011 07:40:56 +0000 |
diego |
configure: Drop recently-added check for swab() in string.h again.
|
Tue, 03 May 2011 09:51:59 +0000 |
diego |
configure: Fix swab() check.
|
Thu, 28 Apr 2011 15:58:42 +0000 |
cehoyos |
Fix Win64 compilation.
|
Wed, 27 Apr 2011 08:40:56 +0000 |
cehoyos |
Temporarily disable AVX to fix compilation.
|
Sun, 24 Apr 2011 16:13:25 +0000 |
ib |
Replace usage of AVCodecContext member hurry_up by skip_idct and skip_frame.
|
Sat, 23 Apr 2011 15:00:45 +0000 |
diego |
Add CONFIG_AUDIO_FLOAT / HAVE_MAPVIEWOFFILE definitions for FFmpeg to config.h.
|
Sat, 23 Apr 2011 15:00:43 +0000 |
diego |
configure: Make largefile support non-optional.
|
Fri, 22 Apr 2011 06:19:14 +0000 |
reimar |
Hacks to allow compilation to go further.
|
Tue, 12 Apr 2011 09:19:31 +0000 |
cehoyos |
Update libvpx check: libvpx version must be >=0.9.6 now.
|
Tue, 12 Apr 2011 08:03:41 +0000 |
cehoyos |
Revert r33246: It broke building MPlayer immediately after adding
|
Mon, 11 Apr 2011 13:10:03 +0000 |
diego |
Fix typo in v4l2 check.
|
Sun, 10 Apr 2011 11:12:45 +0000 |
diego |
Add V4L2 support for OpenBSD (and NetBSD).
|
Sat, 09 Apr 2011 23:20:51 +0000 |
reimar |
Reindent. Probably should also be moved, but that I leave to someone else.
|
Sat, 09 Apr 2011 22:09:09 +0000 |
reimar |
Do no run the ffmpeg git check/update during ./configure --help
|
Sat, 09 Apr 2011 22:08:01 +0000 |
reimar |
Add -Werror-implicit-function-declaration to default gcc compile flags.
|
Mon, 04 Apr 2011 16:02:59 +0000 |
reimar |
Enable VDPAU HWACCELs in FFmpeg when VDPAU is enabled.
|
Wed, 30 Mar 2011 14:54:55 +0000 |
cehoyos |
Fix compilation with --disable-mencoder.
|
Mon, 28 Mar 2011 22:18:56 +0000 |
cehoyos |
Fix CrystalHD autodetection:
|
Wed, 23 Mar 2011 08:35:45 +0000 |
cehoyos |
Support CrystalHD decoding.
|
Mon, 21 Mar 2011 11:59:02 +0000 |
cehoyos |
Allow compilation after sine windows were moved into a new file in FFmpeg.
|
Sun, 20 Mar 2011 11:22:34 +0000 |
siretart |
unbreak compilation with libav
|
Sun, 13 Mar 2011 00:32:55 +0000 |
diego |
Simplify sed expressions to remove groups of decoders from libavdecoders list.
|
Sat, 12 Mar 2011 23:52:50 +0000 |
diego |
Add CONFIG_AC3DSP to config.mak for FFmpeg; fix build.
|
Sat, 12 Mar 2011 23:44:11 +0000 |
diego |
Revert broken crystalhd check and replace by minimal bandaid compile fix.
|
Fri, 11 Mar 2011 16:06:43 +0000 |
iive |
Merge the configure CrystalHD dummy detection with
|
Fri, 11 Mar 2011 15:50:42 +0000 |
iive |
Fix MPlayer build after CrystalHD have been accepted in FFmpeg.
|
Wed, 02 Mar 2011 07:53:59 +0000 |
reimar |
Print correct result variable for armv6t2 test.
|
Mon, 28 Feb 2011 17:51:02 +0000 |
reimar |
Fix compilation when pthreads are not available.
|
Sun, 27 Feb 2011 15:25:20 +0000 |
reimar |
Fix compilation for systems where vorbis encode is split out into
|
Thu, 17 Feb 2011 11:15:19 +0000 |
diego |
Adjust build system to reflect merge of libavcore into libavutil in FFmpeg.
|
Wed, 16 Feb 2011 16:35:53 +0000 |
cboesch |
Git clone options are after the 'clone' keyword
|
Wed, 16 Feb 2011 12:25:39 +0000 |
diego |
Limit FFmpeg git clone to the last revision to save time and bandwidth.
|
Fri, 11 Feb 2011 10:02:09 +0000 |
cehoyos |
Fix compilation by adding defines necessary for ac3dsp to config.asm.
|
Tue, 08 Feb 2011 01:25:41 +0000 |
diego |
configure: Drop CFLAGS from DEPFLAGS.
|
Sun, 06 Feb 2011 19:01:52 +0000 |
diego |
configure: Check for sys/poll.h.
|