2210 Commits (088f38a4f9f54bb923405c67c9e72d96d90aa284)

Author SHA1 Message Date
Mans Rullgard ab9f987661 build: add CONFIG_VP3DSP, reduce repetition in OBJS lists 13 years ago
Diego Biurrun c547e5ff98 configure: clarify external library section of help output 13 years ago
Diego Biurrun 87246953d8 configure: mark libfdk-aac as nonfree 13 years ago
Diego Biurrun 47876d661a configure: cosmetics: drop some unnecessary backslashes 13 years ago
Michael Bradshaw 453c02f971 libopenjpeg: introduce encoding support 13 years ago
Samuel Pitoiset 86991ce2dd RTMPTS protocol support 13 years ago
Samuel Pitoiset 6aedabc9b6 RTMPS protocol support 13 years ago
Samuel Pitoiset 775c4d3625 rtmp: Rename rtmphttp to ffrtmphttp 13 years ago
Martin Storsjö f06dee7794 configure: Move the getaddrinfo function check into the network block 13 years ago
Martin Storsjö 03d1b18e96 configure: Remove an unused 'have' item 13 years ago
Ronald S. Bultje b4675d0fbf configure: Check for CommandLineToArgvW 13 years ago
Ronald S. Bultje 39d18f21a5 configure: Check for getaddrinfo in ws2tcpip.h, too 13 years ago
Diego Biurrun 7d605d5115 configure: Drop redundant mxf_d10 test dependency declaration 13 years ago
Martin Storsjö 37eeb5e273 Support AAC encoding via the external library fdk-aac 13 years ago
Ronald S. Bultje 667fb97a65 dct/fft-test: use a replacement getopt() if the system has none present. 13 years ago
Ronald S. Bultje 183b1c2268 configure: Check for the math function rint 13 years ago
Ronald S. Bultje 358d854df8 x86/cpu: implement get/set_eflags using intrinsics 13 years ago
Ronald S. Bultje c0ee695bd7 x86/cpu: implement support for cpuid through intrinsics 13 years ago
Ronald S. Bultje 3f150ffba3 x86/cpu: implement support for xgetbv through intrinsics 13 years ago
Ronald S. Bultje f80ddd5bf7 lavu: use intrinsics for emms on systems lacking inline asm support 13 years ago
Diego Biurrun 8e85ba8d13 configure: Change the rdtsc check to a linker check 13 years ago
Ronald S. Bultje 07b287020c x86/timer: implement an intrinsic-based version for rdtsc (AV_READ_TIME). 13 years ago
Mans Rullgard 5adc829eb0 configure: add functions for testing code fragments 13 years ago
Diego Biurrun 112971af26 configure: simplify get_version() 13 years ago
Diego Biurrun 86ab7b0f2f Create version.h headers for libraries that lack them 13 years ago
Mans Rullgard 06eb4f0885 configure: do not disable av_always_inline with --enable-small 13 years ago
Martin Storsjö cdee08e365 network: Check for struct pollfd 13 years ago
Ronald S. Bultje 3b1ab197be file: Only include unistd.h if it exists 13 years ago
Martin Storsjö 75d339e044 udp: Support IGMPv3 source specific multicast and source blocking 13 years ago
Ronald S. Bultje fa84506177 dxva2: include dxva.h if found 13 years ago
Martin Storsjö 46df708b45 libm: Provide fallback definitions for isnan() and isinf() 13 years ago
Mans Rullgard 153335625c libm: provide fallback definition for cbrtf() using powf() 13 years ago
Ronald S. Bultje e64bceeac0 configure: Check for sys/time.h 13 years ago
Mans Rullgard d3d3a32c9d lavu: add av_usleep() function 13 years ago
Mans Rullgard 542920b7f6 configure: check for unistd.h 13 years ago
Janne Grunau 1d01fee980 fix hardcoded tables compililation caused by missing math constants 13 years ago
Mans Rullgard 61183b5ab4 av_gettime: support Win32 without gettimeofday() 13 years ago
Ronald S. Bultje be1a839ca6 mem: add support for _aligned_malloc() as found on Windows 13 years ago
Martin Storsjö 3641b0489c Add support for iLBC decoding/encoding via the external library libilbc 13 years ago
Martin Storsjö becc3c629b configure: Sort the library listings in the help text alphabetically 13 years ago
Samuel Pitoiset 8e50c57dcb RTMPT protocol support 13 years ago
Anton Khirnov ce03b0881a configure: add all filters hardcoded into avconv to avconv_deps 13 years ago
Anton Khirnov 2f296e39a1 lavfi: allow building without swscale. 13 years ago
Sean McGovern 8772997d10 jack: update to new latency range API as the old one has been deprecated 13 years ago
Kostya Shishkov 19be0f3ca6 iac: add missing dependency 13 years ago
Jindrich Makovicka 2439bd8681 mpegtsenc: Support LATM packetization for AAC 13 years ago
Jindrich Makovicka b1c56eabe8 mpegtsenc: use AVFormatContext for AAC packetization 13 years ago
Anton Khirnov c9cc76290f avconv: extend -r to work on any input stream. 13 years ago
Mans Rullgard 7263cd5544 fate: convert codec-regression.sh to makefile rules 13 years ago
Diego Biurrun db9e00f469 Remove libnut wrapper 13 years ago