Sun, 27 Jun 2010 19:55:17 +0000 |
siretart |
libvpx does not require static libavcodec
|
Sun, 27 Jun 2010 19:20:38 +0000 |
reimar |
Fix indentation.
|
Sun, 27 Jun 2010 19:19:50 +0000 |
reimar |
Simplify clang version extraction.
|
Sun, 27 Jun 2010 19:10:29 +0000 |
reimar |
clang also does not support -march=native.
|
Sun, 27 Jun 2010 19:07:51 +0000 |
reimar |
Experimental support for clang compiler.
|
Sun, 27 Jun 2010 16:28:45 +0000 |
reimar |
100l, actually enable libvpx encoder if libvpx is detected.
|
Sun, 27 Jun 2010 15:01:24 +0000 |
reimar |
Remove (or for now actually only disable) support for external libfaad.
|
Sun, 27 Jun 2010 14:55:58 +0000 |
reimar |
Fix arpa/inet.h configure check.
|
Thu, 24 Jun 2010 08:15:46 +0000 |
diego |
Fix catch() callback function declaration in two compile tests.
|
Thu, 24 Jun 2010 08:14:32 +0000 |
diego |
whitespace cosmetics
|
Thu, 24 Jun 2010 08:12:49 +0000 |
diego |
Remove unnecessary #includes from libnut test.
|
Thu, 24 Jun 2010 08:03:41 +0000 |
diego |
Replace manual header checks by header_check function.
|
Wed, 23 Jun 2010 16:57:04 +0000 |
reimar |
Change libvpx configure check to match FFmpeg's and also enable the encoder.
|
Wed, 23 Jun 2010 10:47:48 +0000 |
diego |
Add CONFIG_SHARED to config.h for FFmpeg.
|
Tue, 22 Jun 2010 07:02:18 +0000 |
diego |
Remove some unnecessary #includes from configure tests.
|
Thu, 17 Jun 2010 10:42:45 +0000 |
diego |
Simplify fribidi check - console output is not necessary.
|
Wed, 16 Jun 2010 19:40:26 +0000 |
reimar |
Disable only G200 support when compiling against dynamic libswscale instead
|
Wed, 16 Jun 2010 19:09:06 +0000 |
diego |
Add header_check convenience function to check for header availability.
|
Wed, 16 Jun 2010 18:27:59 +0000 |
diego |
Use a struct timezone as second parameter for gettimeofday in the function test.
|
Wed, 16 Jun 2010 15:02:52 +0000 |
diego |
Remove some unnecessary #includes from compilation tests.
|
Tue, 15 Jun 2010 19:29:51 +0000 |
reimar |
Add symver defines for FFmpeg. Since we don't care about
|
Tue, 15 Jun 2010 19:03:54 +0000 |
reimar |
Make sure we always have exactly one CONFIG_LIBRTMP define.
|
Mon, 14 Jun 2010 15:50:07 +0000 |
diego |
Fix embarassing OCNFIG vs. CONFIG typo.
|
Mon, 14 Jun 2010 15:21:09 +0000 |
diego |
cosmetics: Reindent after last commit.
|
Mon, 14 Jun 2010 15:19:38 +0000 |
diego |
Drop linux-devfs configure option.
|
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.
|
Wed, 17 Mar 2010 13:20:06 +0000 |
diego |
Split subarch handling off from generic arch handling.
|
Wed, 17 Mar 2010 10:46:18 +0000 |
cehoyos |
Fix compilation after FFmpeg r22569 at least for some architectures.
|
Wed, 17 Mar 2010 10:10:47 +0000 |
diego |
cosmetics: Drop leading underscores from arch variables.
|
Tue, 16 Mar 2010 10:25:54 +0000 |
cehoyos |
Fix compilation after FFmpeg r22565.
|
Mon, 15 Mar 2010 06:39:21 +0000 |
diego |
Add CONFIG_DCT and CONFIG_DWT to config.h as well as to config.mak for FFmpeg.
|
Sun, 14 Mar 2010 23:39:02 +0000 |
diego |
variable renaming cosmetics: _have_yasm --> have_yasm
|
Sun, 14 Mar 2010 23:37:58 +0000 |
diego |
Remove unused MMX_FFT Makefile variable.
|
Sun, 14 Mar 2010 23:00:06 +0000 |
diego |
cosmetics: Simplify _codecsdir setting for MinGW and OS/2.
|
Sun, 14 Mar 2010 22:58:20 +0000 |
diego |
Add -Wstrict-prototypes to CFLAGS.
|
Sun, 14 Mar 2010 22:55:13 +0000 |
diego |
Use menu instead of GUI as example for an internal feature turned on by a flag.
|
Sun, 14 Mar 2010 22:50:15 +0000 |
cehoyos |
Fix compilation after FFmpeg r22522.
|
Sun, 14 Mar 2010 16:13:32 +0000 |
diego |
Replace separate Win32, XAnim and Real codec directories by one global dir.
|
Tue, 09 Mar 2010 12:01:42 +0000 |
cehoyos |
Fix help text for --disable-win32dll.
|
Thu, 04 Mar 2010 14:46:44 +0000 |
komh |
Define HAVE_SETMODE conditionally, and use it in stream/stream_file.c instead
|
Wed, 03 Mar 2010 14:32:29 +0000 |
komh |
Add a VCD support for OS/2
|
Tue, 02 Mar 2010 19:57:17 +0000 |
diego |
Drop support for old-style DVB code.
|
Tue, 02 Mar 2010 17:18:55 +0000 |
rectalogic |
Remove RTSP_MUXER from libavmuxers to fix compilation with --disable-network
|
Tue, 02 Mar 2010 16:29:21 +0000 |
diego |
Add CONFIG_LSP to config.h for libavcodec compilation.
|
Tue, 23 Feb 2010 07:55:47 +0000 |
diego |
Add -Wmissing-prototypes to CFLAGS if available.
|
Sat, 20 Feb 2010 17:21:48 +0000 |
diego |
FFmpeg: Add HAVE_ALIGNED_{8,16} to config.h on ppc and x86.
|
Sat, 20 Feb 2010 17:03:28 +0000 |
diego |
FFmpeg: Add tomi to architecture list.
|
Thu, 18 Feb 2010 21:48:49 +0000 |
reimar |
Add av_alias define as a hack to fix compilation of intreadwrite.h without
|
Sun, 14 Feb 2010 11:57:37 +0000 |
reimar |
Check that fontconfig version is at least 2.4.2, which is required for the
|
Sat, 13 Feb 2010 16:59:42 +0000 |
diego |
10l: Revert previous commit about CONFIG_HARDCODED_TABLES/CONFIG_MPEGAUDIO_HP.
|
Sat, 13 Feb 2010 15:51:03 +0000 |
diego |
Use normal way to add CONFIG_HARDCODED_TABLES/CONFIG_MPEGAUDIO_HP to config.mak.
|
Sat, 13 Feb 2010 15:47:55 +0000 |
diego |
Move def_hardcoded_tables to the FFmpeg section of config.h, where it belongs.
|
Sat, 13 Feb 2010 15:46:33 +0000 |
diego |
Fix shared library libavutil check: test for av_clip instead of av_gcd.
|
Fri, 12 Feb 2010 01:38:14 +0000 |
komh |
Add win32 loader support for OS/2
|
Thu, 11 Feb 2010 10:56:09 +0000 |
diego |
Move one more FFmpeg-related definition to the FFmpeg section of config.h.
|
Thu, 11 Feb 2010 10:52:36 +0000 |
diego |
Move some FFmpeg-related definitions to the FFmpeg section of config.h.
|
Thu, 11 Feb 2010 08:52:15 +0000 |
diego |
Move def_dos_paths to a better place within config.h; not just FFmpeg uses it.
|
Thu, 04 Feb 2010 21:17:46 +0000 |
reimar |
Enable RTSP and SDP demuxers if network support is enabled, they can now be used.
|
Wed, 03 Feb 2010 13:14:09 +0000 |
komh |
Checks ipv6_mreq/sockaddr_in6/sockaddr_sa_len for FFmpeg
|
Tue, 02 Feb 2010 18:57:43 +0000 |
reimar |
Revert r30324 which broken the struct addrinfo check by making it always pass.
|
Mon, 01 Feb 2010 14:09:53 +0000 |
komh |
Add OS/2 KAI audio driver support
|