2149 Commits (105cac3407e3064539939de58a1cfda8804e58c8)

Author SHA1 Message Date
Carl Eugen Hoyos 6cb89df845 Add missing requirements to libavdevice.pc if lavfi is enabled. 13 years ago
Gil Pedersen 49e35f497f configure: darwin: Change dylib install names to include major version. 13 years ago
Lou Logan f70b0ed7ca configure: enable libutvideo is gpl warning 13 years ago
Derek Buitenhuis 01606d10e6 libutvideo: Add Ut Video encoder wrapper 13 years ago
Petri Hintukainen 23a5bf9db0 bluray protocol 13 years ago
Michael Niedermayer 02670762d2 libavfilter/libmpcodecs: add vf_pp from current mplayer svn 13 years ago
Anton Khirnov 2257f66ec5 lavc: drop libdirac encoder. 13 years ago
Diego Biurrun b315042c8c Remove libpostproc. 13 years ago
Nicolas George 69a653cac3 configure: add lavfi dependencies to .pc files. 13 years ago
Rafaël Carré 562ebc3077 dxva2: don't check for DXVA_PictureParameters->wDecodedPictureIndex 13 years ago
Reimar Döffinger f23a740303 Add muxer test based on stream-copy from FATE sample. 13 years ago
Reimar Döffinger 9e0f897fe5 Add ismv regression test. 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
Carl Eugen Hoyos baa8ec8d74 Add missing swscale dependency for MP-filters. 13 years ago
Hanspeter Niederstrasser 342afd12de Add missing swresample dependency for ffplay. 13 years ago
Laurent 71d6b46849 configure: fix gcc asm tests for MinGW GCC 4.6.2 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
Clément Bœsch c79eddaff1 lavfi/aconvert: use libswresample. 13 years ago
Clément Bœsch e96be8409f lavfi/aresample: use libswresample. 13 years ago
Alexander Strasser 90bf7c7b41 build: configure: Restore alphabetical order for CMDLINE_SET 13 years ago
Ronald S. Bultje 3b15a6d742 config.asm: change %ifdef directives to %if directives. 13 years ago
Michael Niedermayer def678956a Remove avconv 13 years ago
Anton Khirnov 941e9f2238 lavd: remove deprecated v4l grab device. 13 years ago
Michael Niedermayer fa94f8a848 buildsys: Fix shared lib build of ffserver. 13 years ago
Alexander Strasser 79f80f5c1f build: Allow building old API/ABI libpostproc version 13 years ago
Nicolas George 969ba65ecc libcelt: configure: distinguish not found and too old. 13 years ago
Clément Bœsch 6728dd37ac pan: add channel mapping capability. 13 years ago
Anton Khirnov 0fec2cb15c Remove ffmpeg. 13 years ago
Alexander Strasser 9c909e8e79 build: Describe --nm and -ld options consistently 13 years ago
Alexander Strasser 72b33eade1 build: Support selecting yasm-compatible assembler 13 years ago
Anton Khirnov b263bf66b7 avserver: fix build after the next bump. 13 years ago
Reimar Döffinger d41c824b23 Fix valgrind FATE for out-of-tree builds. 13 years ago
Reimar Döffinger 77b90f0cd0 Add a --valgrind configure option. 13 years ago
Nicolas George 4cf81d9f99 libcelt: configure: check for recent version. 13 years ago
Stefano Sabatini b5c2b5af6a configure: provide libavfilter/version.h header to get_version() 13 years ago
Stefano Sabatini e4fa15d156 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
Stefano Sabatini 8fb03b4d70 lavfi: port tinterlace filter from MPlayer 13 years ago
Carl Eugen Hoyos 5ff2c49501 Make sure configure does not fail just because unneeded third-party options are used. 13 years ago
Nicolas George 377dfa3d99 Revert "build: error on mixed declarations and code" 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