- 04 May, 2016 1 commit
-
-
Vittorio Giovara authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 04 Dec, 2015 1 commit
-
-
Clément Bœsch authored
-
- 14 Nov, 2015 1 commit
-
-
Ganesh Ajjanagadde authored
M_E is defined in math.h, or in avutil/mathematics.h for compatibility hacks. This uses this value instead of an ad-hoc define. Reviewed-by:
Michael Niedermayer <michael@niedermayer.cc> Signed-off-by:
Ganesh Ajjanagadde <gajjanagadde@gmail.com>
-
- 02 Sep, 2015 1 commit
-
-
Michael Niedermayer authored
32bit is not sufficient for all cases Fixes: signal_sigabrt_7ffff6ac8cc9_686_cov_1897408623_microsoft_new_way_to_shove_mpeg2_in_asf.dvr_ms Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 27 Jul, 2015 1 commit
-
-
Vittorio Giovara authored
Convert doxygen to multiline and express bitfields more simply. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 08 Jul, 2015 1 commit
-
-
Vittorio Giovara authored
Only used by libxvid in ratecontrol module, so move it to a codec private option. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 31 May, 2015 1 commit
-
-
Vittorio Giovara authored
-
- 22 May, 2015 1 commit
-
-
Vittorio Giovara authored
They are just duplicates of AVCodecContext members so use those instead.
-
- 19 Apr, 2015 1 commit
-
-
Vittorio Giovara authored
-
- 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
-