- 05 Oct, 2013 1 commit
-
-
Michael Niedermayer authored
With this and ccache configure execution time goes down from 3.9 to 2.4 seconds Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 03 Oct, 2013 1 commit
-
-
Ronald S. Bultje authored
Authors: Ronald S. Bultje <rsbultje gmail com>, Clement Boesch <u pkh me>
-
- 01 Oct, 2013 2 commits
-
-
Michael Niedermayer authored
Revert "Merge commit '61c31e4e'" (configure: Properly set zlib dependencies for all components) The reverted commit introduced undefined behavior. undefined in the sense that the evaluation order of the dependencies affects the results Fixes Ticket2920 This reverts commit c32db6ad, reversing changes made to 05f1b4e2. Alternative solutions would be to change the dependency solver to handle non trivial dependencies or to enable zlib by default before the dependency solver, this would leave a zlib dependency in the libs though then even when no zlib is needed or used.
-
Thilo Borgmann authored
Signed-off-by:
Thilo Borgmann <thilo.borgmann@mail.de> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 30 Sep, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 24 Sep, 2013 1 commit
-
-
Alex Smith authored
Qansi-alias worked on 12.x, then caused miscompilation on 13.x, but now works again passing all FATE tests for icl version 14. Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 22 Sep, 2013 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 21 Sep, 2013 1 commit
-
-
Lukasz Marek authored
Signed-off-by:
Lukasz Marek <lukasz.m.luki@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 20 Sep, 2013 1 commit
-
-
Alex Smith authored
Prior to this on msvc/icl there was no handling of deprecated functions and the deprecated warning was disabled. After enabling there are a number of warnings relating to the CRT and the use of the non-secure versions of several functions. Defining _CRT_SECURE_NO_WARNINGS silences these warnings. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 19 Sep, 2013 1 commit
-
-
Luca Barbato authored
-
- 18 Sep, 2013 1 commit
-
-
Justin Ruggles authored
Container and lossy decoding by Aneesh Dogra <aneesh@sugarlabs.org> Lossless decoding by Justin Ruggles <justin.ruggles@gmail.com>
-
- 17 Sep, 2013 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 16 Sep, 2013 1 commit
-
-
Vittorio Giovara authored
-
- 12 Sep, 2013 1 commit
-
-
Diego Biurrun authored
-
- 11 Sep, 2013 1 commit
-
-
Diego Biurrun authored
-
- 04 Sep, 2013 1 commit
-
-
Luca Barbato authored
Ease tracking path problems.
-
- 03 Sep, 2013 2 commits
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 01 Sep, 2013 1 commit
-
-
Marton Balint authored
Based on a patch by Wolfram Gloger <wmglo@dent.med.uni-muenchen.de>. http://lists.ffmpeg.org/pipermail/ffmpeg-devel/2012-December/136677.html The original patch was rebased by Tudor SUCIU <tudor.suciu@gmail.com>. Lots of additional features and fixes are made by me. Fixes ticket #2086. Changes since last version: - change default page to all pages Signed-off-by:
Marton Balint <cus@passwd.hu> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 31 Aug, 2013 1 commit
-
-
Vittorio Giovara authored
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 28 Aug, 2013 1 commit
-
-
Diego Biurrun authored
The i686 feature really is a CPU feature and should be handled as such. The cpunop dependency on i686 should be expressed with a standard _deps declaration instead of a manual test.
-
- 21 Aug, 2013 1 commit
-
-
Thilo Borgmann authored
Add exif as a common component in CONFIG_EXTRA in order to avoid many dependencies to 'exif.o tiff_common.o' in lavc/Makefile.
-
- 20 Aug, 2013 1 commit
-
-
Martin Storsjö authored
This can be useful for decoding AAC object types that are not supported by the native AAC decoder, e.g. AAC-LD and AAC-ELD.
-
- 17 Aug, 2013 1 commit
-
-
Michael Niedermayer authored
This reverts commit bf36dc50, reversing changes made to b7fc2693. Conflicts: libavcodec/h264.c Keeping support for the old VDPAU API has been requested by our VDPAU maintainer Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 15 Aug, 2013 1 commit
-
-
Martin Storsjö authored
The hls muxer itself doesn't have any direct (object file level) dependencies on mpegtsenc.o, and including that object file directly doesn't ensure that it is registered so that the muxer actually is accessible. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 08 Aug, 2013 1 commit
-
-
Kostya Shishkov authored
-
- 07 Aug, 2013 1 commit
-
-
Stephen Hutchinson authored
Needed for cross-compiling with MinGW-w64 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 06 Aug, 2013 6 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 05 Aug, 2013 2 commits
-
-
Luca Barbato authored
-
Rémi Denis-Courmont authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 03 Aug, 2013 1 commit
-
-
Diego Biurrun authored
The actual usage of the pragma is within functions and older versions of gcc only support the pragma outside of functions.
-
- 02 Aug, 2013 3 commits
-
-
Carl Eugen Hoyos authored
gas-preprocessor does not work on ppc with pic and on ppc64.
-
Diego Biurrun authored
The actual usage of the pragma is within functions and older versions of gcc only support the pragma outside of functions.
-
Diego Biurrun authored
-
- 30 Jul, 2013 1 commit
-
-
Romain Beauxis authored
-