Mon, 03 Jul 2006 23:47:31 +0000 |
diego |
Remove silly variable indirection.
|
Sun, 02 Jul 2006 20:21:27 +0000 |
ivo |
disable vo_md5sum if there is no libavutil
|
Sun, 02 Jul 2006 19:50:52 +0000 |
ivo |
cosmetics: move md5sum check down so it can depend on libavutil later
|
Fri, 30 Jun 2006 12:41:05 +0000 |
diego |
Move conditional FreeType support compilation to the build system.
|
Thu, 22 Jun 2006 09:27:00 +0000 |
diego |
Remove forgotten --disable-setlocale option from --help output.
|
Wed, 21 Jun 2006 14:49:09 +0000 |
diego |
Move #ifdefs around complete files into the build system.
|
Wed, 21 Jun 2006 09:45:17 +0000 |
diego |
Remove separation between Win32 DLL and DirectShow support in the build system.
|
Mon, 19 Jun 2006 09:16:42 +0000 |
diego |
Change integer to string comparison in hw.optional.altivec test since
|
Sun, 18 Jun 2006 11:21:23 +0000 |
diego |
Conditionally run some CPU-architecture and OS-specific tests.
|
Sun, 18 Jun 2006 11:15:20 +0000 |
diego |
Rename --with-dts*dir options to --with-libdts*dir for consistency and
|
Sun, 18 Jun 2006 09:02:38 +0000 |
rathann |
Consistency fix.
|
Sat, 17 Jun 2006 17:18:46 +0000 |
diego |
Rename --with-libdvnav --> --with-dvdnavdir for consistency.
|
Sat, 17 Jun 2006 17:11:44 +0000 |
diego |
Disentangle _win32 and _dshow, the test for _dshow is disabled anyway.
|
Sat, 17 Jun 2006 17:08:06 +0000 |
diego |
Simplify and streamline FAAD detection.
|
Sat, 17 Jun 2006 15:47:37 +0000 |
diego |
consistency fix: --with-foo switches shall not enable options.
|
Fri, 16 Jun 2006 21:17:47 +0000 |
diego |
cosmetics: Rename some variables and command line parameters.
|
Fri, 16 Jun 2006 18:38:35 +0000 |
diego |
Use a function for help output.
|
Fri, 16 Jun 2006 18:18:36 +0000 |
diego |
option handling consistency fixes
|
Fri, 16 Jun 2006 16:03:27 +0000 |
diego |
readability cosmetics
|
Wed, 14 Jun 2006 21:58:17 +0000 |
nicodvb |
restored support for dvdnav only in the stream layer; all other functionalities are disabled
|
Mon, 12 Jun 2006 21:24:43 +0000 |
gpoirier |
add x264 encoding over lavc, Patch by our Dear Guru (Michael Niedermayer) ;)
|
Sat, 10 Jun 2006 20:11:38 +0000 |
reimar |
Do not require iconv program with --charset=noconv
|
Fri, 09 Jun 2006 14:27:54 +0000 |
diego |
Don't claim that amr_nb is disabled when the fixed point version is enabled.
|
Fri, 09 Jun 2006 14:19:59 +0000 |
diego |
Generalize runtime linker support.
|
Wed, 07 Jun 2006 13:36:45 +0000 |
reimar |
move misplaced echores. Output may still not be as intended though
|
Tue, 06 Jun 2006 12:42:57 +0000 |
rathann |
UltraSPARC T1 (Niagara) support, patch by Derek E. Lewis /dlewis (gobble) solnetworks (crack) net\
|
Fri, 02 Jun 2006 11:31:42 +0000 |
diego |
libpostproc is not a subdirectory of libavcodec anymore.
|
Wed, 31 May 2006 23:37:29 +0000 |
poirierg |
On old WinChips Linux kernel use this to emulate MTRR, patch by Zuxy Meng < zuxy P meng A gmail P com>
|
Wed, 17 May 2006 20:56:49 +0000 |
gpoirier |
Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev.
|
Sun, 14 May 2006 13:39:52 +0000 |
diego |
Don't just check for the existence of xmmintrin.h, also verify it will compile.
|
Sun, 14 May 2006 12:27:11 +0000 |
diego |
Add checks for 3DNow! and SSE compiler intrinsics to be used with FFmpeg.
|
Sun, 14 May 2006 12:07:26 +0000 |
diego |
Use egrep together with extended regular expressions for greater portability.
|
Sun, 14 May 2006 10:33:27 +0000 |
diego |
Fix LDFLAGS vs CPPFLAGS typo noticed by Derek E. Lewis.
|
Sat, 13 May 2006 19:03:20 +0000 |
reimar |
add check for a working iconv program and point to workaround if not found
|
Sat, 13 May 2006 14:50:45 +0000 |
diego |
Remove redundant line.
|
Sat, 13 May 2006 14:32:37 +0000 |
diego |
Linkers, assisted by a compiler, can optimize out the string that is being
|
Fri, 12 May 2006 17:27:03 +0000 |
diego |
mediaLib is now disabled by default, add a comment about HP-UX SCSI headers.
|
Fri, 12 May 2006 17:07:22 +0000 |
diego |
mlib != mediaLib
|
Fri, 12 May 2006 17:05:55 +0000 |
diego |
--enable-mlib should behave like all other commandline parameters.
|
Fri, 12 May 2006 09:50:14 +0000 |
iive |
enable mediaLib check execution and honnor user choise to enable mediaLib even on non-sunos system
|
Fri, 12 May 2006 09:20:51 +0000 |
diego |
Add missing --enable-toolame and --enable-twolame parameters.
|
Fri, 12 May 2006 09:13:05 +0000 |
diego |
output typo fixes
|
Fri, 12 May 2006 08:33:30 +0000 |
diego |
Disable mediaLib by default due to brokenness.
|
Thu, 11 May 2006 22:34:38 +0000 |
diego |
Fall back on the codecs subdirectory of the current directory for Real
|
Thu, 11 May 2006 08:05:05 +0000 |
diego |
Remove unnecessary commented out OPTFLAGS line.
|
Wed, 10 May 2006 22:00:30 +0000 |
diego |
Feed AltiVec compiler options into CFLAGS explicitly.
|
Mon, 08 May 2006 21:41:15 +0000 |
diego |
Unconditionally compile the Matroska demuxer.
|
Sun, 07 May 2006 16:21:13 +0000 |
diego |
Adapt to latest FFmpeg AMR build changes.
|
Sun, 07 May 2006 14:00:07 +0000 |
diego |
Fix up some checks to properly use _res_comment.
|
Sun, 07 May 2006 13:53:13 +0000 |
diego |
Remove stray variable.
|
Thu, 04 May 2006 19:10:16 +0000 |
iive |
x264 linking now requires explicit x11 libraries inclusion.
|
Thu, 04 May 2006 16:34:05 +0000 |
iive |
check for XviD compiled with pthread support
|
Sun, 30 Apr 2006 21:17:30 +0000 |
diego |
Add a check for sysi86() on Solaris systems, solving a build failure on Solaris
|
Thu, 27 Apr 2006 19:06:25 +0000 |
reimar |
use CPP/LDFLAGS if set (but warn about this), and set our CFLAGS before they
|
Thu, 27 Apr 2006 14:26:57 +0000 |
diego |
Document how configure works and how to write basic checks.
|
Thu, 27 Apr 2006 13:12:51 +0000 |
diego |
Fix amr_nb-fixed compilation: Don't depend on amr_nb.
|
Thu, 27 Apr 2006 12:40:29 +0000 |
uau |
Make EDL compilation unconditional
|
Wed, 26 Apr 2006 01:59:05 +0000 |
diego |
10l: Test the variable, don't set it...
|
Tue, 25 Apr 2006 01:38:02 +0000 |
diego |
Simplify x86 CPU flag/extension check.
|
Mon, 24 Apr 2006 21:50:06 +0000 |
rathann |
make _res_comment usage consistent
|
Mon, 24 Apr 2006 18:29:53 +0000 |
rathann |
- fix configure output for XvMC and DGA tests
|
Sun, 23 Apr 2006 22:56:29 +0000 |
diego |
cosmetics: Rename the _3dnowex and _mmx2 processor flag variables to _3dnowext
|
Sun, 23 Apr 2006 12:53:29 +0000 |
diego |
Remove second, redundant x86_exts_check.
|
Sat, 22 Apr 2006 21:54:01 +0000 |
diego |
Add support for shared libavutil.
|
Sat, 22 Apr 2006 19:30:57 +0000 |
lorenm |
sync to x264 r503 (dct_decimate)
|
Sat, 22 Apr 2006 18:32:32 +0000 |
diego |
Add --disable-libavutil option to --help output.
|
Sat, 22 Apr 2006 18:25:43 +0000 |
diego |
Add command line options to enable/disable libavutil.
|
Sat, 22 Apr 2006 17:31:10 +0000 |
diego |
Make static libavutil detection semantics explicit.
|
Sat, 22 Apr 2006 15:13:51 +0000 |
diego |
10l: Add missing fallback case for internal FAAD compiler blacklist.
|
Sat, 22 Apr 2006 14:13:14 +0000 |
diego |
Make the sse CPU flag imply mmxext, Intel CPUs with SSE support mmxext
|
Sat, 22 Apr 2006 13:24:04 +0000 |
diego |
Set all processor flags individually, not implied.
|
Sat, 22 Apr 2006 13:17:23 +0000 |
diego |
Disable RTC on PowerPC.
|
Sat, 22 Apr 2006 12:46:33 +0000 |
diego |
10l: Fix internal FAAD check for non-x86.
|
Sat, 22 Apr 2006 11:03:45 +0000 |
diego |
Blacklist certain gcc versions instead of running an expensive compilation
|
Tue, 18 Apr 2006 21:16:46 +0000 |
diego |
Remove some libmpdvdkit vs libmpdvdkit2 cruft.
|
Sun, 16 Apr 2006 08:37:49 +0000 |
iive |
recognize future pentium-m processors, e.g. there is intel core with model 14
|
Sat, 15 Apr 2006 20:46:54 +0000 |
nplourde |
add support for intel mac. mp3lib is not fixed yet.
|
Tue, 04 Apr 2006 05:09:12 +0000 |
diego |
Simplify some checks.
|
Sun, 02 Apr 2006 13:31:03 +0000 |
diego |
Remove mpdvdkit1 cruft from the build system.
|
Sun, 02 Apr 2006 08:26:13 +0000 |
diego |
AIX updates by Derek E. Lewis, dlewis__at__solnetworks.....net
|
Sun, 02 Apr 2006 07:44:14 +0000 |
diego |
There is no check for the crash debug feature, so setting the variable to
|
Sun, 02 Apr 2006 03:14:54 +0000 |
rfelker |
first stage of build system cleanup:
|
Thu, 30 Mar 2006 23:47:03 +0000 |
rfelker |
more cruft
|
Thu, 30 Mar 2006 22:15:50 +0000 |
rfelker |
forgot one occurrance
|
Thu, 30 Mar 2006 22:14:44 +0000 |
rfelker |
remove deprecated, never-used gnu gettext cruft.
|
Wed, 29 Mar 2006 21:54:53 +0000 |
jonas |
support for mp3lame with -oac lavc
|
Tue, 28 Mar 2006 22:44:16 +0000 |
nicodvb |
added support for external VIDIX
|
Tue, 21 Mar 2006 05:36:10 +0000 |
corey |
Prevent building lavc with xvid support unless xvid version is 1.1 or
|
Mon, 20 Mar 2006 10:57:30 +0000 |
diego |
Simplify pkg-config invocation.
|
Fri, 17 Mar 2006 23:47:10 +0000 |
corey |
Support libavcodec vrc_strategy=1 (XviD ratecontrol).
|
Thu, 16 Mar 2006 21:56:24 +0000 |
nicodvb |
compile in the filters that depend on libavcodec/dsputil.h only when mplayer is configured to use the imported libavcodec
|
Mon, 13 Mar 2006 21:50:56 +0000 |
diego |
Use _res_comment where appropriate.
|
Mon, 13 Mar 2006 02:42:06 +0000 |
michael |
FAAC encoding through libavcodec-faac
|
Sat, 11 Mar 2006 00:00:25 +0000 |
diego |
Simplify libcdio check.
|
Fri, 10 Mar 2006 23:59:38 +0000 |
diego |
Make better use of pkg-config to check for/set proper libraries when
|
Wed, 08 Mar 2006 20:27:47 +0000 |
reimar |
UTF-8 is used everywhere else and seems to be more portable than utf8 (FreeBSD)
|
Wed, 08 Mar 2006 19:56:47 +0000 |
henry |
revert the attempts for ccache fix
|
Wed, 08 Mar 2006 12:45:48 +0000 |
reimar |
Automaticall convert message to console charset, use utf8 for GTK2 Gui
|
Sun, 05 Mar 2006 10:03:53 +0000 |
henry |
use relative paths for libav* build
|
Sun, 05 Mar 2006 07:23:12 +0000 |
lorenm |
sync to x264 r457 (direct_pred=3)
|
Wed, 22 Feb 2006 00:59:11 +0000 |
nplourde |
properly detect cpu on x86 based mac
|
Sat, 18 Feb 2006 20:04:42 +0000 |
gpoirier |
upport another G4 flavour: MPC7447* chips.
|
Thu, 16 Feb 2006 20:45:25 +0000 |
reimar |
OpenAL audio support, actual output is mono-only (no positioning yet).
|
Tue, 14 Feb 2006 21:43:32 +0000 |
rtognimp |
Set SRC_PATH correctly, fixes libpostproc compilation
|
Sun, 12 Feb 2006 14:17:39 +0000 |
alex |
support openbsd/zaurus aswell
|
Sat, 11 Feb 2006 23:29:51 +0000 |
diego |
Sync with latest FFmpeg build system changes:
|
Mon, 30 Jan 2006 20:58:11 +0000 |
nicodvb |
when linking to external libav* try using pkg-config first
|
Mon, 23 Jan 2006 10:16:48 +0000 |
diego |
Fix libav* linking order, libavutil needs to come after lavc/lavf.
|
Sun, 22 Jan 2006 18:11:35 +0000 |
diego |
proper support for shared libpostproc
|
Sun, 22 Jan 2006 01:32:09 +0000 |
rtognimp |
Quick&dirty compilation fix, needed after latest changes in ffmpeg build
|
Fri, 20 Jan 2006 21:15:28 +0000 |
diego |
AIX compiler CPU-option improvements
|
Fri, 20 Jan 2006 00:58:07 +0000 |
diego |
Also define FF_POSTPROCESS when using shared libavcodec.
|
Thu, 19 Jan 2006 22:09:20 +0000 |
rathann |
Implement XvMC lib autodetection for future use (currently disabled, but working
|
Sat, 14 Jan 2006 23:39:31 +0000 |
diego |
10l: FFmpeg shared lib build information does not belong in MPlayer configure.
|
Sat, 14 Jan 2006 22:21:34 +0000 |
diego |
Sync with latest FFmpeg build system changes.
|
Sat, 14 Jan 2006 16:26:42 +0000 |
diego |
Consistent variable names for shared libavcodec.
|
Sat, 14 Jan 2006 16:04:35 +0000 |
diego |
Add --disable-libavcodec_so/--disable-libavformat_so.
|
Mon, 09 Jan 2006 19:35:44 +0000 |
nicodvb |
added support for external libavformat
|
Mon, 09 Jan 2006 15:44:15 +0000 |
reimar |
CamStudio codec support
|
Tue, 03 Jan 2006 16:03:17 +0000 |
diego |
Fix _inc_extra handling in DirectFB check.
|