- 16 Sep, 2013 4 commits
-
-
Michael Niedermayer authored
* commit 'a06a5b78': mathops/x86: work around inline asm miscompilation with GCC 4.8.1 See: 659df32aMerged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Compn authored
works on bellair_digital_movie.asf
-
Michael Niedermayer authored
Fixes Ticket2965 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes part of Ticket2965 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 15 Sep, 2013 20 commits
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Michael Niedermayer authored
Fixes Ticket894 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Alexander Strasser authored
Signed-off-by:
Alexander Strasser <eclipse7@gmx.net>
-
Clément Bœsch authored
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Michael Niedermayer authored
Fixes Ticket2934 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Hendrik Leppkes authored
The volatile is not required here, and prevents a miscompilation with GCC 4.8.1 when building on x86 with --cpu=i686 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Michael Niedermayer authored
Fixes out of array accesses Fixes Ticket2922 Found-by: ami_stuff Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This fixes the hypothetical case of rounding errors causing incorrect values to be used. We do not use *_EPSILON, because non trivial expressions can contain errors larger than that making a zero equality test with *_EPSILON unreliable. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Compn authored
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* qatar/master: mem: Document the non-compatibility of av_realloc() and av_malloc() Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Timothy Gu authored
Signed-off-by:
Timothy Gu <timothygu99@gmail.com> Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
Timothy Gu authored
Thanks-to: Kostya Shishkov <kostya.shishkov@gmail.com> Signed-off-by:
Timothy Gu <timothygu99@gmail.com> Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
Michael Niedermayer authored
This prevents overflows with 12bit jpegs Fixes Ticket2952 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
James Almer authored
The muxer has been creating files with v4 elements for some time now, and especially now that we can mux non-experimental Opus files, reporting the DocTypeVersion as 2 is not correct. Signed-off-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 14 Sep, 2013 10 commits
-
-
Dave Rice authored
FFV1 version 1.3 is non-experimental as of Aug 26, 2013. Adding that to the changelog. Signed-Off By: dericed <dave@dericed.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Paul B Mahol authored
Fixes memleak on allocation error. Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Diego Biurrun authored
-
Piotr Bandurski authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Piotr Bandurski authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Piotr Bandurski authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Alexey Balekhov authored
Fixes Ticket2954 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 13 Sep, 2013 6 commits
-
-
Michael Niedermayer authored
Fixes Ticket2950 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes null pointer dereference Fixes Ticket2947 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Michael Niedermayer authored
It has undefined behavior ATM as its not supported. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-