1911 Commits (c6eeb9b7b6bbf5d0f507cad522ed5a4f929de14f)

Author SHA1 Message Date
Diego Biurrun db9e00f469 Remove libnut wrapper 13 years ago
Diego Biurrun 9309bdfe2c fate: change name of FATE samples location environment variable 13 years ago
Anton Khirnov d371e7b988 lavfi: add lavr-based audio resampling filter. 13 years ago
Sean McGovern 779222dbfe configure: Add _XOPEN_SOURCE=600 to Solaris preprocessor flags. 13 years ago
Anton Khirnov ac71230902 lavfi: add video buffer sink, and use it in avtools 13 years ago
Luca Barbato 5699884c2e sctp: Initial tcp-alike sctp support with streams 13 years ago
Anton Khirnov 25b3babe11 lavfi: always enable the scale filter and depend on sws. 13 years ago
Sean McGovern 313f9fbfbb configure: add POWER[5-7] support 13 years ago
Ronald S. Bultje 77cfb2563c configure: remove malloc_aligned. 13 years ago
Sean McGovern 3510a13307 configure: add libavresample to rpath 13 years ago
Mans Rullgard 88de5b0a73 build: icc: silence some warnings 13 years ago
Justin Ruggles c8af852b97 Add libavresample 13 years ago
Diego Biurrun a229d6c285 Remove libdirac decoder. 13 years ago
Mans Rullgard e73ec9216b configure: detect PGI compiler and set suitable flags 13 years ago
Mans Rullgard 6555acad10 configure: escape colons in values written to config.fate 13 years ago
Anton Khirnov e06d2dfcde avconv: drop support for building without libavfilter. 13 years ago
Anton Khirnov cfec77aaf8 configure: add dl to frei0r extralibs. 13 years ago
Martin Storsjö 9bd41bb191 configure: Check for a different SDL function 13 years ago
Diego Biurrun 9f43fdda3e build: fix RALF decoder standalone compilation, which depends on Golomb code 13 years ago
Diego Biurrun d7ce1a48a5 configure: Drop stray duplicate entry for --disable-fft from help output. 13 years ago
Diego Biurrun 6a7c5312d8 build: drop some unnecessary dependencies from the H.264 parser 13 years ago
Diego Biurrun 193d7eea95 libavutil: Remove broken and pointless lzo test program. 13 years ago
Diego Biurrun 915a2a0a65 x86: conditionally compile H.264 QPEL optimizations 13 years ago
Josh Allmann 4a584edad7 configure: die if x11grab dependencies are unavailable 13 years ago
Diego Biurrun 3b327a4b42 configure: Restructure help output. 13 years ago
Diego Biurrun 478fd534af configure: Internal-only components should not be command-line selectable. 13 years ago
Derek Buitenhuis 0e714f889e ZeroCodec Decoder 13 years ago
Janne Grunau 363bd1c62c remove iwmmxt optimizations 13 years ago
Gil Pedersen 49e35f497f configure: darwin: Change dylib install names to include major version. 13 years ago
Anton Khirnov 2257f66ec5 lavc: drop libdirac encoder. 13 years ago
Diego Biurrun b315042c8c Remove libpostproc. 13 years ago
Rafaël Carré 562ebc3077 dxva2: don't check for DXVA_PictureParameters->wDecodedPictureIndex 13 years ago
Diego Biurrun c3b57d6e76 librtmp: Add "lib" prefix to librtmp URLProtocol declarations. 13 years ago
Diego Biurrun d1c4ec7f5e build: Set correct dependencies for rtmp* protocols implemented by librtmp. 13 years ago
Diego Biurrun 0144fe6995 Remove Sun medialib glue code. 13 years ago
Ronald S. Bultje 7e4d9d5d45 win64: add a XMM clobber test configure option. 13 years ago
Mans Rullgard 2c98f407c8 fate: make acodec-ac3_fixed test output raw AC3 13 years ago
Ronald S. Bultje 3b15a6d742 config.asm: change %ifdef directives to %if directives. 13 years ago
Anton Khirnov 941e9f2238 lavd: remove deprecated v4l grab device. 13 years ago
Anton Khirnov 0fec2cb15c Remove ffmpeg. 13 years ago
Anton Khirnov b263bf66b7 avserver: fix build after the next bump. 13 years ago
Stefano Sabatini b5c2b5af6a configure: provide libavfilter/version.h header to get_version() 13 years ago
Diego Biurrun 5ea20630b4 Fix a bunch of platform name and other typos. 13 years ago
Reinhard Tartler 014f8d8106 No longer build libpostproc by default 13 years ago
Luca Barbato a6a4793d04 v4l2: list available formats 13 years ago
Daniel Verkamp 02e8f4272c win32: detect number of CPUs using affinity 13 years ago
Janne Grunau bcc7396065 threads: add sysconf based number of CPUs detection 13 years ago
Janne Grunau 06bb590558 threads: test for sys/param.h and include it for sysctl on OpenBSD 13 years ago
Janne Grunau b9e2226972 bsd: use number of logical CPUs as automatic thread count 13 years ago
Janne Grunau ad29ecbff0 windows: use number of CPUs as automatic thread count 13 years ago