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