summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* lav*,tests: remove several register_all callsJosh de Kock2018-04-02
* fftools, tools, examples: migrate to AVFormatContext->urlMarton Balint2018-01-28
* Remove the ffserver programRostislav Pehlivanov2018-01-06
* tools/uncoded_frame: remove use of AVStream.codec.Nicolas George2018-01-06
* tools/uncoded_frame: use buffersink accessors.Nicolas George2018-01-06
* Revert "tools/uncoded_frame: remove usage of avfilter_link_get_channels()"James Almer2018-01-05
* tools/uncoded_frame: remove usage of avfilter_link_get_channels()James Almer2018-01-05
* patcheck: Add 'threshhold' to common typo listKelly Ledford2017-12-13
* tools/cl2c: Add a copyright headerMark Thompson2017-11-22
* lavfi: Add infrastructure for building OpenCL source into libavfilterMark Thompson2017-11-22
* Merge commit 'f19fbfbdc637e08ad5c980807ede2d023f20c049'James Almer2017-11-11
|\
| * aviocat: Check for output write errorsMartin Storsjö2017-09-04
* | Merge commit 'e41daa62465036ad36ad0bd14e4936e848d7f07e'James Almer2017-11-11
|\|
| * Remove support for building for mingw32ce (Windows CE)Martin Storsjö2017-08-31
* | tools/target_dec_fuzzer: Fix build after AV_CODEC_CAP_HWACCEL_VDPAU was removedMichael Niedermayer2017-10-25
* | tools/target_dec_fuzzer: Fix build after FF_INPUT_BUFFER_PADDING_SIZE was rem...Michael Niedermayer2017-10-25
* | tools/ismindex: remove unused headerJames Almer2017-10-01
* | build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-06-21
* | tools/sofa2wavs: add license headerPaul B Mahol2017-06-12
* | tools: add sofa2wavsPaul B Mahol2017-06-12
* | tools/target_dec_fuzzer: Move the hwaccel check outside the initialization ifMichael Niedermayer2017-05-29
* | tools/target_dec_fuzzer: Do not attempt to fuzz VDPAU, its not supportedMichael Niedermayer2017-05-06
* | tools/target_dec_fuzzer: Do not use codec_id to look up decoder, but use sele...Michael Niedermayer2017-05-06
* | tools/target_dec_fuzzer: Fix memleak on open failureMichael Niedermayer2017-05-04
* | tools/target_dec_fuzzer: Use decoder and not codec_id as argumentMichael Niedermayer2017-05-03
* | tools/target_dec_fuzzer: Use avcodec_register_all() instead of register_all()Michael Niedermayer2017-05-02
* | tools: Eliminate codec_type complexity from fuzzerMichael Niedermayer2017-04-30
* | tools/target_dec_fuzzer: Fix return code on open failureMichael Niedermayer2017-04-27
* | tools/target_dec_fuzzer: Remove FuzzerInterface.h dependancyMichael Niedermayer2017-04-25
* | Make tools/target_dec_*_fuzzer buildable with configure and makeMichael Niedermayer2017-04-24
* | tools/target_dec_fuzzer: Fix build with default FFmpeg build flagsMichael Niedermayer2017-04-24
* | tools/target_dec_fuzzer: Fuzz video decoder related fields in context.Michael Niedermayer2017-04-19
* | build: fix tools build dependenciesJames Almer2017-04-13
* | Merge commit '3e105d08848162b90d886bde59c010d4b0362a4b'James Almer2017-04-13
|\|
| * build: Move entries related to building TOOLS to a subdirectory MakefileDiego Biurrun2016-12-07
* | Merge commit '233d50b275dd7cf6cc0656851e670e1b2dfba56f'James Almer2017-04-04
|\|
| * qt-faststart: Do not try to use fancy 64-bit seeking functions on mingw32ceMartin Storsjö2016-11-24
* | tools/fourcc2pixfmt: fix usages of av_get_codec_tag_string()Clément Bœsch2017-03-29
* | Merge commit '052b97855de2396e46682bcbae97f95a258816d4'Clément Bœsch2017-03-24
|\|
| * aviocat: Support avio optionsLuca Barbato2016-10-25
* | tools/target_dec_fuzzer: Fix misaligned readMichael Niedermayer2017-02-24
* | tools/target_dec_fuzzer: Only audio uses the return value to decode packets i...Michael Niedermayer2017-01-31
* | doc/examples/decoder_targeted: move to tools/target_dec_fuzzer.cRostislav Pehlivanov2017-01-29
* | tools/zmqsend: Do not truncate fgetc() returnMichael Niedermayer2016-12-24
* | zmqsend: Initialize ret to 0Timothy Gu2016-12-05
* | tools/coverity: Add model for av_reallocPhilip Langdale2016-11-30
* | tools/coverity: Add models for av_mallocz and av_freePhilip Langdale2016-11-30
* | tools: add loudnorm script example to use loudnormMarton Balint2016-11-11
* | tools: fix grammar errorMoritz Barsnick2016-10-09
* | doc: move out merge script to toolsClément Bœsch2016-09-25