- 08 Oct, 2013 3 commits
-
-
Michael Niedermayer authored
* commit 'e52567c2': build: Strip spurious labels Conflicts: configure Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '25cb0c1a': x86inc: activate REP_RET automatically Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Ronald S. Bultje authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 07 Oct, 2013 16 commits
-
-
Michael Niedermayer authored
ffmpeg: add max_error_rate to allow tuning the point decoding errors are considered a failure of the whole transcoding. Suggested-by: Daemon404 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Lenny Wang authored
The old row index looks weird and wrong to me Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This allows setting and overriding the field order 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>
-
Michael Niedermayer authored
This should make no difference as this code is only used by removelogo which seems to refuse to use masks of different size. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Loren Merritt authored
The implementation of 25cb0c1a involves lots of spurious labels. The effect of keeping those labels around is making debugging harder. Those labels are meaningless, and complicate the disassembly. Also, gdb can't tell the difference between them and function entry points. This new strip command is irrelevant to any usage of Libav that would have used the old fully stripped version, because the old one was for non-debug use. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Loren Merritt authored
Now RET checks whether it immediately follows a branch, so the programmer dosen't have to keep track of that condition. REP_RET is still needed manually when it's a branch target, but that's much rarer. The implementation involves lots of spurious labels, but that's OK because we strip them. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Lukasz Marek authored
Signed-off-by:
Lukasz Marek <lukasz.m.luki@gmail.com> Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
Niv Sardi authored
See http://en.wikipedia.org/wiki/Graphics_display_resolutionSigned-off-by:
Niv Sardi <xaiki@evilgiggle.com> Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
Michael Niedermayer authored
* qatar/master: x86: fdct: Employ more specific ifdefs Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '9adbc3f3': bmv: Remove unused variable See: 63139f62Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Paul B Mahol authored
Also give better message in such cases. 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>
-
- 06 Oct, 2013 18 commits
-
-
Michael Niedermayer authored
-
Michael Niedermayer authored
Improves handling of the file in Ticket1617 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer 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>
-
Diego Biurrun authored
This avoids building mmxext and sse2 code when disabled by configure.
-
Diego Biurrun authored
-
Michael Niedermayer authored
otherwise enabling the filter would not work if the part hasnt been enabled by other means already Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
use the defaults set by swscale Suggested-by: stefano Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* qatar/master: oggparsevorbis: return meaningful errors Conflicts: libavformat/oggparsevorbis.c Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '2ddb35b9': x86: dsputil: Separate ff_add_hfyu_median_prediction_cmov from dsputil_mmx Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '6b3ff6f9': swscale: provide a default scaler if none is set Conflicts: libswscale/utils.c The default is left at bicubic until someone has compared the scalers properly speed and quality wise. Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '258414d0': x86: fdct: Initialize optimized fdct implementations in the standard way Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '0b8b2ae5': x86: xviddct: Employ more specific ifdefs Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '4272bb6e': doxy: Document avlog Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
See: [FFmpeg-devel] [PATCH] swscale/options: switch default to bicubic Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Suggested-by: Ronald S. Bultje Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 05 Oct, 2013 3 commits
-
-
Michael Niedermayer authored
Fixes Ticket2451 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Vittorio Giovara authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-