2005-10-17 |
rfelker |
remove nonsense break statements that do nothing..
|
2005-10-16 |
diego |
Add MIPS64 detection.
|
2005-10-15 |
diego |
Extend the network test to also check the socket libs.
|
2005-10-14 |
rfelker |
third time is lucky, eh? last workaround broke netbsd, which apparently also has a broken noncompliant implementation of tr. if it still doesn't work... blame someone else. :)
|
2005-10-11 |
diego |
Put networking lib linker flag checks in the order they were before the
|
2005-10-11 |
rfelker |
solaris bug workarounds, take 2..
|
2005-10-11 |
rfelker |
work around (buggy?) solaris tr. hope this helps.. please report if its still broken
|
2005-10-08 |
lorenm |
sync to x264 r318 (mixed_refs)
|
2005-10-08 |
iive |
typo fix at (_)ld_dl
|
2005-10-05 |
henry |
detect Centaur CPUs (Winchip, VIA C3)
|
2005-10-05 |
diego |
faac vs _faac typo fix by Giacomo Comes < comes -- at -- naic -- dot -- edu >
|
2005-10-04 |
diego |
Shut up jack pkg-config.
|
2005-10-04 |
diego |
Use pkg-config to detect theora dependencies.
|
2005-10-03 |
reimar |
General cleanup: do not link -lm multiple times, use for...in loops instead
|
2005-10-02 |
diego |
Expose MSG_USE_COLORS in config.h.
|
2005-09-23 |
rsf |
"LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".
|
2005-09-23 |
diego |
CONFIG_RISKY is long gone from FFmpeg.
|
2005-09-23 |
diego |
libavformat now requires CONFIG_(DE)MUXERS #defines.
|
2005-09-17 |
nexus |
add FreeBSD default cd/dvd devices
|
2005-09-16 |
diego |
1000l bug fix: The CONFIG_LIBAVUTIL variable needs to be passed the value
|
2005-09-15 |
aurel |
fix expanding of $_ld_dl when needed by iconv
|
2005-09-12 |
reimar |
echores cleanup, introduce _res_comment variable to easily output additional
|
2005-09-11 |
nplourde |
only make the check for osx api if system is darwin
|
2005-09-11 |
nplourde |
removed dep for perl_check on osx
|
2005-09-11 |
iive |
better _comment in echores
|
2005-09-11 |
iive |
Separate _freetype=no from the comment, this fixes the fontconfig bug without need of forcing "no"
|
2005-09-10 |
nplourde |
perl check for macosx
|
2005-09-10 |
henry |
- remove useless /dev/video* checks
|
2005-09-10 |
reimar |
Make sure _freetype is either yes or no, otherwise fontconfig might be enabled
|
2005-09-10 |
michael |
CONFIG_GPL for lavc
|
2005-09-04 |
reimar |
enable vidix on AMD64, at least for nVidia it seems to work.
|
2005-09-04 |
reimar |
a libmpcdec version with our patches was released (but I did not yet test it).
|
2005-09-03 |
ods15 |
Remove many annoying GTK includes in every compile line and remove GTK
|
2005-09-03 |
reimar |
likely() and unlikely() macros to help (newer) compilers optimize correctly
|
2005-08-26 |
henry |
ENCA uses -lm
|
2005-08-26 |
henry |
X11 can use pthread (fixes --enable-static)
|
2005-08-26 |
henry |
more thorough aalib test (needed for --enable-static)
|
2005-08-19 |
rfelker |
remove broken shared libpostproc stuff
|
2005-08-18 |
alex |
gtf.{c,h} is used by vesa only
|
2005-08-18 |
alex |
use libvbe from vesautils
|
2005-08-17 |
diego |
Remove unnecessary subshell invocations.
|
2005-08-17 |
diego |
Fix MEncoder build with shared libavcodec.
|
2005-08-17 |
reimar |
Support for GTK 2.x.
|
2005-08-14 |
wight |
libaf/config.mak is generated, so mention it
|
2005-08-13 |
henry |
revert -std=gnu99 usage, -D_GNU_SOURCE is enough for lrintf support
|
2005-08-11 |
reimar |
typo, must be ld_dl instead of ld_ld
|
2005-08-06 |
reimar |
Forgot to actually enable vo_gl on Windows...
|
2005-08-01 |
al |
Support new static libavcodec (depends on libavutil).
|
2005-07-30 |
aurel |
fix detection of iconv implementations which require libdl
|
2005-07-27 |
reimar |
OpenGL needs _ld_dl to get extension functions
|
2005-07-26 |
iive |
remove unneeded vgagl
|
2005-07-21 |
reimar |
Power5 support
|
2005-07-20 |
reimar |
When using --enable-* options you are on your own.
|
2005-07-19 |
iive |
libx264 compiled with visualization requirs xlib
|
2005-07-10 |
reimar |
musepack demuxing and decoding support (demuxing is v7 bitstream only).
|
2005-07-10 |
reimar |
Print CFLAGS warning last so nobody can miss it.
|
2005-06-26 |
faust3 |
10l to myself for breaking mingws dll codec support when libpthread is not installed
|
2005-06-25 |
henry |
set HAVE_LRINTF and C99/GNU_SOURCE during internal FAAD compile test
|
2005-06-23 |
aurel |
makes fribidi <= 0.10.4 works again
|
2005-06-22 |
aurel |
fix fribidi 0.10.5 and greater support (patch by Amir Shalem < amir at boom.org.il >)
|