| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow disabling of lavc, lavf, lavd, and lsws | Måns Rullgård | 2010-01-26 | 1 | -2/+20 |
* | configure: fix --cpu=nocona | Måns Rullgård | 2010-01-25 | 1 | -1/+1 |
* | Check if dxva2api.h is recent enough to compile vc1_dxva2_hwaccel. | Ramiro Polla | 2010-01-25 | 1 | -1/+3 |
* | Check for getaddrinfo in the winsock headers. | Martin Storsjö | 2010-01-25 | 1 | -0/+2 |
* | Only define _WIN32_WINNT=0x0501 if $target_os = "mingw32". | Martin Storsjö | 2010-01-25 | 1 | -2/+5 |
* | VC-1/WMV3 DXVA2 implementation | Laurent Aimar | 2010-01-24 | 1 | -0/+3 |
* | Replace every usage of -lvfw32 with what is particularly necessary for | kemuri | 2010-01-23 | 1 | -2/+2 |
* | Use $vfwcap_indev_extralibs variable instead of duplicating "-lvfw32" in | Ramiro Polla | 2010-01-23 | 1 | -1/+1 |
* | Indent. | Ramiro Polla | 2010-01-23 | 1 | -1/+1 |
* | Suppress TMS470 warnings about alignment directives | Måns Rullgård | 2010-01-22 | 1 | -0/+3 |
* | configure: fix --cpu=host | Måns Rullgård | 2010-01-22 | 1 | -1/+5 |
* | Remove IPv4-only codepath. Patch by Martin Storsjö <$first $first st>. | Martin Storsjö | 2010-01-21 | 1 | -20/+6 |
* | Translate -mfpu=vfpv3 for TMS470 | Måns Rullgård | 2010-01-20 | 1 | -0/+1 |
* | Ignore annoying armcc warnings | Måns Rullgård | 2010-01-20 | 1 | -0/+3 |
* | H264 DXVA2 implementation | Laurent Aimar | 2010-01-20 | 1 | -0/+5 |
* | Add a check for struct sockaddr->sa_len, which is an indication of whether | Ronald S. Bultje | 2010-01-20 | 1 | -0/+3 |
* | configure: display --list-* output in three columns | Måns Rullgård | 2010-01-20 | 1 | -1/+1 |
* | configure: use nm -P on Solaris | Måns Rullgård | 2010-01-20 | 1 | -1/+4 |
* | Floating point discrete cosine transform | Vitor Sessak | 2010-01-20 | 1 | -0/+2 |
* | configure: do not use character classes with awk | Måns Rullgård | 2010-01-19 | 1 | -1/+1 |
* | configure: inlcude sys/types.h when checking sys/socket.h | Måns Rullgård | 2010-01-19 | 1 | -1/+1 |
* | configure: drop -A flag to od | Måns Rullgård | 2010-01-19 | 1 | -1/+1 |
* | configure: be more liberal with nm output | Måns Rullgård | 2010-01-19 | 1 | -1/+1 |
* | Create and install libavutil/avconfig.h | Måns Rullgård | 2010-01-19 | 1 | -1/+17 |
* | configure: create dirs before generating config.* | Måns Rullgård | 2010-01-19 | 1 | -39/+38 |
* | configure: add cp_if_changed function and use for config.h | Måns Rullgård | 2010-01-19 | 1 | -3/+7 |
* | Update libx264.c to use new libx264 features | Jason Garrett-Glaser | 2010-01-19 | 1 | -2/+2 |
* | configure: add --disable-asm option | Måns Rullgård | 2010-01-18 | 1 | -0/+5 |
* | configure: rename a variable in check_asm | Måns Rullgård | 2010-01-18 | 1 | -2/+2 |
* | configure: fix cpu=generic case | Måns Rullgård | 2010-01-18 | 1 | -7/+3 |
* | configure: simplify $cpu handling for some architectures | Måns Rullgård | 2010-01-18 | 1 | -29/+11 |
* | configure: indent | Måns Rullgård | 2010-01-18 | 1 | -73/+73 |
* | configure: split $cpu handling by arch | Måns Rullgård | 2010-01-18 | 1 | -6/+47 |
* | configure: simplify $arch handling | Måns Rullgård | 2010-01-18 | 1 | -79/+60 |
* | configure: group arch extention deps by arch | Måns Rullgård | 2010-01-18 | 1 | -6/+11 |
* | Only set HAVE_MMX when a supported CPU is specified | Måns Rullgård | 2010-01-18 | 1 | -1/+5 |
* | configure: simplify libsdl check | Måns Rullgård | 2010-01-17 | 1 | -24/+4 |
* | configure: add check_struct function | Måns Rullgård | 2010-01-17 | 1 | -0/+18 |
* | configure: simplify check_lib2 | Måns Rullgård | 2010-01-17 | 1 | -5/+1 |
* | configure: pass extra flags to check_cpp from check_cpp_condition | Måns Rullgård | 2010-01-17 | 1 | -1/+2 |
* | configure: pass extra flags to check_cc from check_ld | Måns Rullgård | 2010-01-17 | 1 | -1/+1 |
* | Add symbol versioning for shared libraries | Måns Rullgård | 2010-01-16 | 1 | -0/+5 |
* | configure: add test_ldflags function | Måns Rullgård | 2010-01-16 | 1 | -3/+8 |
* | mingw32: Build for Windows XP by default. Add note about Win9x/2000 support. | Ramiro Polla | 2010-01-15 | 1 | -0/+2 |
* | Do not print VDPAU upgrade notice when configure is invoked | Jai Menon | 2010-01-15 | 1 | -1/+1 |
* | Set HAVE_FAST_CLZ if CPU has a fast count leading zeros instruction | Måns Rullgård | 2010-01-14 | 1 | -0/+9 |
* | configure: allow reverse auto-selection of options | Måns Rullgård | 2010-01-14 | 1 | -3/+7 |
* | Surprisingly enough, the RTP muxer does not depend on the RTP protocol | Luca Abeni | 2010-01-13 | 1 | -1/+0 |
* | Define !CONFIG_FOO in config.make if feature disabled | Måns Rullgård | 2010-01-13 | 1 | -0/+1 |
* | Add replacements for log2f(), exp2() and exp2f() for platforms that lacks it. | Vitor Sessak | 2010-01-12 | 1 | -0/+6 |