- 02 Jul, 2014 1 commit
-
-
Michael Niedermayer authored
Fixed CID1224273 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 21 Jun, 2014 1 commit
-
-
Michael Niedermayer authored
Suggested-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 20 Jun, 2014 1 commit
-
-
Michael Niedermayer authored
gcc 4.2 seems not maintained anymore so theres no option besides just working around it. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 16 Jun, 2014 3 commits
-
-
Michael Niedermayer authored
also remove spinlock, it doesnt work on AIX Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This avoids writing entries twice Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 08 Apr, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 23 Jan, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 11 Dec, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 09 Dec, 2013 1 commit
-
-
Alexandra Khirnova authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 15 Oct, 2013 1 commit
-
-
Diego Biurrun authored
-
- 08 Aug, 2013 1 commit
-
-
Michael Niedermayer authored
Such buffers are not malloced thus freeing would be bad. Note though this condition never could have happened so this is more for correctness sake and not a true bugfix Fixes CID1061047 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 29 Jul, 2013 3 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 reverts commit 4b6869d6. Conflicts: libavcodec/bitstream.c This code can cause assertion failures on artificial OOM situations It will be replaced by a solution that doesnt have this issue in the following commits. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 09 Jul, 2013 1 commit
-
-
Piotr Bandurski authored
fixes ticket #2766 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 16 Jun, 2013 2 commits
-
-
Luca Barbato authored
-
Luca Barbato authored
-
- 21 May, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 21 Apr, 2013 1 commit
-
-
Michael Niedermayer authored
Fixes CID1005312 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 18 Apr, 2013 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes out of array reads Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 20 Dec, 2012 1 commit
-
-
Diego Biurrun authored
-
- 06 Dec, 2012 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This reverts commit dd154198.
-
- 05 Dec, 2012 1 commit
-
-
Reimar Döffinger authored
Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
- 12 Oct, 2012 1 commit
-
-
Diego Biurrun authored
It is only used in that library.
-
- 09 Sep, 2012 1 commit
-
-
Martin Storsjö authored
This allows using it from libavformat as well. This will be used by the RTP/JPEG depacketizer. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 23 Jul, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 23 Mar, 2012 1 commit
-
-
Michael Niedermayer authored
Fixes null ptr deref. Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 15 Feb, 2012 1 commit
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 28 Jan, 2012 1 commit
-
-
Alex Converse authored
-
- 10 Dec, 2011 1 commit
-
-
Diego Biurrun authored
-
- 20 Oct, 2011 1 commit
-
-
Anton Khirnov authored
They are used in lavf.
-
- 28 Sep, 2011 1 commit
-
-
Nicolas George authored
Signed-off-by:
Nicolas George <nicolas.george@normalesup.org> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 02 Jul, 2011 1 commit
-
-
Mans Rullgard authored
The code for this variant does not compile. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 13 Jun, 2011 1 commit
-
-
Michael Niedermayer authored
The new tables is large enough to prevent this together with our image size checks. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 10 Jun, 2011 1 commit
-
-
Alex Converse authored
-
- 07 Jun, 2011 1 commit
-
-
Diego Biurrun authored
-
- 01 Apr, 2011 1 commit
-
-
Michael Niedermayer authored
The new tables is large enough to prevent this together with our image size checks. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-