- 01 Apr, 2014 1 commit
-
-
Diego Biurrun authored
This avoids compiler warnings about argument and specifier type mismatch.
-
- 22 Mar, 2014 1 commit
-
-
Diego Biurrun authored
-
- 08 Mar, 2014 1 commit
-
-
Diego Biurrun authored
-
- 02 Mar, 2014 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes out of array accesses This should not affect any release Fixes: 8ab69af9e5a7a7e20fe04cdd25c0d6e7-asan_heap-oob_e72b82_5505_cov_2278389485_g2m4.wmv Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 16 Feb, 2014 1 commit
-
-
Maxim Poliakovski authored
Signed-off-by:
Kostya Shishkov <kostya.shishkov@gmail.com>
-
- 11 Feb, 2014 2 commits
-
-
Kostya Shishkov authored
This is needed for upcoming Go2Meeting (G2M2/G2M3) decoder.
-
Maxim Poliakovski authored
Signed-off-by:
Kostya Shishkov <kostya.shishkov@gmail.com>
-
- 09 Feb, 2014 1 commit
-
-
Maxim Poliakovski authored
Signed-off-by:
Kostya Shishkov <kostya.shishkov@gmail.com>
-
- 08 Feb, 2014 3 commits
-
-
Maxim Poliakovski authored
That prevents processing of media files with incompatible or unsupported settings. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Maxim Poliakovski authored
This version requires fewer code and is safer. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Maxim Poliakovski authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 10 Dec, 2013 1 commit
-
-
Michael Niedermayer authored
This is currently redundant as the checks before it are tighter than the checks in ff_set_dimensions() but its more robust not to depend on that. Fixes CID1135739 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 09 Dec, 2013 1 commit
-
-
Alexandra Khirnova authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 29 Nov, 2013 1 commit
-
-
Kostya Shishkov authored
Original decoder seems to always use 176x128 tiles anyway and this helps avoiding lots of issues with odd tile sizes in fuzzed files. Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 26 Nov, 2013 2 commits
-
-
Michael Niedermayer authored
Fixes out of array read Fixes: asan_heap-uaf_ae6067_5415_g2m4.wmv Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes out of array accesses Fixes: asan_heap-oob_ae5f63_5415_g2m4.wmv Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 31 Oct, 2013 1 commit
-
-
Anton Khirnov authored
-
- 25 Sep, 2013 1 commit
-
-
Kostya Shishkov authored
This fixes a regression with rgb cursors since b1e46988. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 24 Sep, 2013 1 commit
-
-
Michael Niedermayer authored
Fixes Ticket2972 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 21 Sep, 2013 1 commit
-
-
Michael Niedermayer authored
Currently the code can in some cases draw tiles that hang outside the allocated buffer. This patch increases the buffer size to avoid out of array accesses. An alternative would be to fail if such tiles are encountered. I do not know if any valid files use such hanging tiles. Fixes Ticket2971 Found-by: ami_stuff Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 15 Sep, 2013 1 commit
-
-
Michael Niedermayer authored
Fixes out of array accesses Fixes Ticket2922 Found-by: ami_stuff Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 13 Sep, 2013 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 12 Sep, 2013 1 commit
-
-
Martin Storsjö authored
Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: libav-stable@libav.org Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 07 Aug, 2013 1 commit
-
-
Michael Niedermayer authored
Fixes Ticket2842 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 29 Jul, 2013 1 commit
-
-
Diego Biurrun authored
-
- 06 Jul, 2013 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 14 Jun, 2013 1 commit
-
-
Michael Niedermayer authored
Fixes out of array write Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 12 Jun, 2013 4 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Kostya Shishkov authored
-
Kostya Shishkov authored
-
Kostya Shishkov authored
-
- 09 Jun, 2013 3 commits
-
-
Michael Niedermayer authored
Fixes CID1030349 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes out of array access Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes null pointer dereference Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 03 Jun, 2013 1 commit
-
-
Kostya Shishkov authored
-