| Commit message (Expand) | Author | Age | Files | Lines |
* | configure: Rename check_asm() to more fitting check_inline_asm() | Diego Biurrun | 2012-08-11 | 1 | -23/+24 |
* | configure: Check for a sctp struct instead of just the header | Michael Niedermayer | 2012-08-09 | 1 | -3/+2 |
* | configure: suncc: Add -xc99 to dependency flags, required on Solaris | Diego Biurrun | 2012-08-09 | 1 | -1/+1 |
* | build: factor out mpegvideo.o dependencies to CONFIG_MPEGVIDEO | Mans Rullgard | 2012-08-09 | 1 | -18/+28 |
* | configure: add --enable/disable-random option | Mans Rullgard | 2012-08-07 | 1 | -0/+40 |
* | ARM: use Q/R inline asm operand modifiers only if supported | Mans Rullgard | 2012-08-07 | 1 | -0/+2 |
* | configure: Add support for e500mc CPU | Derek Buitenhuis | 2012-08-07 | 1 | -0/+4 |
* | x86: use nop cpu directives only if supported | Mans Rullgard | 2012-08-07 | 1 | -0/+2 |
* | build: fix library installation on cygwin | Yaakov Selkowitz | 2012-08-07 | 1 | -1/+4 |
* | build: generalise rules and variable settings for av* programs | Mans Rullgard | 2012-08-06 | 1 | -3/+3 |
* | x86: build: replace mmx2 by mmxext | Diego Biurrun | 2012-08-03 | 1 | -6/+6 |
* | configure: Add missing descriptions to help output | Diego Biurrun | 2012-07-30 | 1 | -1/+6 |
* | configure: Move parts that should not be user-selectable to CONFIG_EXTRA | Diego Biurrun | 2012-07-28 | 1 | -6/+6 |
* | build: support non-standard replacements for -c flag | Mans Rullgard | 2012-07-28 | 1 | -3/+10 |
* | build: support non-standard replacements for -E flag | Mans Rullgard | 2012-07-28 | 1 | -2/+10 |
* | x11grab: cosmetics: consistent naming for x11grab-related things | Diego Biurrun | 2012-07-28 | 1 | -1/+1 |
* | build: Rename YASMDEP variable to DEPYASM for consistency | Diego Biurrun | 2012-07-28 | 1 | -1/+1 |
* | x86: add support for fmaddps fma4 instruction with abstraction to avx/sse | Justin Ruggles | 2012-07-27 | 1 | -0/+5 |
* | build: do full flag handling for all compiler-type tools | Mans Rullgard | 2012-07-26 | 1 | -119/+177 |
* | build: Rename aandct component to more descriptive aandcttables | Diego Biurrun | 2012-07-26 | 1 | -13/+13 |
* | configure: Add a dependency on https for rtmpts | Martin Storsjö | 2012-07-24 | 1 | -1/+1 |
* | RTMPTE protocol support | Samuel Pitoiset | 2012-07-23 | 1 | -0/+1 |
* | RTMPE protocol support | Samuel Pitoiset | 2012-07-23 | 1 | -0/+11 |
* | configure: respect CC_O setting in check_cc | Mans Rullgard | 2012-07-22 | 1 | -5/+7 |
* | configure: cosmetics: Group test dependencies together | Diego Biurrun | 2012-07-21 | 1 | -4/+3 |
* | configure: add more passthrough flags in tms470 filter | Mans Rullgard | 2012-07-21 | 1 | -0/+3 |
* | configure: move flag filtering functions out of if/else blocks | Mans Rullgard | 2012-07-21 | 1 | -66/+69 |
* | configure: Remove redundant RTMPT/RTMPTS dependencies | Samuel Pitoiset | 2012-07-21 | 1 | -2/+0 |
* | configure: add filtering of host cflags/ldflags | Mans Rullgard | 2012-07-21 | 1 | -0/+11 |
* | configure: initialise all flag filters at the same place | Mans Rullgard | 2012-07-21 | 1 | -3/+2 |
* | configure: add filtering of linker flags | Mans Rullgard | 2012-07-21 | 1 | -2/+6 |
* | configure: name some variables more consistently | Mans Rullgard | 2012-07-21 | 1 | -41/+41 |
* | configure: remove filter_cppflags | Mans Rullgard | 2012-07-21 | 1 | -4/+2 |
* | configure: set icc_version where it is needed | Mans Rullgard | 2012-07-21 | 1 | -1/+1 |
* | Print full compiler identification, not only version number | Mans Rullgard | 2012-07-19 | 1 | -16/+1 |
* | build: add CONFIG_VP3DSP, reduce repetition in OBJS lists | Mans Rullgard | 2012-07-18 | 1 | -1/+4 |
* | configure: clarify external library section of help output | Diego Biurrun | 2012-07-18 | 1 | -8/+7 |
* | configure: mark libfdk-aac as nonfree | Diego Biurrun | 2012-07-18 | 1 | -0/+1 |
* | configure: cosmetics: drop some unnecessary backslashes | Diego Biurrun | 2012-07-18 | 1 | -7/+7 |
* | libopenjpeg: introduce encoding support | Michael Bradshaw | 2012-07-17 | 1 | -1/+2 |
* | RTMPTS protocol support | Samuel Pitoiset | 2012-07-17 | 1 | -0/+2 |
* | RTMPS protocol support | Samuel Pitoiset | 2012-07-17 | 1 | -0/+2 |
* | rtmp: Rename rtmphttp to ffrtmphttp | Samuel Pitoiset | 2012-07-17 | 1 | -3/+3 |
* | configure: Move the getaddrinfo function check into the network block | Martin Storsjö | 2012-07-16 | 1 | -2/+2 |
* | configure: Remove an unused 'have' item | Martin Storsjö | 2012-07-16 | 1 | -1/+0 |
* | configure: Check for CommandLineToArgvW | Ronald S. Bultje | 2012-07-15 | 1 | -0/+2 |
* | configure: Check for getaddrinfo in ws2tcpip.h, too | Ronald S. Bultje | 2012-07-15 | 1 | -1/+2 |
* | configure: Drop redundant mxf_d10 test dependency declaration | Diego Biurrun | 2012-07-12 | 1 | -1/+0 |
* | Support AAC encoding via the external library fdk-aac | Martin Storsjö | 2012-07-12 | 1 | -0/+5 |
* | dct/fft-test: use a replacement getopt() if the system has none present. | Ronald S. Bultje | 2012-07-11 | 1 | -0/+2 |