- 03 Aug, 2014 1 commit
-
-
Diego Biurrun authored
This is cleaner and avoids a cast plus a related const qualifier warning.
-
- 02 Aug, 2014 3 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 01 Aug, 2014 13 commits
-
-
Luca Barbato authored
Otherwise the frame would show the first layout matching the channel count.
-
Luca Barbato authored
-
Luca Barbato authored
And leverage the video index if the video is just disabled as wm4 did in an initial patch.
-
Vittorio Giovara authored
Properly address CVE-2011-3946 and parse bitstream as described in the spec. CC: libav-stable@libav.org Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
-
Luca Barbato authored
Also change some comments to multiline. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
Vittorio Giovara authored
-
Vittorio Giovara authored
This reverts commit 35b05c51. A warning is introduced in case this option is used.
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
The Xvid IDCT is only required to decode some Xvid-encoded MPEG-4 files, so there is no point in having it as an unconditional part of idctdsp.
-
Diego Biurrun authored
This is how all the other init functions operate.
-
Diego Biurrun authored
This allows running all the tests individually and/or in parallel.
-
Michael Niedermayer authored
Make sure the buffer size does not exceed the expected RLE size. Prevent an out of array bound write. Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at> Bug-Id: CVE-2013-0852 Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
- 30 Jul, 2014 1 commit
-
-
Diego Biurrun authored
-
- 29 Jul, 2014 7 commits
-
-
Diego Biurrun authored
CC: libav-stable@libav.org
-
Nidhi Makhijani authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
Luca Barbato authored
-
Luca Barbato authored
Speed up probing ADTS live streams that are not frame-aligned such as http://mp3.streampower.be/radio1.aac .
-
Luca Barbato authored
It should provide a quicker guess for elementary streams provided by http.
-
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
-