- 14 Feb, 2012 1 commit
-
-
Diego Biurrun authored
This allows easily differentiating between both implementations within the build system and combining the native implementation for plain RTMP with librtmp for the RTMPE, RTMPS, RTMPT, RTMPTE protocol variants.
-
- 13 Feb, 2012 1 commit
-
-
Diego Biurrun authored
-
- 08 Feb, 2012 1 commit
-
-
Diego Biurrun authored
It is obscure, most likely unused and not bit-exact compared to libavcodec due to a different IDCT transform algorithm.
-
- 02 Feb, 2012 2 commits
-
-
Ronald S. Bultje authored
This will be useful to test more aggressively for failures to mark XMM registers as clobbered in Win64 builds, and prevent regressions thereof. Based on a patch by Ramiro Polla <ramiro.polla@gmail.com>
-
Mans Rullgard authored
There is no point in this test using the RM format. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 27 Jan, 2012 1 commit
-
-
Ronald S. Bultje authored
This allows combining multiple conditionals in a single statement.
-
- 24 Jan, 2012 1 commit
-
-
Anton Khirnov authored
-
- 23 Jan, 2012 1 commit
-
-
Anton Khirnov authored
-
- 22 Jan, 2012 1 commit
-
-
Anton Khirnov authored
Now that 0.8 is out we can reapply this commit. It breaks shared avserver builds due to avserver using internal libavformat symbols, which are now hidden, so this commit also disables avserver with --enable-shared.
-
- 14 Jan, 2012 1 commit
-
-
Stefano Sabatini authored
Fix libavfilter library version numbers generation, which was broken in 3167dc95. Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 11 Jan, 2012 2 commits
-
-
Diego Biurrun authored
-
Reinhard Tartler authored
update documentation to inform developers that it may be removed in a later release. Signed-off-by:
Reinhard Tartler <siretart@tauware.de>
-
- 04 Jan, 2012 1 commit
-
-
Luca Barbato authored
Make use of the experimental framesize enumeration ioctl if available.
-
- 03 Jan, 2012 1 commit
-
-
Daniel Verkamp authored
Signed-off-by:
Janne Grunau <janne-libav@jannau.net>
-
- 31 Dec, 2011 1 commit
-
-
Janne Grunau authored
Can act as fallback and should work on a couple of Unix systems.
-
- 27 Dec, 2011 1 commit
-
-
Janne Grunau authored
-
- 22 Dec, 2011 4 commits
-
-
Janne Grunau authored
-
Janne Grunau authored
-
Janne Grunau authored
Use sched_getaffinity to determine the number of logical CPUs. Limits the number of threads to 16 since slice threading of H.264 seems to be buggy with more than 16 threads.
-
Anton Khirnov authored
It's a part of public API.
-
- 21 Dec, 2011 2 commits
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 20 Dec, 2011 1 commit
-
-
Diego Biurrun authored
These decoders depend on the mpegaudio DSP code.
-
- 17 Dec, 2011 1 commit
-
-
Ronald S. Bultje authored
When turned on, H264/CAVLC gets ~15% (CVPCMNL1_SVA_C.264) slower for ultra-high-bitrate files, or ~2.5% (CVFI1_SVA_C.264) for lower-bitrate files. Other codecs are affected to a lesser extent because they are less optimized; e.g., VC-1 slows down by less than 1% (all on x86). The patch generated 3 extra instructions (cmp, cmovae and mov) per call to get_bits(). The performance penalty on ARM is within the error margin for most files, up to 4% in extreme cases such as CVPCMNL1_SVA_C.264. Based on work (for GCI) by Aneesh Dogra <lionaneesh@gmail.com>, and inspired by patch in Chromium by Chris Evans <cevans@chromium.org>.
-
- 16 Dec, 2011 1 commit
-
-
Diego Biurrun authored
-
- 15 Dec, 2011 1 commit
-
-
Diego Biurrun authored
-
- 14 Dec, 2011 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 13 Dec, 2011 1 commit
-
-
Diego Biurrun authored
Protocols are handled just like all other components groups such as muxers and are automatically enabled.
-
- 12 Dec, 2011 1 commit
-
-
Mans Rullgard authored
Firstly, this test never worked as intended, always reporting success. Secondly, bswap is available from 486 onward and can thus be assumed present. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 25 Nov, 2011 1 commit
-
-
Rafaël Carré authored
This way the needed linking flags end up in libavcodec.pc. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 22 Nov, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 21 Nov, 2011 1 commit
-
-
Anton Khirnov authored
Fixes Bug 72.
-
- 20 Nov, 2011 1 commit
-
-
John Stebbins authored
Fix building with --disable-network. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 18 Nov, 2011 1 commit
-
-
Janne Grunau authored
-
- 14 Nov, 2011 1 commit
-
-
Sebastien Zwickert authored
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 05 Nov, 2011 4 commits
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Note, this protocol doesn't yet check verify the server certificate against a local database of trusted CA root certificates. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-