| Commit message (Expand) | Author | Age | Files | Lines |
* | libgsm installs headers in a subdirectory, use gsm.h from that subdirectory. | Reinhard Tartler | 2010-02-06 | 1 | -1/+1 |
* | Bink Audio decoder | Peter Ross | 2010-01-31 | 1 | -0/+2 |
* | Add CONFIG_SRAM to allow use of on-chip SRAM on some systems | Måns Rullgård | 2010-01-31 | 1 | -0/+2 |
* | Disable Altivec for processors older than G4. | Carl Eugen Hoyos | 2010-01-30 | 1 | -0/+4 |
* | PPC: allow --cpu=E500[v2] | Ancoron Luciferis | 2010-01-30 | 1 | -0/+8 |
* | configure: match PPC CPU types case insensitively | Måns Rullgård | 2010-01-30 | 1 | -9/+9 |
* | Set target_path to $(CURDIR) | Måns Rullgård | 2010-01-30 | 1 | -1/+1 |
* | Revert commits 21227, 21441, and 21442. None of this is necessary now that we | Ramiro Polla | 2010-01-29 | 1 | -7/+0 |
* | Set target_path to $(PWD) by default | Måns Rullgård | 2010-01-29 | 1 | -1/+1 |
* | Check for may_alias gcc attribute support | Måns Rullgård | 2010-01-29 | 1 | -0/+5 |
* | Add --malloc-prefix to apply a prefix to malloc, free etc | Måns Rullgård | 2010-01-28 | 1 | -2/+7 |
* | configure: consolidate compiler-specific optimisation settings | Måns Rullgård | 2010-01-28 | 1 | -14/+19 |
* | Emit CONFIG_AVUTIL for completeness | Måns Rullgård | 2010-01-27 | 1 | -0/+2 |
* | 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 |