- 02 Apr, 2018 1 commit
-
-
Josh de Kock authored
avdevice_register_all() is still required to register devices into lavf (this is required due to lavd being somewhat of a hack). Signed-off-by:
Josh de Kock <josh@itanimul.li>
-
- 28 Jan, 2018 1 commit
-
-
Marton Balint authored
Signed-off-by:
Marton Balint <cus@passwd.hu>
-
- 06 Jan, 2018 4 commits
-
-
Rostislav Pehlivanov authored
Signed-off-by:
Rostislav Pehlivanov <atomnuker@gmail.com>
-
Nicolas George authored
-
Nicolas George authored
No longer access buffersink's link structure directly.
-
James Almer authored
This reverts commit 01c21653. It was applied by accident before it could be reviewed.
-
- 05 Jan, 2018 1 commit
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 13 Dec, 2017 1 commit
-
-
Kelly Ledford authored
Signed-off-by:
Kelly Ledford <kelly.ledford@intel.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 22 Nov, 2017 2 commits
-
-
Mark Thompson authored
-
Mark Thompson authored
-
- 25 Oct, 2017 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 01 Oct, 2017 1 commit
-
-
James Almer authored
-
- 04 Sep, 2017 1 commit
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 31 Aug, 2017 1 commit
-
-
Martin Storsjö authored
The toolchain for this target is unmaintained since many years. While it has been continuously build tested on fate, it hasn't actually been tested at runtime since many, many years (and back then, only a few codecs in libavcodec were tested). So far, keeping support for it has been mostly effortless, but the compiler does seem to have issues with dllimported data symbols, ending up as internal compiler errors in some cases. Instead of jumping through further hoops to work around that, just remove the target. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 21 Jun, 2017 1 commit
-
-
Diego Biurrun authored
None of them are specific to the YASM assembler. (Cherry-picked from libav commit 39e208f4) Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 12 Jun, 2017 2 commits
-
-
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>
-
- 29 May, 2017 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 06 May, 2017 2 commits
-
-
Michael Niedermayer authored
Fixes: 1364/clusterfuzz-testcase-minimized-6459843441328128 Fixes: 1392 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpegSigned-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 04 May, 2017 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 03 May, 2017 1 commit
-
-
Michael Niedermayer authored
This allows fuzzing decoders with the same codec_id We also avoid register all to allow the linker to prune unused sections and symbols Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 01 May, 2017 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 30 Apr, 2017 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 27 Apr, 2017 1 commit
-
-
Michael Niedermayer authored
Fixes: 1271/clusterfuzz-testcase-minimized-6095220498235392 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpegSigned-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 25 Apr, 2017 1 commit
-
-
Michael Niedermayer authored
The header is not always available in the docker build environment Suggested-by: Kostya Serebryany Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 24 Apr, 2017 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 19 Apr, 2017 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 14 Apr, 2017 1 commit
-
-
James Almer authored
Found-by:
Michael Niedermayer <michael@niedermayer.cc> Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 29 Mar, 2017 1 commit
-
-
Clément Bœsch authored
-
- 24 Feb, 2017 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 31 Jan, 2017 1 commit
-
-
Michael Niedermayer authored
tools/target_dec_fuzzer: Only audio uses the return value to decode packets in pieces, correct the code to match that Fixes: Timeout Fixes: 483/fuzz-0-ffmpeg_VIDEO_AV_CODEC_ID_H263I_fuzzer Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpegSigned-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 29 Jan, 2017 1 commit
-
-
Rostislav Pehlivanov authored
Name and purpose are more appropriate there since the code isn't an ideal example. Reviewed-by:
wm4 <nfxjfg@googlemail.com> Signed-off-by:
Rostislav Pehlivanov <atomnuker@gmail.com>
-
- 24 Dec, 2016 1 commit
-
-
Michael Niedermayer authored
Fixes CID1396836 Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 07 Dec, 2016 1 commit
-
-
Diego Biurrun authored
-
- 05 Dec, 2016 1 commit
-
-
Timothy Gu authored
Fixes CID1396857.
-
- 30 Nov, 2016 2 commits
-
-
Philip Langdale authored
Really should have done this last time. It should provide consistency across our allocations and frees.
-
Philip Langdale authored
This should deal with some false positives, but might lead to more of them depending on whether it realises that av_freep() wraps av_free() or not.
-