| Commit message (Expand) | Author | Age | Files | Lines |
* | avdevice/avdevice: Constify av_*_device_next API | Andreas Rheinhardt | 2021-04-27 | 1 | -2/+2 |
* | avdevice/avdevice: Constify avdevice_list_input_sources/output_sinks | Andreas Rheinhardt | 2021-04-27 | 1 | -2/+2 |
* | libavresample: Remove deprecated library | Andreas Rheinhardt | 2021-04-27 | 1 | -12/+0 |
* | cmdutils: replace strncpy() with direct assignment | Anton Khirnov | 2021-03-16 | 1 | -2/+2 |
* | lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS | Anton Khirnov | 2021-03-16 | 1 | -3/+3 |
* | fftools: Switch to const AVCodec * where possible | Andreas Rheinhardt | 2021-03-02 | 1 | -3/+4 |
* | fftools/cmdutils: Use av_strstart instead of strncmp | Andreas Rheinhardt | 2021-02-28 | 1 | -4/+2 |
* | fftools/cmdutils: also print warnings when using -sinks and -sources | Marton Balint | 2020-12-03 | 1 | -2/+2 |
* | fftools: switch to the new child class iteration API | Anton Khirnov | 2020-06-10 | 1 | -2/+3 |
* | fftools/ffmpeg: update text requesting samples | Andriy Gelman | 2020-06-01 | 1 | -1/+1 |
* | cmdutils: drop libavformat/network.h include | Anton Khirnov | 2020-05-22 | 1 | -3/+0 |
* | fftools/cmdutils: remove lossless and intra only capability entries from prin... | James Almer | 2020-05-21 | 1 | -4/+0 |
* | cmdutils: stop using deprecated av_codec_next() | Anton Khirnov | 2020-04-20 | 1 | -14/+19 |
* | cmdutils: fix crash if no name for "ffmpeg -h protocol" | Jun Zhao | 2020-01-30 | 1 | -1/+7 |
* | cmdutils: add show_help_protocol for get protocol options | Steven Liu | 2020-01-30 | 1 | -0/+14 |
* | cmdutils: Fix compilation on cygwin wrt SetDllDirectory and GetModuleHandle | Martin Storsjö | 2020-01-08 | 1 | -2/+2 |
* | fftools/cmdutils: Fix break command dump for -map option | Jun Zhao | 2019-12-23 | 1 | -1/+1 |
* | configure: Check for the SetDllDirectory and GetModuleHandle functions | Martin Storsjö | 2019-12-13 | 1 | -2/+2 |
* | cmdutils: trailing options may be ignored | Lou Logan | 2019-10-01 | 1 | -2/+2 |
* | cmdutils: promote report level if loglevel is higher | Gyan Doshi | 2019-09-13 | 1 | -2/+9 |
* | fftools: Use right function signature and pointers | Andreas Rheinhardt | 2019-08-15 | 1 | -1/+1 |
* | cmdutils: print a more descriptive error message in show_help_bsf() when no b... | James Almer | 2018-07-28 | 1 | -1/+4 |
* | fftools/cmdutils: Replace the number by macro for bprint init | Jun Zhao | 2018-06-17 | 1 | -1/+1 |
* | cmdutils: dump supported hardware devices in print_codec() | Jun Zhao | 2018-05-28 | 1 | -0/+11 |
* | cmdutils: print missing caps in print_codec(). | Jun Zhao | 2018-05-28 | 1 | -0/+10 |
* | fftools/cmdutils: add support for level flag in loglevel option parser | Tobias Rapp | 2018-04-03 | 1 | -18/+47 |
* | cmdutils: fix new API break the "ffmpeg -muxers/demuxers" | Jun Zhao | 2018-04-02 | 1 | -2/+2 |
* | cmdutils: use new APIs | Josh de Kock | 2018-03-31 | 1 | -5/+10 |
* | cmdutils: print supported codecs in show_help_bsf() | James Almer | 2018-03-22 | 1 | -0/+2 |
* | cmdutils: remove a superfluous line break | James Almer | 2018-03-17 | 1 | -1/+0 |
* | ffmpeg: support dump bit stream filter options. | Jun Zhao | 2018-03-16 | 1 | -0/+17 |
* | Revert "cmdutils: make use of new iteration APIs" | James Almer | 2018-02-08 | 1 | -43/+79 |
* | lavc/bsf: make BSF iteration the same as other iterators | Josh de Kock | 2018-02-06 | 1 | -1/+1 |
* | cmdutils: make use of new iteration APIs | Josh de Kock | 2018-02-06 | 1 | -79/+43 |
* | Merge commit '908f737d6c2900b5d34319ca6ea1d1cb71221463' | James Almer | 2017-11-01 | 1 | -1/+2 |
* | Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524' | James Almer | 2017-10-01 | 1 | -0/+2274 |