- 19 Aug, 2014 3 commits
-
-
Michael Niedermayer authored
release branches are detected by checking if "git" is not in RELEASE This changes "N-64706-g2f71aeb3" to "n2.3-8-g2f71aeb3 " for git master theres no change This should improve the readability of lists of versions which come from more than 1 release branch or master + release. fate.ffmpeg.org is one possible example Reviewed-by:
Timothy Gu <timothygu99@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit ee606fd0 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 1f4d779e ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
it overrides what version.sh prints and thus makes its output from release branches rather useless Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 2f71aeb3) Conflicts: VERSION (cherry picked from commit f543d324) Conflicts: VERSION
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 17 Aug, 2014 3 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Christophe Gisquet authored
If the allocated size, despite best efforts, is too small, exit with the appropriate error. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 52b81ff4 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Luca Barbato authored
(cherry picked from commit afe03092 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 10 Aug, 2014 1 commit
-
-
Michael Niedermayer authored
Fixes out of array access Found-by:
Piotr Bandurski <ami_stuff@o2.pl> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 3539d6c6) Conflicts: libavcodec/iff.c (cherry picked from commit 656f9301) Conflicts: libavcodec/iff.c
-
- 07 Aug, 2014 1 commit
-
-
Anton Khirnov authored
0 means no data consumed, so it can trigger an infinite loop in the caller. CC:libav-stable@libav.org (cherry picked from commit c7d9b473 ) Conflicts: libavcodec/cdgraphics.c Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 05 Aug, 2014 1 commit
-
-
Michael Niedermayer authored
Found-by: CSA Reviewed-by:
Nicolas George <george@nsup.org> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 2e6fdcb7 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 01 Aug, 2014 3 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit bcc898dd ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 81c1657a ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes a infinite loop Fixes Ticket3804 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit cfdb30d2 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 12 Jul, 2014 1 commit
-
-
Michael Niedermayer authored
Fixes long loop Fixes Ticket3208 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 8202c49b ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 23 Jun, 2014 27 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 86a9370e ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 6e6bd548 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
avformat/flvenc: Do not allow creating h263/mpeg4 in flv without unofficial format extensions being enabled. Found-by:
Jean-Baptiste Kempf <jb@videolan.org> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 74760883 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit cf7ff014 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 6e720c5c ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit fa160af0 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 97e6b5ee ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit fa915d41 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 19e66c72 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes various runtime failures with manually set flags that represent no existing CPU Fixes Ticket3653 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 6310eb80 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes out of array accesses for non default buffers with large strides Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 4a30f085 ) (cherry picked from commit 9c9fc79d9237d28e33161cb2e75082d8ad232b2e) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes CID1194435 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 18af0ce6 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes CID1194388 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit b4329605 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes CID1206652 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 09b16619 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes Ticket 3542 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 291d4641 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
The code was missing 1 bit in the src format Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit fc145e57 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes assertion failure Fixes Ticket3575 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit dc6a17cf ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
These asserts cannot fail since d6af26c5 Based-on: ccda51b1 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit cf2b7c01 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Embargoed-till: 2014-06-27 requested by researcher, but embargo broken by libav today (git and mailing list) Fixes: LMS-2014-06-16-4 Found-by:
"Don A. Bailey" <donb@securitymouse.com> See: ccda51b1 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit d6af26c5 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Xi Wang authored
The check `src > dst' in the form `&c->out[-back] > c->out' invokes pointer overflow, which is undefined behavior in C. Remove the check. Also replace `&c->out[-back] < c->out_start' with a safe form `c->out - c->out_start < back' to avoid overflow. CC: libav-stable@libav.org Signed-off-by:
Xi Wang <xi.wang@gmail.com> Signed-off-by:
Luca Barbato <lu_zero@gentoo.org> (cherry picked from commit ca6c3f2c ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes crash Fixes Ticket3468 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 59c7615d ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes part of Ticket3466 Found-by: Andrey_Karpov / PVS-Studio Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit cb53beb8 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes part of Ticket3466 Found-by: Andrey_Karpov / PVS-Studio Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 73734282 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 1457f3fd ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes part of Ticket3466 Found-by: Andrey_Karpov / PVS-Studio Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit b8598f6c ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes part of Ticket3466 Found-by: Andrey_Karpov / PVS-Studio Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit ff6fa0b4 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-