Mon, 14 Jun 2010 15:17:48 +0000 |
diego |
Rename configure.log file to the more standard name config.log.
|
Mon, 14 Jun 2010 08:55:32 +0000 |
lu_zero |
Reinstate libmpeg2 hook to export quantization
|
Sun, 13 Jun 2010 17:18:48 +0000 |
diego |
Add CONFIG_LIBRTMP and HAVE_ISATTY #defines to config.h for FFmpeg.
|
Sun, 13 Jun 2010 08:19:12 +0000 |
reimar |
Extend libvpx configure check to reject too old versions.
|
Sun, 13 Jun 2010 05:32:09 +0000 |
reimar |
Add QuantizeBuffer function call to gif test to actually test linking.
|
Fri, 11 Jun 2010 15:19:42 +0000 |
diego |
mga_vid depends on static libswscale.
|
Fri, 11 Jun 2010 10:25:21 +0000 |
siretart |
move the mga video check below the libswscale check
|
Thu, 10 Jun 2010 11:55:44 +0000 |
diego |
Add support for compiling against external libmpeg2.
|
Thu, 10 Jun 2010 09:52:30 +0000 |
diego |
libmpeg2: Remove local quantizer scale changes related to postprocessing.
|
Wed, 09 Jun 2010 12:51:35 +0000 |
diego |
Split internal and external libmpeg2 support in the build system.
|
Wed, 09 Jun 2010 09:27:29 +0000 |
diego |
cosmetics: Drop leading underscore from configuration variable.
|
Sun, 06 Jun 2010 15:41:37 +0000 |
reimar |
Update common.mak and subdir.mak to latest FFmpeg versions.
|
Wed, 02 Jun 2010 22:09:04 +0000 |
reimar |
Add the -march fallback for amdfam10 also to the x86_64 case.
|
Wed, 02 Jun 2010 20:50:55 +0000 |
cehoyos |
libavcodec/libx264.c requires x264 0.98 since r23430.
|
Sun, 30 May 2010 14:29:18 +0000 |
cehoyos |
Fix compilation without librtmp.
|
Sun, 30 May 2010 12:14:40 +0000 |
reimar |
Change compiler argument order for compile_check to avoid incorrect linking
|
Sun, 30 May 2010 05:16:29 +0000 |
hyc |
Add librtmp support
|
Sat, 29 May 2010 15:07:16 +0000 |
reimar |
Remove obsolete may_alias-related defines, lavu handles this now
|
Sat, 29 May 2010 14:57:17 +0000 |
reimar |
Actually run a detection whether external libass exists, instead
|
Sat, 29 May 2010 14:44:02 +0000 |
reimar |
Fix compilation if the compiler does not support -march=amdfam10
|
Sat, 29 May 2010 10:43:51 +0000 |
diego |
cosmetics: Drop leading '_' from noinputmodules variable.
|
Tue, 25 May 2010 23:41:30 +0000 |
diego |
Add support for decoding VP8 through libvpx wrapper in FFmpeg.
|
Mon, 24 May 2010 21:13:22 +0000 |
siretart |
support linking to fribidi without pkg-config
|
Mon, 24 May 2010 19:32:17 +0000 |
siretart |
make configure use pkg-config for fribidi checks
|
Fri, 14 May 2010 16:56:43 +0000 |
diego |
vf_zr requires the lavc MJPEG encoder even when MEncoder has been disabled.
|
Fri, 14 May 2010 16:13:53 +0000 |
diego |
Remove duplicate and nonsense libavencoders #define for OpenCORE AMR-WB.
|
Fri, 14 May 2010 15:34:30 +0000 |
diego |
Check for termios.h before sys/termios.h.
|
Sun, 09 May 2010 14:45:29 +0000 |
diego |
Remove internal liba52 copy.
|
Sun, 09 May 2010 11:20:15 +0000 |
diego |
cosmetics: Drop leading underscore from some commonly-used variable names.
|
Thu, 06 May 2010 10:10:34 +0000 |
cehoyos |
Fix compilation with old libschroedinger-dev installed.
|
Fri, 30 Apr 2010 21:18:17 +0000 |
reimar |
Revert accidental change to default CFLAGS.
|
Fri, 30 Apr 2010 19:04:13 +0000 |
reimar |
Add configure detection for SDL backend for -vo gl.
|
Wed, 28 Apr 2010 11:57:09 +0000 |
cehoyos |
Fix compilation with gcc 2.95.3 (with --disable-ass).
|
Tue, 27 Apr 2010 17:50:50 +0000 |
diego |
Add llrintf test for FFmpeg.
|
Tue, 27 Apr 2010 08:19:42 +0000 |
cehoyos |
Fix compilation with live555 after libavutil r22965.
|
Sat, 24 Apr 2010 17:15:28 +0000 |
reimar |
Remove code to work around bugs in ancient libSDL versions, the code has been
|
Thu, 22 Apr 2010 14:02:20 +0000 |
diego |
VIDIX only works for Linux on the x86_64 architecture, not on other OSes.
|
Wed, 21 Apr 2010 12:43:16 +0000 |
diego |
Revert obscure hack that disables the malloc.h check on certain BSD platforms.
|
Tue, 20 Apr 2010 09:14:54 +0000 |
lorenm |
Tell x264 that we aren't going to give it timestamps.
|
Tue, 06 Apr 2010 10:08:19 +0000 |
diego |
Generate dependency information as a sideeffect of compilation.
|
Mon, 05 Apr 2010 17:15:08 +0000 |
diego |
Add -MP to dependency command.
|
Mon, 05 Apr 2010 17:11:58 +0000 |
diego |
Drop unused DEPEND_CMD from config.mak; FFmpeg no longer needs it.
|
Sun, 04 Apr 2010 17:57:00 +0000 |
diego |
Remove -O4 from FAAC check, it is in our standard CFLAGS already.
|
Sun, 04 Apr 2010 17:18:47 +0000 |
diego |
Directly use CFLAGS for ASFLAGS instead of duplicating the variable content.
|
Sun, 04 Apr 2010 16:48:46 +0000 |
diego |
cosmetics: prettyprint config.mak somewhat
|
Sun, 04 Apr 2010 16:32:54 +0000 |
diego |
Remove no longer necessary CONFIG_SWSCALE from config.h/config.mak.
|
Fri, 02 Apr 2010 10:13:45 +0000 |
cehoyos |
Cosmetics: Fix indentation.
|
Fri, 02 Apr 2010 10:13:08 +0000 |
cehoyos |
Do not try -march=native for icc.
|
Sun, 28 Mar 2010 19:02:58 +0000 |
diego |
Add HAVE_STRERROR_R definition for FFmpeg to config.h.
|
Sun, 28 Mar 2010 16:49:23 +0000 |
diego |
Add definition of CONFIG_LIBRTMP to config.h for FFmpeg.
|
Sun, 28 Mar 2010 16:31:17 +0000 |
reimar |
Fix compilation after librtmp support in FFmpeg.
|
Thu, 25 Mar 2010 19:53:05 +0000 |
diego |
Remove unused OPTFLAGS variable from config.mak.
|
Thu, 25 Mar 2010 18:53:37 +0000 |
diego |
Remove unused MACOSX_BUNDLE config.mak entry.
|
Thu, 25 Mar 2010 18:51:57 +0000 |
diego |
Move some FFmpeg-specific entries to the FFmpeg section of config.mak.
|
Wed, 17 Mar 2010 14:41:32 +0000 |
diego |
Introduce mak_enable function to set variables in config.mak.
|
Wed, 17 Mar 2010 14:09:09 +0000 |
diego |
Rename SGI_MIPS architecture to plain MIPS.
|
Wed, 17 Mar 2010 13:55:59 +0000 |
diego |
Drop libavcodec_arch hack; ARCH can now be set directly in config.mak.
|
Wed, 17 Mar 2010 13:41:54 +0000 |
diego |
Lowercase arch and subarch values.
|
Wed, 17 Mar 2010 13:37:36 +0000 |
diego |
cosmetics: Drop leading underscore from cpuexts variables.
|
Wed, 17 Mar 2010 13:34:33 +0000 |
diego |
Make ff_config_enable work with lowercase values.
|