- 19 Feb, 2016 5 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Luca Barbato authored
Some muxer might or might not fit incomplete mp3 frames in their packets. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
Luca Barbato authored
Some muxer might or might not fit incomplete mp3 frames in their packets. Bug-Id: 899 CC: libav-stable@libav.org Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
Diego Biurrun authored
This reverts commits 2edc7187, a2bb771a, 21c750f2, 8e7bea6d.
-
- 18 Feb, 2016 15 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
The WTV demuxer depends on large parts of the MPEG-TS demuxer internals anyway and fails to build without it.
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Vittorio Giovara authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Anton Khirnov authored
-
Anton Khirnov authored
Needed for enum AVCodecID
-
- 16 Feb, 2016 1 commit
-
-
Vittorio Giovara authored
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
- 15 Feb, 2016 2 commits
-
-
Luca Barbato authored
Do not error out if some subcomponents cannot be enabled. Reported-By: RT|AO
-
Diego Biurrun authored
Also fix #endif comments in the FFT init code.
-
- 14 Feb, 2016 17 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
The timebase change in the zmbv-8bit test is due to the fact that previously the timebase string was evaluated as floating point, then converted to a rational. After this commit, the timebase is passed directly as is.
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
This should allow using more complex allocators than simple malloc wrappers.
-
Anton Khirnov authored
It makes more sense to not claim anything about the SAR if we don't know anything. No changes in the FATE tests, since this is what avconv ends up doing anyway.
-
Luca Barbato authored
Make sure that the minimum set of dependencies needed by the tools and the examples are enabled. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
Luca Barbato authored
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
Luca Barbato authored
And make sure to enable all the components needed Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-