- 06 Sep, 2014 1 commit
-
-
Michael Niedermayer authored
This is currently not supported Fixes part of Ticket 3539 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 02 Sep, 2014 1 commit
-
-
Michael Niedermayer authored
Fixes reading from freed data Fixes part of Ticket3539 Reviewed-by:
Paul B Mahol <onemda@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 07 Aug, 2014 1 commit
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 19 Dec, 2013 3 commits
-
-
Michael Niedermayer authored
Fixes use of uninitialized memory Fixes part of msan_uninit-mem_7f055dd0ab1b_9558_videopop_guitar_300k.swf Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes use of uninitialized memory Fixes part of msan_uninit-mem_7f055dd0ab1b_9558_videopop_guitar_300k.swf Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes use of uninitialized memory Fixes msan_uninit-mem_7f90d9cce964_9558_videopop_guitar_300k.swf Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 10 Nov, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 06 Nov, 2013 1 commit
-
-
Michael Niedermayer authored
Fixes probetest failure Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 20 Feb, 2013 3 commits
-
-
Clément Bœsch authored
Implemented since 624fb5f9.
-
Clément Bœsch authored
-
Clément Bœsch authored
This also makes the changes of a3949fe1 applicable in both cases.
-
- 12 Dec, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 11 Dec, 2012 2 commits
-
-
Justin Ruggles authored
-
Justin Ruggles authored
Avoids trying to read a packet with 0 or negative size. Avoids a potential infinite loop due to seeking backwards. Partially based on a patch by Michael Niedermayer.
-
- 10 Dec, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 04 Dec, 2012 1 commit
-
-
Carl Eugen Hoyos authored
Reviewed-by: Clément Bœsch
-
- 12 Nov, 2012 2 commits
-
-
Michael Niedermayer authored
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Justin Ruggles authored
-
- 17 Oct, 2012 1 commit
-
-
Clément Bœsch authored
-
- 12 Oct, 2012 3 commits
-
-
Clément Bœsch authored
-
Clément Bœsch authored
We now only return in the middle of the refill in case of read error, so inflate can be re-called if zlib needs an empty (z.avail_in=0) inflate call for flushing.
-
Michael Bradshaw authored
Signed-off-by:
Michael Bradshaw <mbradshaw@sorensonmedia.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 01 Oct, 2012 1 commit
-
-
Diego Biurrun authored
-
- 18 Aug, 2012 1 commit
-
-
Anton Khirnov authored
-
- 09 Aug, 2012 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 07 Aug, 2012 1 commit
-
-
Anton Khirnov authored
-
- 30 Jul, 2012 1 commit
-
-
Diego Biurrun authored
-
- 03 Apr, 2012 1 commit
-
-
Clément Bœsch authored
-
- 29 Feb, 2012 1 commit
-
-
Anton Khirnov authored
It is not supposed to be set outside of lavc. Fixes a divide by zero when the stored framerate is 0.
-
- 23 Feb, 2012 1 commit
-
-
Ronald S. Bultje authored
Prevents crashers when using the packet if allocation failed. Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: libav-stable@libav.org
-
- 31 Jan, 2012 1 commit
-
-
Alex Converse authored
-
- 27 Jan, 2012 1 commit
-
-
Anton Khirnov authored
-
- 30 Nov, 2011 1 commit
-
-
Anton Khirnov authored
It's supposed to be called only from (de)muxers.
-
- 19 Oct, 2011 1 commit
-
-
Anton Khirnov authored
Manual replacements are done in this commit. In many cases, the id is some constant made up number (e.g. 0 for video and 1 for audio), which is then not used in the demuxer for anything. Those ids are removed.
-
- 27 Sep, 2011 1 commit
-
-
Tanami, Ohad authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 21 Sep, 2011 1 commit
-
-
Alex Converse authored
-
- 17 Jul, 2011 1 commit
-
-
Anton Khirnov authored
It's more readable and less prone to breakage.
-
- 03 Jul, 2011 1 commit
-
-
Mans Rullgard authored
These statements cannot be reached and are thus not needed. This removes a number of compiler warnings. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-