2026 Commits (28165fee1bb155545b82c1537917083bac7813f7)

Author SHA1 Message Date
Diego Biurrun 8784959234 build: Rename aandct component to more descriptive aandcttables 12 years ago
Martin Storsjö 6c1ed45483 configure: Add a dependency on https for rtmpts 13 years ago
Samuel Pitoiset 08cd95e8a3 RTMPTE protocol support 13 years ago
Samuel Pitoiset acd554c103 RTMPE protocol support 13 years ago
Mans Rullgard b2704a65d5 configure: respect CC_O setting in check_cc 13 years ago
Diego Biurrun 388ff813e7 configure: cosmetics: Group test dependencies together 13 years ago
Mans Rullgard ad93dccb64 configure: add more passthrough flags in tms470 filter 13 years ago
Mans Rullgard d0c6d424f4 configure: move flag filtering functions out of if/else blocks 13 years ago
Samuel Pitoiset bdbb21b186 configure: Remove redundant RTMPT/RTMPTS dependencies 13 years ago
Mans Rullgard 6c3fa06a85 configure: add filtering of host cflags/ldflags 13 years ago
Mans Rullgard 68485d1f32 configure: initialise all flag filters at the same place 13 years ago
Mans Rullgard 64933b6c94 configure: add filtering of linker flags 13 years ago
Mans Rullgard 01d31e16f1 configure: name some variables more consistently 13 years ago
Mans Rullgard cd52ec95bb configure: remove filter_cppflags 13 years ago
Mans Rullgard 07e3f9af9f configure: set icc_version where it is needed 13 years ago
Mans Rullgard 45870f8b6e Print full compiler identification, not only version number 13 years ago
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