- 29 Jul, 2014 2 commits
-
-
Luca Barbato authored
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
Luca Barbato authored
-
- 28 Jul, 2014 15 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Luca Barbato authored
Distributors and integrators nowadays have less problems by leveraging pkg-config files than having to set custom CFLAGS and LDFLAGS.
-
Marc-Antoine Arnaud authored
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
Marc-Antoine Arnaud authored
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
Bernhard Übelacker authored
This avoids a segfault in avconv_opt.c:opt_target when trying to determine the norm.
-
Anton Khirnov authored
Replace it by passing an additional parameter to transform_unit()
-
Anton Khirnov authored
They are replaced by passing additional parameters to the transform functions.
-
Anton Khirnov authored
It does not need to be preserved.
-
Anton Khirnov authored
-
Anton Khirnov authored
We do not need to store the value of the split flag.
-
Anton Khirnov authored
The rv20 typo spotted by Hendrik Leppkes <h.leppkes@gmail.com>
-
Anton Khirnov authored
-
- 27 Jul, 2014 2 commits
-
-
Janne Grunau authored
Adding 'branch=release/10' to the fate config file will check the release/10 branch instead of master. If no branch is specified it will use 'master' so that existing config are still valid. The server side changes are already deployed, see https://fate.libav.org/v10/ for an example. The server supports only the release/* branches. The server enforces that a single slot tests always the same branch. Please append "-v$RELEASE" to the slot of release branch configs or make the slot otherwise unique. A different fate samples dir is needed for each release branch. make fate-rsync has the correct URL in each branch.
-
Anton Khirnov authored
This is safer and possibly fixes invalid reads on truncated data. CC:libav-stable@libav.org
-
- 26 Jul, 2014 7 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Pierre Edouard Lepere authored
Additional contributions by James Almer <jamrial@gmail.com>, Carl Eugen Hoyos <cehoyos@ag.or.at>, Fiona Glaser <fiona@x264.com> and Anton Khirnov <anton@khirnov.net> Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Anton Khirnov authored
beta0 and beta1 will always be the same
-
Anton Khirnov authored
-
Anton Khirnov authored
This is required by the new API.
-
- 25 Jul, 2014 7 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
This avoids invoking the wrapped functions with too many arguments.
-
Diego Biurrun authored
-
Diego Biurrun authored
The typedefs also exist in the avfft.h header and since typedefs cannot be legally redefined in C, the code fails to compile with some compilers. This reverts commits 11c7155c and 57f1b1dc.
-
- 24 Jul, 2014 1 commit
-
-
Nidhi Makhijani authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
- 23 Jul, 2014 6 commits
-
-
Diego Biurrun authored
Also comment some #endifs and reshuffle headers into canonical order.
-
Diego Biurrun authored
This fixes a number of incompatible pointer type warnings.
-
Diego Biurrun authored
Also rearrange #includes into canonical order.
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
Also merge variable declaration and initialization.
-