- 20 Feb, 2014 4 commits
-
-
Luca Barbato authored
clang-3.4 and gcc-4.9 have it.
-
Diego Biurrun authored
It is a processor feature, so it belongs there.
-
Diego Biurrun authored
-
Diego Biurrun authored
The dependency is indirect through the h263/mpegvideo code. CC: libav-stable@libav.org
-
- 19 Feb, 2014 2 commits
-
-
Carl Eugen Hoyos authored
Fixes compilation with --disable-everything --enable-filter=dctdnoiz
-
Diego Biurrun authored
Also add warning comment about threading implementations without matching atomics implementation to the atomics fallback implementation.
-
- 16 Feb, 2014 1 commit
-
-
Diego Biurrun authored
Also drop support for building examples in library directories.
-
- 13 Feb, 2014 1 commit
-
-
Janne Grunau authored
Bug-Id: 635
-
- 12 Feb, 2014 3 commits
-
-
Janne Grunau authored
Loadable plugins were removed in d010e95f.
-
Derek Buitenhuis authored
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Derek Buitenhuis authored
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 11 Feb, 2014 1 commit
-
-
James Almer authored
Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 09 Feb, 2014 1 commit
-
-
Ramiro Polla authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 08 Feb, 2014 2 commits
-
-
Kostya Shishkov authored
Does not contain cursor rendering yet. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Janne Grunau authored
-
- 06 Feb, 2014 2 commits
-
-
Peter Krefting authored
The DCBZL instruction is not available for the e500v1 and e500v2 architectures, but may still be recognized by the toolchain, so we need to remove the test for it explicitly for these architectures. References: PowerPC
e500 Core Family Reference Manual (Freescale) Found-by: Ståle Kristoffersen <staalebk@ifi.uio.no> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> -
Timothy Gu authored
Enable compilation on machines with an old libfdk-aac. Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 05 Feb, 2014 1 commit
-
-
Timothy Gu authored
Also use real name with a '-' instead of '_'. Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 02 Feb, 2014 1 commit
-
-
Stefano Sabatini authored
-
- 30 Jan, 2014 1 commit
-
-
Carl Eugen Hoyos authored
Fixes compilation with --disable-everything --enable-decoder=sonic and --disable-everything --enable-encoder=sonic.
-
- 28 Jan, 2014 1 commit
-
-
Carl Eugen Hoyos authored
This simplifies the following eac3-in-wav patch.
-
- 27 Jan, 2014 1 commit
-
-
Lukasz Marek authored
It can render to OpenGL context provided by application or into SDL window Signed-off-by: Lukasz Marek <lukasz.m.luki@gmail.com>
-
- 26 Jan, 2014 2 commits
-
-
Stefano Sabatini authored
-
Jean First authored
7.1(wide) and 7.1(wide-side) channel layouts are supported in fdk_aac since october 2013 (commit fa3eba1644) Signed-off-by: Jean First <jeanfirst@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 25 Jan, 2014 2 commits
-
-
Janne Grunau authored
Fixes dependency file generation with gas-preprocessor.pl and clang. Flags copied from GCC and tested with Apple's clang from Xcode 5 and 5.1 and clang 3.2, 3.3, 3.4 on Linux.
-
Janne Grunau authored
-
- 22 Jan, 2014 1 commit
-
-
Diego Biurrun authored
This prevents the default HOSTCFLAGS from getting clobbered by flags passed to configure on the command line.
-
- 20 Jan, 2014 3 commits
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Stefano Sabatini authored
Show how to perform streamcopy from one container to another.
-
Carl Eugen Hoyos authored
Fixes compilation with: configure --disable-everything --enable-encoder=mpeg2video --disable-asm
-
- 18 Jan, 2014 1 commit
-
-
Martin Storsjö authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 16 Jan, 2014 1 commit
-
-
Georg Martius authored
Also fix trac ticket #3296. Signed-off-by: Georg Martius <martius@mis.mpg.de> Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
-
- 15 Jan, 2014 2 commits
-
-
Diego Biurrun authored
This allows for slightly cleaner dependency specification.
-
Janne Grunau authored
NEON and VFP are currently mandatory for all ARMv8 profiles. Both are handled as extensions as far as cpuflags are concerned. This is consistent with handling x86_64 which always has SSE2, but still handles it as an extension.
-
- 14 Jan, 2014 2 commits
-
-
Janne Grunau authored
Stack is always 16 byte aligned and clz, 64bit operations and unaligned memory access are fast in aarch64 mode on ARMv8. Signed-off-by: Janne Grunau <janne-libav@jannau.net>
-
Robert Krüger authored
Signed-off-by: Robert Krüger <krueger@lesspain.de> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 13 Jan, 2014 2 commits
-
-
Robert Krüger authored
All copyright holders have agreed to the relicensing.
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 10 Jan, 2014 1 commit
-
-
Martin Storsjö authored
This is pretty much based on the same test for XMM registers. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 09 Jan, 2014 1 commit
-
-
Maxim Polijakowski authored
Cleanup by Diego Biurrun. Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
-