- 31 Jan, 2015 1 commit
-
-
Michael Niedermayer authored
Also remove the now unneeded #include <assert.h> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 10 Jan, 2015 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 18 Oct, 2014 6 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 31 Jul, 2014 1 commit
-
-
Michael Niedermayer authored
Found-by: CSA Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 01 May, 2014 1 commit
-
-
Anton Khirnov authored
-
- 20 Apr, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 09 Apr, 2014 1 commit
-
-
wm4 authored
The most interesting parts are initialization in ff_MPV_common_init() and uninitialization in ff_MPV_common_end(). ff_mpeg_unref_picture and ff_thread_release_buffer have additional NULL checks for Picture.f, because these functions can be called on uninitialized or partially initialized Pictures. NULL pointer checks are added to ff_thread_release_buffer() stub function. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 21 Mar, 2014 2 commits
-
-
Michael Niedermayer authored
This avoids hypothetical integer overflows
-
Michael Niedermayer authored
This avoids a hypothetical integer overflow with very high resolution video Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 16 Mar, 2014 1 commit
-
-
Vittorio Giovara authored
-
- 08 Sep, 2013 1 commit
-
-
Michael Niedermayer authored
See Ticket2725 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 20 May, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 04 May, 2013 1 commit
-
-
Diego Biurrun authored
-
- 25 Feb, 2013 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 12 Jan, 2013 1 commit
-
-
Luca Barbato authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 20 Dec, 2012 1 commit
-
-
Diego Biurrun authored
-
- 24 Nov, 2012 1 commit
-
-
Michael Niedermayer authored
Fixes Ticket582 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 20 Nov, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 01 Oct, 2012 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 11 Sep, 2012 4 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This improves handling of small buffer sizes Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 07 Aug, 2012 1 commit
-
-
Anton Khirnov authored
-
- 04 Jul, 2012 1 commit
-
-
Ronald S. Bultje authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 19 Jun, 2012 1 commit
-
-
Diego Biurrun authored
-
- 12 Apr, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 22 Jan, 2012 1 commit
-
-
Michael Niedermayer authored
Fixes Ticket880 Regression since bf174a70Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 13 Dec, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 12 Dec, 2011 1 commit
-
-
Diego Biurrun authored
-
- 22 Oct, 2011 1 commit
-
-
Mans Rullgard authored
(cherry picked from commit 2c6bd7d1f992989d1cc108534e0896771b86824f) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 12 Oct, 2011 1 commit
-
-
Luca Barbato authored
This had been the fix used by Michael Niedermayer to solve the ratecontrol convergence issue.
-
- 23 Sep, 2011 1 commit
-
-
Luca Barbato authored
In order to make ratecontrol converge properly update the last_qscale_for values when populating the qscale array. It fixes the issue reported on http://lists.libav.org/pipermail/libav-tools/2011-September/000050.html
-