Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-10-06tools/cws2fws: Check read() for failureMichael Niedermayer
2019-07-21tools/target_dec_fuzzer: Free parser in case of avcodec_open2() failureMichael Niedermayer
2019-07-19tools/target_dem_fuzzer: ignore avformat_find_stream_info() failureMichael Niedermayer
2019-07-13tools/target_dec_fuzzer: Remove redundant av_free()Michael Niedermayer
2019-07-01tools/python: add script to convert TensorFlow model (.pb) to native model (....Guo, Yejun
2019-06-14tools/target_dec_fuzzer: Also fuzz extradataMichael Niedermayer
2019-06-05tools/target_dec_fuzzer: Limit error concealment on pixels instead of just fr...Michael Niedermayer
2019-05-31tools: Add fuzzer for demuxersMichael Niedermayer
2019-05-09tools/crypto_bench: update the comment about build commandJun Zhao
2019-05-09tools/crypto_bench: check malloc fail before using itJun Zhao
2019-03-20tools/target_dec_fate.list: add issues 4000 to 6000Michael Niedermayer
2019-03-11Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b'James Almer
2019-03-02tools/target_dec_fate.list: Add testcases for #2000 to #4000Michael Niedermayer
2019-03-02tools/target_dec_fate.sh: Add support for lines that are commentsMichael Niedermayer
2019-02-16build: Rename OBJDIRS variable to OUTDIRSDiego Biurrun
2019-02-09tools/target_dec_fate.list: Extend selftests upto issue 2000Michael Niedermayer
2019-01-28tools/target_dec_fate.list: add entries upto 1214Michael Niedermayer
2019-01-04tools/target_dec_fate: Add entries from around issue 500 to 700Michael Niedermayer
2018-12-29tools: add target_dec_fate.shMichael Niedermayer
2018-12-28configure: Make sure libpostproc can be found if -rpath-link doesn't work.Carl Eugen Hoyos
2018-08-01tools/qt-faststart: Allow free atoms after moov atom.Carl Eugen Hoyos
2018-07-07tools/target_dec_fuzzer: set parser codec id to avoid assertion failureMichael Niedermayer
2018-06-30tools/target_dec_fuzzer: Fix parser_avctx memleak on error pathMichael Niedermayer
2018-06-28tools/target_dec_fuzzer: Also optionally fuzz with a parserMichael Niedermayer
2018-06-15qt-faststart - print errors to stderrerankor
2018-06-13qt-faststart - stco offset bug fixerankor
2018-06-13qt-faststart: add validation on ftyp atom sizeerankor
2018-05-30tools/crypto_bench: add missing RC4 implementation from tomcryptJames Almer
2018-05-30tools/crypto_bench: add missing RC4 implementation from gcryptJames Almer
2018-05-30tools/crypto_bench: add support for mbedcryptoJames Almer
2018-05-30qt-faststart - stricter input validationserankor
2018-05-29avcodec/allcodecs: Provide empty codec_list in allcodecs when ossfuzz is usedMichael Niedermayer
2018-05-16avcodec: Disable new iterate API for ossfuzzMichael Niedermayer
2018-04-02lav*,tests: remove several register_all callsJosh de Kock
2018-01-29fftools, tools, examples: migrate to AVFormatContext->urlMarton Balint
2018-01-06Remove the ffserver programRostislav Pehlivanov
2018-01-06tools/uncoded_frame: remove use of AVStream.codec.Nicolas George
2018-01-06tools/uncoded_frame: use buffersink accessors.Nicolas George
2018-01-06Revert "tools/uncoded_frame: remove usage of avfilter_link_get_channels()"James Almer
2018-01-05tools/uncoded_frame: remove usage of avfilter_link_get_channels()James Almer
2017-12-13patcheck: Add 'threshhold' to common typo listKelly Ledford
2017-11-23tools/cl2c: Add a copyright headerMark Thompson
2017-11-23lavfi: Add infrastructure for building OpenCL source into libavfilterMark Thompson
2017-11-11Merge commit 'f19fbfbdc637e08ad5c980807ede2d023f20c049'James Almer
2017-11-11Merge commit 'e41daa62465036ad36ad0bd14e4936e848d7f07e'James Almer
2017-10-25tools/target_dec_fuzzer: Fix build after AV_CODEC_CAP_HWACCEL_VDPAU was removedMichael Niedermayer
2017-10-25tools/target_dec_fuzzer: Fix build after FF_INPUT_BUFFER_PADDING_SIZE was rem...Michael Niedermayer
2017-10-02tools/ismindex: remove unused headerJames Almer
2017-09-04aviocat: Check for output write errorsMartin Storsjö
2017-08-31Remove support for building for mingw32ce (Windows CE)Martin Storsjö