- 06 Oct, 2016 1 commit
-
-
Rodger Combs authored
This fixes a long-standing issue where running FATE in parallel could result in the terminal being left misconfigured, particularly if a test failed or was canceled wtih ^C.
-
- 13 Jul, 2016 1 commit
-
-
James Almer authored
Fix the demuxer dependencies in some of the tests and remove the vp8 decoder dependency for the stream copy tests Reviewed-by:
Hendrik Leppkes <h.leppkes@gmail.com> Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 20 Jun, 2016 2 commits
-
-
Vittorio Giovara authored
-
Vittorio Giovara authored
-
- 29 Feb, 2016 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 16 Oct, 2015 1 commit
-
-
Christophe Gisquet authored
May require exporting in the shell var PROGSUF when invoking a shell script. Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 07 May, 2015 1 commit
-
-
Ronald S. Bultje authored
-
- 01 May, 2015 3 commits
-
-
Ronald S. Bultje authored
Sample available at: http://downloads.webmproject.org/test_data/libvpx/vp91-2-04-yuv422.webm
-
Ronald S. Bultje authored
Sample available at: http://downloads.webmproject.org/test_data/libvpx/vp91-2-04-yuv440.webm
-
Ronald S. Bultje authored
Sample available at: http://downloads.webmproject.org/test_data/libvpx/vp91-2-04-yuv444.webm
-
- 24 Apr, 2015 4 commits
-
-
Ronald S. Bultje authored
Sample available at: http://downloads.webmproject.org/test_data/libvpx/vp90-2-16-intra-only.webm
-
Ronald S. Bultje authored
Sample available at: http://downloads.webmproject.org/test_data/libvpx/vp90-2-15-segkey_adpq.webm
-
Ronald S. Bultje authored
Sample available at: http://downloads.webmproject.org/test_data/libvpx/vp90-2-09-lf_deltas.webmSigned-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 23 Apr, 2015 2 commits
-
-
Ronald S. Bultje authored
Sample at: http://downloads.webmproject.org/test_data/libvpx/vp90-2-06-bilinear.webmSigned-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Ronald S. Bultje authored
See sample: http://downloads.webmproject.org/test_data/libvpx/vp90-2-05-resize.ivfSigned-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 22 Apr, 2015 1 commit
-
-
Vignesh Venkatasubramanian authored
Some players do not support setting minimumUpdatePeriod to zero. This patch adds a new parameter that will let the users set any value to this field. Also updates the test and the documentation. Signed-off-by:
Vignesh Venkatasubramanian <vigneshv@google.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 05 Apr, 2015 1 commit
-
-
Vignesh Venkatasubramanian authored
This patch adds support for creating DASH manifests for WebM Live Streams. It also updates the documentation and adds a fate test to verify the behavior of the new muxer flag. Signed-off-by:
Vignesh Venkatasubramanian <vigneshv@google.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 08 Mar, 2015 1 commit
-
-
James Almer authored
Regression test for the bug from trac ticket #4359 fixed in commit efff3854Reviewed-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 18 Dec, 2014 1 commit
-
-
Vittorio Giovara authored
-
- 12 Oct, 2014 1 commit
-
-
James Almer authored
Regression test for the bug from trac ticket #3849 fixed in commit 14e30255Reviewed-by:
Ronald S. Bultje <rsbultje@gmail.com> Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 02 Oct, 2014 1 commit
-
-
Vignesh Venkatasubramanian authored
Width, Height and Sample Rate should be in the AdaptationSet tag only if all the contained representations have the same width, height and sampling rate. Otherwise they should go into the Representation tag. This patch adds this functionality and a fate test for the same. Signed-off-by:
Vignesh Venkatasubramanian <vigneshv@google.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 29 Aug, 2014 2 commits
-
-
Michael Niedermayer authored
Found-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Vignesh Venkatasubramanian authored
Add fate tests that test out the functionality of WebM DASH Manifest XML generation. This patch contains the vpx.mak file changes and the reference gold XML files. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 04 Apr, 2014 1 commit
-
-
Vittorio Giovara authored
-
- 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>
-
- 09 Jan, 2014 2 commits
-
-
Anton Khirnov authored
They are not measurably faster on x86, they might be somewhat faster on other platforms due to missing emu edge SIMD, but the gain is not large enough to justify the added complexity.
-
Anton Khirnov authored
They are not measurably faster on x86, they might be somewhat faster on other platforms due to missing emu edge SIMD, but the gain is not large enough to justify the added complexity.
-
- 30 Nov, 2013 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).
-
Ronald S. Bultje authored
This disables backward probability updates, which makes the codec more friendly for frame-level multi-threading.
-
- 15 Nov, 2013 1 commit
-
-
Ronald S. Bultje authored
Originally written by Ronald S. Bultje <rsbultje@gmail.com> and Clément Bœsch <u@pkh.me> Further contributions by: Anton Khirnov <anton@khirnov.net> Diego Biurrun <diego@biurrun.de> Luca Barbato <lu_zero@gentoo.org> Martin Storsjö <martin@martin.st> Signed-off-by:
Luca Barbato <lu_zero@gentoo.org> Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 19 Oct, 2013 1 commit
-
-
Diego Biurrun authored
-
- 03 Oct, 2013 1 commit
-
-
Ronald S. Bultje authored
Authors: Ronald S. Bultje <rsbultje gmail com>, Clement Boesch <u pkh me>
-
- 22 Sep, 2013 1 commit
-
-
Reimar Döffinger authored
For codecs where decoding of a whole plane can simply be skipped, we should offer applications to not decode alpha for better performance (ca. 30% less CPU usage and 40% reduced memory bandwidth). It also means applications do not need to implement support (even if it is rather simple) for YUVA formats in order to be able to play these files. Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
- 28 May, 2013 1 commit
-
-
Martin Storsjö authored
This allows having the samples accessible via different paths on the target and on the host. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 15 Apr, 2013 1 commit
-
-
Martin Storsjö authored
This is required since there are bit-inexact implementations of the vp3 idct (for bfin). Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 13 Feb, 2013 1 commit
-
-
Vignesh Venkatasubramanian authored
Matroska specification lists support for BlockAdditional element which is not supported by ffmpeg's matroska parser. This patch adds grammar definitions for parsing that element (and few other related elements) and then puts the data in AVPacket.side_data with new AVPacketSideDataType AV_PKT_DATA_MATROSKA_BLOCKADDITIONAL. Signed-off-by:
Vignesh Venkatasubramanian <vigneshv@google.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 12 Jan, 2013 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
Also rename the test to reflect that the video track is Theora, not VP3.
-