- 12 Apr, 2014 1 commit
-
-
Justin Ruggles authored
Fixes conversion of pal8 to rgb formats with alpha. Updated references for 2 FATE tests which previously encoded fully transparent images. Based on a patch by Baptiste Coudurier <baptiste.coudurier@gmail.com>
-
- 10 Apr, 2014 2 commits
-
-
Michael Niedermayer authored
If 384k is too high for the samplerate, choose the closest possible Idea to increase the bitrate from: 46439e15Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This causes us to favor RGB8 over PAL8 when FF_LOSS_COLORQUANT is used It probably makes sense to reinvestigate the exact scoring of pal8 when our pal8 support improves to be supperior to rgb8 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 08 Apr, 2014 1 commit
-
-
Vittorio Giovara authored
-
- 07 Apr, 2014 1 commit
-
-
Carl Eugen Hoyos authored
-
- 06 Apr, 2014 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 04 Apr, 2014 1 commit
-
-
Vittorio Giovara authored
-
- 02 Apr, 2014 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Carl Eugen Hoyos authored
-
- 01 Apr, 2014 2 commits
-
-
Marton Balint authored
Improves compatibility with XDCAM HD formats. It has been set for a long time in ffmbc. Reviewed-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Marton Balint <cus@passwd.hu>
-
Marton Balint authored
Reviewed-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Marton Balint <cus@passwd.hu>
-
- 31 Mar, 2014 2 commits
-
-
Vittorio Giovara authored
-
Paul B Mahol authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 30 Mar, 2014 2 commits
-
-
Martin Storsjö authored
This makes the output consistent on big-endian systems.
-
Peter Ross authored
Padding rule described here http://msdn.microsoft.com/en-us/library/windows/desktop/dd390707(v=vs.85).aspxSigned-off-by:
Peter Ross <pross@xvid.org> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 28 Mar, 2014 1 commit
-
-
Michael Niedermayer authored
This also uses samples with odd resolution which should provide better coverage Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 27 Mar, 2014 4 commits
-
-
Vittorio Giovara authored
-
Vittorio Giovara authored
-
Paul B Mahol authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
Vittorio Giovara authored
-
- 26 Mar, 2014 1 commit
-
-
Vittorio Giovara authored
-
- 22 Mar, 2014 1 commit
-
-
Peter Ross authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 18 Mar, 2014 1 commit
-
-
Carl Eugen Hoyos authored
Improves rgb -> gray16 conversion Fixes Ticket3422 The pam and png output files look visually similar, in both cases the dynamics increase to 0x0 -> 0xfffb. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 16 Mar, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 10 Mar, 2014 1 commit
-
-
Timothy Gu authored
Signed-off-by:
Timothy Gu <timothygu99@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 06 Mar, 2014 1 commit
-
-
Matthieu Bouron authored
Extrapolate audio timestamps based on the number of samples demuxed. Deal with some MXF nastiness involving fractional number of samples per EditUnit when seeking (the specs handwave this away). Further fixes from Tomas Härdin. Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 05 Mar, 2014 1 commit
-
-
Anton Khirnov authored
-
- 22 Feb, 2014 1 commit
-
-
Michael Niedermayer authored
Fix handling of timestamps which start far away from 0 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 18 Feb, 2014 1 commit
-
-
Michael Niedermayer authored
This avoids going over a double precission float, which may loose precission Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 12 Feb, 2014 2 commits
-
-
Ronald S. Bultje authored
The old one didn't use segmentation. One uses segmentation in all frame types (--aq-mode=1), and the other uses all segmentation features, but only in inter frames (mbgraph). Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
Ronald S. Bultje authored
This disables backward probability updates, which makes the codec more friendly for frame-level multi-threading. Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 10 Feb, 2014 1 commit
-
-
Guillaume Martres authored
New streams: LTRPSPS_A_Qualcomm_1, SLPPLP_A_VIDYO_1, VPSID_A_VIDYO_1 Updated streams: EXT_A_ericsson_4, NUT_A_ericsson_5, RPS_C_ericsson_5, RPS_D_ericsson_6 Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 05 Feb, 2014 1 commit
-
-
Janne Grunau authored
The original test without a forced idct is still useful since it tests the switching of the idct algorithm/permutation on x86 with MMX. MMXext or SSE2. Make sure the test runs only if MMX inline asm is available and force -cpuflags to all. Add the required bitexact flag for both tests.
-
- 02 Feb, 2014 2 commits
-
-
Stefano Sabatini authored
-
Michael Niedermayer authored
should fix test to match on all platforms Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 31 Jan, 2014 1 commit
-
-
Janne Grunau authored
Test sample is made from the sample in Bug-Id: videolan/7411
-
- 26 Jan, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 21 Jan, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 15 Jan, 2014 1 commit
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 14 Jan, 2014 1 commit
-
-
Michael Niedermayer authored
MSE doesnt change for the test as the code only triggers for very sparse matrixes Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-