2007-09-14 |
reimar |
Fix ESD check: use an ESD function to actually check linking and do
|
2007-09-12 |
reimar |
Do not replace _ by - if x86_64 is given in --target.
|
2007-09-09 |
diego |
Move vo_3dfx check after vo_dga check, vo_3dfx needs -lXxf86dga to link.
|
2007-09-08 |
zuxy |
Fix fast_cmov detection broken by r24371
|
2007-09-08 |
zuxy |
Use -march=native (avail. since gcc 4.2) when possible
|
2007-09-07 |
cehoyos |
Fix typo in r24360
|
2007-09-07 |
uau |
Fix compilation after FFmpeg AUDIO_(DE)MUXER split
|
2007-09-07 |
cehoyos |
Fix compilation after FFmpeg r10426.
|
2007-09-06 |
diego |
Fix AltiVec autodetection: The autodetection was overriding configure
|
2007-09-05 |
cehoyos |
Fix compilation after FFmpeg r10411.
|
2007-08-31 |
diego |
Make DGA 1 and DGA 2 separately selectable.
|
2007-08-27 |
diego |
Do not overwrite config.h unless it was changed. Mostly taken from FFmpeg.
|
2007-08-27 |
diego |
Better handling of Alpha MVI CPU extensions (untested).
|
2007-08-26 |
reimar |
Remove unused _def_altivec
|
2007-08-26 |
reimar |
Simplify VIS detection. Also adds ENABLE_VIS define and changes "#define HAVE_VIS = yes"
|
2007-08-22 |
diego |
CONFIG_DARWIN was removed from FFmpeg.
|
2007-08-22 |
reimar |
Finally fix --enable-debug compilation
|
2007-08-18 |
diego |
Add libdvdcss-specific CFLAGS in the correct place.
|
2007-08-16 |
mhoffman |
adding help for --ar --ranlib
|
2007-08-16 |
diego |
Move setting of res_comment for internal dvdread to a more sensible place.
|
2007-08-16 |
mhoffman |
allow setting of ranlib from the commandline of configure
|
2007-08-16 |
mhoffman |
allow setting of ar from the commandline of configure
|
2007-08-15 |
diego |
Sync libdvdread with version 0.9.5 (functional changes).
|
2007-08-15 |
diego |
cosmetics: Reorder lines for consistency.
|
2007-08-14 |
diego |
Rename TMPO to TMPEXE, it is an executable, not an object file.
|
2007-08-14 |
diego |
Apple Remote support
|
2007-08-13 |
cehoyos |
Remove additional warnings when using icc - similar to -Wno-pointer-sign.
|
2007-08-12 |
diego |
Remove unused definition.
|
2007-08-09 |
diego |
Move some more compiler flags to configure.
|
2007-08-08 |
diego |
Remove unused definition.
|
2007-08-08 |
diego |
Move some #defines into configure/config.h.
|
2007-08-07 |
diego |
Move HAVE_INTTYPES_H definition to a more sensible place in config.h.
|
2007-08-07 |
diego |
Improve error message.
|
2007-08-03 |
reimar |
Give the cpuinfo binary the right suffix $_exesuf
|
2007-08-03 |
reimar |
add XVR-100 vo, patch by Balatoni Denes (dbalatoni interware hu)
|
2007-08-01 |
uau |
Define ENABLE_GRAY for FFmpeg
|
2007-08-01 |
diego |
10l for committing untested changes, a test call was missing.
|
2007-08-01 |
voroshil |
(cosmetics) Make TV detection code two spaces indented
|
2007-08-01 |
voroshil |
Enable teletext for V4Lv1.
|
2007-07-30 |
iive |
Make teletext depend on freetype. Fixes compilation failer (in sub.c).
|
2007-07-30 |
reimar |
100l, forgot to add -DGL_WIN32 to CFLAGS for Windows OpenGL test
|
2007-07-30 |
reimar |
Extend OpenGL configure test to also check for glx/wgl and proper linking.
|
2007-07-30 |
reimar |
Change V4L2 MPEG decoder check so it can actually fail
|
2007-07-29 |
ben |
v4l2 audio/video outputs for linux 2.6.22+ kernels (outputs formerly known as ivtv)
|
2007-07-29 |
voroshil |
Teletext support.
|
2007-07-26 |
iive |
Disable building of vo_mga on all linux platforms despite not having Matrox card.
|
2007-07-26 |
gpoirier |
add Hitachi SuperH (SH3) support
|
2007-07-25 |
uau |
Fix configure regexp for enabling FFmpeg features
|
2007-07-25 |
reimar |
avoid ff_config_enable doing partial matches.
|
2007-07-22 |
diego |
Make the assembler accept VIS instrucitions on ultraSPARC.
|
2007-07-22 |
rtogni |
DTS decoding via libdca
|
2007-07-21 |
diego |
Remove unused definition.
|
2007-07-20 |
reimar |
Use --static flag for pkg-config if --enable-static was used.
|
2007-07-20 |
reimar |
!00l, last commit mixed up "normal" ggi and ggiwmh tests.
|
2007-07-20 |
reimar |
Change ggi and SDL tests so that linking problems with --enable-static are more
|
2007-07-20 |
diego |
Remove vo_syncfb, which was unused for 5 years.
|
2007-07-18 |
diego |
Rename mga_vid test to make it more descriptive.
|
2007-07-18 |
diego |
Restore vo_mga check, it is Linux-only.
|
2007-07-17 |
diego |
Remove pointless printing of include and linker paths.
|
2007-07-17 |
diego |
Do not test for the existence of device files during configuration,
|