| Commit message (Expand) | Author | Age | Files | Lines |
* | v4l2: list available formats | Luca Barbato | 2012-01-04 | 1 | -0/+3 |
* | win32: detect number of CPUs using affinity | Daniel Verkamp | 2012-01-03 | 1 | -2/+2 |
* | threads: add sysconf based number of CPUs detection | Janne Grunau | 2011-12-31 | 1 | -0/+2 |
* | threads: test for sys/param.h and include it for sysctl on OpenBSD | Janne Grunau | 2011-12-27 | 1 | -0/+2 |
* | bsd: use number of logical CPUs as automatic thread count | Janne Grunau | 2011-12-22 | 1 | -0/+2 |
* | windows: use number of CPUs as automatic thread count | Janne Grunau | 2011-12-22 | 1 | -0/+2 |
* | linux: use number of CPUs as automatic thread count | Janne Grunau | 2011-12-22 | 1 | -0/+2 |
* | lavfi: always build vsrc_buffer. | Anton Khirnov | 2011-12-22 | 1 | -2/+0 |
* | configure: Show whether the safe bitstream reader is enabled | Martin Storsjö | 2011-12-21 | 1 | -0/+1 |
* | build: error on mixed declarations and code | Mans Rullgard | 2011-12-21 | 1 | -0/+1 |
* | build: fix standalone compilation of mpc7/mpc8 decoders | Diego Biurrun | 2011-12-20 | 1 | -0/+2 |
* | get_bits: introduce safe bitreading to prevent overreads. | Ronald S. Bultje | 2011-12-17 | 1 | -0/+5 |
* | configure: refactor lists of tests and components into variables | Diego Biurrun | 2011-12-16 | 1 | -28/+20 |
* | configure: refactor list of programs into a variable | Diego Biurrun | 2011-12-15 | 1 | -11/+11 |
* | configure: cosmetics: sort some lists where appropriate | Diego Biurrun | 2011-12-14 | 1 | -38/+40 |
* | build: conditionally compile x86 H.264 chroma optimizations | Diego Biurrun | 2011-12-14 | 1 | -6/+7 |
* | configure: do not manually enable protocols | Diego Biurrun | 2011-12-13 | 1 | -1/+0 |
* | x86: bswap: remove test for bswap instruction | Mans Rullgard | 2011-12-12 | 1 | -3/+0 |
* | configure: Store vda lib flags in extralibs instead of ldflags | Rafaël Carré | 2011-11-25 | 1 | -1/+1 |
* | regtest: split video encode/decode tests into individual targets | Mans Rullgard | 2011-11-22 | 1 | -3/+5 |
* | configure: add libpulse to help output | Anton Khirnov | 2011-11-21 | 1 | -0/+1 |
* | httpproxy: Fix dependencies | John Stebbins | 2011-11-20 | 1 | -0/+2 |
* | configure: add check for w32threads to enable it automatically | Janne Grunau | 2011-11-18 | 1 | -1/+4 |
* | hwaccel: OS X Video Decoder Acceleration (VDA) support. | Sebastien Zwickert | 2011-11-14 | 1 | -0/+9 |
* | avformat: Add the https protocol | Martin Storsjö | 2011-11-05 | 1 | -0/+1 |
* | avformat: Add the tls protocol, using OpenSSL or gnutls | Martin Storsjö | 2011-11-05 | 1 | -0/+2 |
* | configure: Allow linking to the gnutls library | Martin Storsjö | 2011-11-05 | 1 | -0/+4 |
* | configure: Allow linking to openssl | Martin Storsjö | 2011-11-05 | 1 | -0/+8 |
* | configure: declare dependency of h264_vaapi_hwaccel on h264_decoder | Diego Biurrun | 2011-11-04 | 1 | -1/+1 |
* | Enable w32threads automatically unless explicitly disabled | Martin Storsjö | 2011-11-01 | 1 | -1/+2 |
* | pulse: introduce pulseaudio input | Luca Barbato | 2011-10-26 | 1 | -0/+4 |
* | libspeexenc: add libspeex encoder | Justin Ruggles | 2011-10-20 | 1 | -1/+2 |
* | lavfi: port libmpcodecs delogo filter | Stefano Sabatini | 2011-10-17 | 1 | -0/+1 |
* | lavfi: port boxblur filter from libmpcodecs | Stefano Sabatini | 2011-10-17 | 1 | -0/+1 |
* | libx264: support yuv422/444 output. | Anton Khirnov | 2011-10-12 | 1 | -2/+2 |
* | configure: Add -Wstrict-prototypes to CFLAGS if available. | Diego Biurrun | 2011-10-10 | 1 | -0/+1 |
* | ARM: check for inline asm 'y' operand modifier support | Mans Rullgard | 2011-10-03 | 1 | -0/+3 |
* | fate: allow testing with libavfilter disabled | Mans Rullgard | 2011-09-27 | 1 | -1/+4 |
* | configure: disable hardware capabilities ELF section with suncc on Solaris x86 | Sean McGovern | 2011-09-24 | 1 | -0/+6 |
* | lavd: add libcdio-paranoia input device for audio CD grabbing | Anton Khirnov | 2011-09-17 | 1 | -0/+8 |
* | configure: fix typo in avconv dependency list | Diego Biurrun | 2011-08-26 | 1 | -2/+2 |
* | Windows Media Image decoder (WMVP/WVP2) | Alberto Delmás | 2011-08-23 | 1 | -0/+2 |
* | configure: add missing CFLAGS to fix building on the HURD | Pino Toscano | 2011-08-12 | 1 | -0/+1 |
* | Make a copy of ffmpeg under a new name -- avconv. | Anton Khirnov | 2011-08-12 | 1 | -3/+8 |
* | Rename ffserver to avserver. | Anton Khirnov | 2011-08-09 | 1 | -10/+10 |
* | Rename ffprobe to avprobe. | Anton Khirnov | 2011-08-09 | 1 | -4/+4 |
* | Rename ffplay to avplay. | Anton Khirnov | 2011-08-09 | 1 | -5/+5 |
* | configure: spelling cosmetics | Diego Biurrun | 2011-07-27 | 1 | -1/+1 |
* | add Flash Screen Video 2 decoder | Kostya Shishkov | 2011-07-22 | 1 | -0/+1 |
* | configure: add -xc99 to LDFLAGS for Sun CC | Sean McGovern | 2011-07-21 | 1 | -0/+1 |