- Oct 15, 2018
-
-
Paul B Mahol authored
-
- Oct 14, 2018
-
-
Michael Niedermayer authored
References: bb89109a, 84e8a87c, ea55a11c, 3d38e45e Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Oct 12, 2018
-
-
Baptiste Coudurier authored
-
Baptiste Coudurier authored
-
Baptiste Coudurier authored
-
Baptiste Coudurier authored
-
- Oct 07, 2018
-
-
Marton Balint authored
Signed-off-by:
Marton Balint <cus@passwd.hu>
-
- Sep 25, 2018
-
-
Paul B Mahol authored
-
- Sep 23, 2018
-
-
Mark Thompson authored
Including a unit test.
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- Sep 22, 2018
-
-
Martin Vignali authored
fix test on osx based on suggestion by Hendrik Leppkes
-
- Sep 14, 2018
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
- Sep 10, 2018
-
-
Paul B Mahol authored
Remove now unused step variable.
-
- Sep 09, 2018
-
-
Paul B Mahol authored
-
Paul B Mahol authored
Speed goes from 363 fps to 428 fps for 640x480 video.
-
Derek Buitenhuis authored
Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Paul B Mahol authored
-
- Sep 06, 2018
-
-
James Almer authored
Fixes ticket #7324 Signed-off-by:
James Almer <jamrial@gmail.com>
-
- Aug 31, 2018
-
-
Tobias Rapp authored
Reviewed-by:
Michael Niedermayer <michael@niedermayer.cc> Signed-off-by:
Tobias Rapp <t.rapp@noa-archive.com>
-
- Aug 30, 2018
-
-
Carl Eugen Hoyos authored
Fixes fate-pixelutils on aix.
-
- Aug 24, 2018
-
-
Jan Ekström authored
ISMV lacks any sort of edit list support, as well as tfxd is effectively the PTS of the fragment for most intents and purposes. Thus, if b-frames are requested without negative CTS offsets you end up with N frames' worth of delay (tfxd PTS plus the CTS offset of the first sample). Negative CTS offsets enable the first sample to have CTS=DTS, and thus a/v desync due to b-frame reorder delay is avoided.
-
- Aug 22, 2018
-
-
Zhao Zhili authored
The values of SubWidthC and SubHeightC are 1 in the ITU-T H.265. The current code use the value of 2. Signed-off-by:
James Almer <jamrial@gmail.com>
-
- Aug 21, 2018
-
-
Baptiste Coudurier authored
-
- Aug 14, 2018
-
-
Sergey Lavrushkin authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Aug 11, 2018
-
-
Sergey Lavrushkin authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Sasi Inguva authored
Fixes vorbis mp4 audio files, with edit list specified. Since st->skip_samples is not set in case of vorbis , ffmpeg computes the start_time as negative. Signed-off-by:
Sasi Inguva <isasi@google.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Jul 31, 2018
-
-
Jun Zhao authored
add sad_32x32 in pixelutils API, and update the fate. Signed-off-by:
Jun Zhao <mypopydev@gmail.com>
-
- Jul 30, 2018
-
-
Tobias Rapp authored
Add tests for upmixing and downmixing with audio channel counts that have a corresponding default layout and also tests where there is no default layout. Update the existing "stereo4" test so it actually outputs stereo like the other stereo tests. Rename the previous "stereo4" test into "upmix1". Reviewed-by:
Nicolas George <george@nsup.org> Signed-off-by:
Tobias Rapp <t.rapp@noa-archive.com>
-
Tobias Rapp authored
Reviewed-by:
Michael Niedermayer <michael@niedermayer.cc> Signed-off-by:
Tobias Rapp <t.rapp@noa-archive.com>
-
- Jul 27, 2018
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
- Jul 23, 2018
-
-
Michael Niedermayer authored
This improves speed Fixes: Timeout Fixes: 9010/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_TSCC_fuzzer-6042614817095680 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Jul 18, 2018
-
-
James Darnley authored
-
- Jul 16, 2018
-
-
Gyan Doshi authored
6 FATE references updated. Fixes #7104
-
- Jul 10, 2018
-
-
Gyan Doshi authored
Set make variable KEEP to non-zero value to preserve temp files when a test has passed. Helpful in diagnosing failed tests when test outfile is some type of single hash and does not reveal differences in processed output.
-
- Jul 07, 2018
-
-
Michael Niedermayer authored
Sample provided by Thierry for fate Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Jun 27, 2018
-
-
Jacob Trimble authored
Signed-off-by:
Jacob Trimble <modmaker@google.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Jun 25, 2018
-
-
Steven Liu authored
fix ticket: 7225 Signed-off-by:
Steven Liu <lq@chinaffmpeg.org>
-
- Jun 19, 2018
-
-
Gyan Doshi authored
da9cc22d allowed the MOV muxer to relay a custom stream handler name, whether populated from the input stream or user-set. However, the entry key didn't match the key set by the MOV demuxer, so it wasn't effective. Fixed. Due to the change, four FATE refs have to be updated. Verified that the target payload of the tests hasn't changed in terms of CRC.
-
- Jun 16, 2018
-
-
Gyan Doshi authored
qt-faststart build doesn't have PROGSSUF added.
-
- Jun 13, 2018
-
-
erankor authored
verify that the stco atom is upgraded to co64 when the addition of moov size to the offsets results in an overflow Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-