- 20 Feb, 2014 12 commits
-
-
Diego Biurrun authored
It is a processor feature, so it belongs there.
-
Diego Biurrun authored
-
Janne Grunau authored
Based on e3fec3f0 for arm.
-
Christophe Gisquet authored
vector_fmul and vector_fmac_scalar are guaranteed that they can process in batch of 16 elements, but their SSE versions only does 8 at a time. Therefore, unroll them a bit. 299 to 261c for 256 elements in vector_fmac_scalar on Arrandale/Win64. Signed-off-by: Janne Grunau <janne-libav@jannau.net>
-
Christophe Gisquet authored
Signed-off-by: Janne Grunau <janne-libav@jannau.net>
-
Janne Grunau authored
Makes fate-h264 pass under valgrind --undef-value-errors=yes with -cpuflags none. {avg,put}_h264_chroma_mc8_8 approximately 5% faster, {avg,put}_h264_chroma_mc4_8 2% faster both on x86 and arm.
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
The dependency is indirect through the h263/mpegvideo code. CC: libav-stable@libav.org
-
- 19 Feb, 2014 13 commits
-
-
Leandro Dorileo authored
We cannot easily determine if an mpeg TS's packet size is DVHS, FEC or so on, for that we need to expose the internal raw_packet_size field. Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Anton Khirnov authored
-
Anton Khirnov authored
It was never used since it was added and the things it was intended for are now exported differently.
-
Luca Barbato authored
Sample-Id: 00001667-google Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: libav-stable@libav.org
-
Luca Barbato authored
-
Luca Barbato authored
The section name is the muxer, not the format.
-
Luca Barbato authored
Keep the sections alphabetically sorted.
-
Diego Biurrun authored
Also add warning comment about threading implementations without matching atomics implementation to the atomics fallback implementation.
-
Vittorio Giovara authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Martin Storsjö authored
Previously the default fragmentation method was only enabled if writing an ISM file. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
If linking in an object file without this attribute set, the linker will assume that an executable stack might be needed. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 18 Feb, 2014 2 commits
-
-
Luca Barbato authored
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
Luca Barbato authored
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 17 Feb, 2014 2 commits
-
-
Diego Biurrun authored
@parblock is only supported in very recent Doxygen versions.
-
Diego Biurrun authored
-
- 16 Feb, 2014 4 commits
-
-
Vittorio Giovara authored
-
Diego Biurrun authored
-
Diego Biurrun authored
Also drop support for building examples in library directories.
-
Maxim Poliakovski authored
Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
-
- 15 Feb, 2014 5 commits
-
-
Reinhard Tartler authored
-
Tim Walker authored
-
Tim Walker authored
-
Tim Walker authored
'11b' is reserved in the A/52 specification, but newer encoders use it to indicate a Dolby Pro Logic II compatible Lt/Rt downmix.
-
Vittorio Giovara authored
-
- 14 Feb, 2014 2 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-