2321 Commits (712d82130eb98299aa9917416c0ce69a37341136)

Author SHA1 Message Date
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
Michael Niedermayer 8486c8cc9a configure: print if the docs building tools have been found 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
jamal 2090e40410 configure: Check that texi2html supports --init-file 13 years ago
jamal 3e03f8d8b2 build: Fix documentation dependencies and rules 13 years ago
Michael Niedermayer 81fe2e8b36 build_system: mark libfdk as non GPL compatible until the situation is clarified by someone qualified. 13 years ago
Nicolas George 26d7232722 configure: produce useful uninstalled pc files. 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
Paul B Mahol 74f3c53b57 exr: zip decompression 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
Diego Biurrun 96890c001f configure: Change the rdtsc check to a linker check 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
Michael Niedermayer e0d6b9094c configure: cleanup libiec61883 code, allow enabling via command line 13 years ago
Michael Niedermayer 0348102835 configure: dont blindly enable iec61883 13 years ago
Georg Lippitsch 325fb246f2 FireWire DV/HDV input device using libiec61883 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
Carl Eugen Hoyos ab2356cb79 Let the ffmpeg executable select the abuffersink filter. 13 years ago
Mans Rullgard 06eb4f0885 configure: do not disable av_always_inline with --enable-small 13 years ago
Clément Bœsch 7c84e7d337 mem: heap memory poisoning. 13 years ago
Michael Niedermayer d35a986404 configure: make fast_unaligned configureable 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
Michael Niedermayer ee51565e8e configure: fix libavutil.pc generation 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
Carl Eugen Hoyos c47fc942d4 Fix dependencies for the atempo filter. 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