- 09 Jun, 2015 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 04 Jun, 2015 1 commit
-
-
Juanjo authored
Rounding by Michael. Fixes ticket #4565.
-
- 03 Jun, 2015 1 commit
-
-
Anshul Maheshwari authored
Signed-off-by:
Anshul Maheshwari <er.anshul.maheshwari@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 01 Jun, 2015 1 commit
-
-
Michael Niedermayer authored
See SMPTE 377-1-2009 6.3.3 KLV Fill Items Reviewed-by:
tim nicholson <nichot20@yahoo.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 31 May, 2015 1 commit
-
-
Clément Bœsch authored
-
- 29 May, 2015 1 commit
-
-
Martin Storsjö authored
This helps if these functions need to be implemented using another crypto API. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 28 May, 2015 1 commit
-
-
Michael Niedermayer authored
Reviewed-by:
tim nicholson <nichot20@yahoo.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 27 May, 2015 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Dave Rice authored
This makes it easier to relate frame data to its associated stream.
-
- 23 May, 2015 1 commit
-
-
Michael Niedermayer authored
This fixes the video timebase as well Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 22 May, 2015 1 commit
-
-
Michael Niedermayer authored
Previous version Reviewed-by: tim nicholson <nichot20@yahoo.com> Previous version Reviewed-by: Tomas Härdin <tomas.hardin@codemill.se> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 19 May, 2015 1 commit
-
-
Michael Niedermayer authored
-
- 15 May, 2015 1 commit
-
-
Michael Niedermayer authored
Suggested-by: ubitux Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 14 May, 2015 1 commit
-
-
Clément Bœsch authored
The positioning was completely wrong. First, the coordinates are expressed in ASS playback resolution (which is by default 384x288). Secondly, the coordinates define a drawing rectangle, not a moving area. The previous code was making subtitles move from a random position to another random position. Here we rescale assuming the video resolution is a DVD one (720x480). We can't really do anything better so far, but since this positioning information is often from a DVD rip we can consider them relatively safe.
-
- 12 May, 2015 1 commit
-
-
Michael Niedermayer authored
Reviewed-by:
Clément Bœsch <u@pkh.me> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 10 May, 2015 4 commits
-
-
Michael Niedermayer authored
Testing these filters with just 5 frames could potentially be insufficient Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Luca Barbato authored
Use 5 frames for video filter tests and a single one for the pixelformat tests. Greatly reduces the test duration without reducing coverage.
-
Michael Niedermayer authored
No real difference in quality, its a bit slower for the same dia_size as more vectors are searched for the same dia_size Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 09 May, 2015 1 commit
-
-
Michael Niedermayer authored
This very very slightly improves quality, no measurable speed change Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 07 May, 2015 2 commits
-
-
wm4 authored
AV_PIX_FMT_GRAY8/16 are considered YUV formats, and the color_range is not set - so the API user will have to assume limitted range. (Unless the API user adds a special-case for the PNG decoder.) Just export the correct range - full range. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Ronald S. Bultje authored
-
- 06 May, 2015 2 commits
-
-
Ronald S. Bultje authored
-
Vittorio Giovara authored
This stimulates the direct pixel mode in Quickdraw decoder.
-
- 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
-
- 28 Apr, 2015 1 commit
-
-
Vignesh Venkatasubramanian authored
Remove the direct profile from UTCTiming element. Per DASH spec, direct profile value should be the time at which the request was made to the server and not the time at which the manifest was written. So ffmpeg cannot write this value. This patch removes the direct profile and write the UTCTiming element with the http profile only if a URL is passed as a parameter. Update the fate test to reflect this change. Signed-off-by:
Vignesh Venkatasubramanian <vigneshv@google.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 27 Apr, 2015 2 commits
-
-
Clément Bœsch authored
This will test properly CRLF with make fate, make fate-subtitles and any make fate-sub-* test. Before this commit, the rawdiff was triggered only by make fate-subtitles. Also make sure fate-sub-* only match the tests relying on fmtstdout command, to at least avoid failing on MingW. See https://ffmpeg.org/pipermail/ffmpeg-devel/2015-April/172395.html
-
Clément Bœsch authored
-
- 26 Apr, 2015 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 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 4 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>
-
wm4 authored
This tests the "old", now non-default seek mode, and this requires a special extra argument. Signed-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>
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 22 Apr, 2015 1 commit
-
-
wm4 authored
These could be kept, but they are not overly useful. The only thing they had over the remaining mp3 gapless test was seeking, which was incorrect in the toc test, and only by chance correct in the notoc test. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-