- Apr 27, 2015
-
-
Rong Yan authored
swscale/ppc/swscale_altivec.c: POWER LE support in yuv2planeX_8() delete macro GET_VF() it was wrong GCC tool had a bug of PPC intrinsic interpret, which has been fixed in GCC 4.9.1. This bug lead to errors in two of our previous patches. We found this when we update our GCC tools to 4.9.1 and by reading the related info on GCC website. We fix our previous error in two separate commits Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Apr 23, 2015
-
-
Michael Niedermayer authored
This avoids using up a bit of the public flags Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Pedro Arthur authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Mar 25, 2015
-
-
Michael Niedermayer authored
Fixes: da14e86d8462be6493eab16bc2d40f88/asan_heap-oob_204cfd2_528_cov_340150052_COMPRESS.BMP Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Mar 21, 2015
-
-
Federico Tomassetti authored
Bug-Id: CID 1267890 CC: libav-stable@libav.org Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- Mar 15, 2015
-
-
Himangi Saraogi authored
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- Mar 14, 2015
-
-
Christophe Gisquet authored
The later may yield incorrect code for on-stack variables. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Mar 11, 2015
-
-
Michael Niedermayer authored
Found-by: Clang -fsanitize=shift Reported-by:
Thierry Foucu <tfoucu@google.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Feb 27, 2015
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes use of uninitialized memory Fixes: asan_heap-oob_35ca682_1474_cov_3230122439_aletrek_tga_16bit.mov Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Feb 24, 2015
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes out of array read Fixes: asan_heap-oob_35ca682_1474_cov_3230122439_aletrek_tga_16bit.mov Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Feb 21, 2015
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Feb 18, 2015
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Feb 17, 2015
-
-
Federico Tomassetti authored
CC: libav-stable@libav.org Bug-Id: CID 1267888 / CID 1267890 Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- Feb 04, 2015
-
-
Michael Niedermayer authored
Fixes out of array read Fixes: asan_heap-oob_1fb2f9b_3780_cov_3984375136_usf.mkv Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jan 21, 2015
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes Ticket4278 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jan 16, 2015
-
-
Vittorio Giovara authored
-
Vittorio Giovara authored
-
- Jan 14, 2015
-
-
Paul B Mahol authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- Jan 05, 2015
-
-
Vittorio Giovara authored
CC: libav-stable@libav.org Bug-Id: CID 1257779
-
- Dec 26, 2014
-
-
Kieran Kunhya authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Dec 23, 2014
-
-
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
Fixes Ticket2570 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Dec 16, 2014
-
-
Michael Niedermayer authored
Fixes out of array access Fixes: case2_bad_read_yuv2rgbx32.mp4 Found-by:
Michal Zalewski <lcamtuf@coredump.cx> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Dec 05, 2014
-
-
Derek Buitenhuis authored
Only shift limited range luma, and always only shift chroma for upconversion. Based off a patch by Michael Niedermayer. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- Dec 03, 2014
-
-
Michael Niedermayer authored
Fixes Ticket4151 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Nov 20, 2014
-
-
Michael Niedermayer authored
This avoids out of array accesses Should fix Ticket3451 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Nov 12, 2014
-
-
Michael Niedermayer authored
Fixes Ticket4053 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Rong Yan authored
libswscale/ppc/swscale_altivec.c : fix hScale_altivec_real() yuv2planeX_16_altivec() yuv2planeX_8() for little endian add marcos GET_LS() GET_VF() LOAD_FILTER() LOAD_L1() GET_VF4() FIRST_LOAD() UPDATE_PTR() LOAD_SRCV() LOAD_SRCV8() GET_VFD() for POWER LE Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Nov 09, 2014
-
-
Kieran Kunhya authored
use_mmx_vfilter check/fix by commiter Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Oct 18, 2014
-
-
Vittorio Giovara authored
Casting the left-most byte to unsigned avoids an undefined result of the shift by 24 if bit 7 is set. yuvPlanartouyvy_c and yuvPlanartoyuy2_c are affected. CC: libav-stable@libav.org Bug-Id: CID 732281 / CID 732282
-
- Oct 11, 2014
-
-
Michael Niedermayer authored
Fixes Ticket3170 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Oct 05, 2014
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
- Sep 21, 2014
-
-
Michael Niedermayer authored
Found-by: Kierank Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Sep 17, 2014
-
-
Vitor Sessak authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Sep 16, 2014
-
-
Clément Bœsch authored
-