| Commit message (Expand) | Author | Age | Files | Lines |
* | fftools/ffmpeg: Fix integer overflow in duration computation in seek_to_start() | Michael Niedermayer | 2020-07-03 | 1 | -1/+2 |
* | fftools/ffmpeg_opt: Check attachment filesize | Andreas Rheinhardt | 2020-07-02 | 1 | -2/+4 |
* | fftools/ffmpeg: Free swresample dictionary during cleanup | Andreas Rheinhardt | 2020-07-01 | 1 | -0/+1 |
* | fftools/ffmpeg_opt: Fix signed integer overflow | Andreas Rheinhardt | 2020-07-01 | 1 | -2/+4 |
* | fftools/ffmpeg: Repair reinit_filter feature | Michael Niedermayer | 2019-01-21 | 1 | -3/+7 |
* | ffmpeg: log corrupted packets and frames | Marton Balint | 2018-10-14 | 1 | -6/+10 |
* | ffmpeg: check return value of avcodec_parameters_from_context | Marton Balint | 2018-10-09 | 1 | -1/+7 |
* | ffplay: add options to specify window position | Dave Rice | 2018-10-07 | 1 | -1/+5 |
* | ffmpeg: break loop when dts_heuristic check done | xiaofeng | 2018-09-30 | 1 | -1/+3 |
* | ffmpeg: block output == input for files | Gyan Doshi | 2018-09-17 | 1 | -1/+15 |
* | ffplay: add option to allow custom seek interval | Gyan Doshi | 2018-09-05 | 1 | -3/+5 |
* | ffplay: do not drain existing filters when seeking | Marton Balint | 2018-09-01 | 1 | -0/+2 |
* | ffmpeg: add correct field for raw pts in -progress report | Gyan Doshi | 2018-08-28 | 1 | -0/+2 |
* | ffmpeg: simplify refcounting packets for the muxing queue | James Almer | 2018-08-07 | 1 | -2/+2 |
* | fftools/qsv: add extra_hw_frames support | Zhong Li | 2018-08-07 | 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 |
* | ffplay: add support for various YUV conversion modes | Marton Balint | 2018-07-13 | 1 | -0/+18 |
* | ffmpeg: fix -stream_loop with multiple inputs | Marton Balint | 2018-07-02 | 1 | -1/+9 |
* | ffmpeg: factorize input thread creation and destruction | Marton Balint | 2018-07-02 | 1 | -26/+40 |
* | ffmpeg: make loglevel verbose for frame duration warning | Gyan Doshi | 2018-06-28 | 1 | -1/+1 |
* | fftools/ffmpeg: check sseof value and clash with ss | Gyan Doshi | 2018-06-26 | 1 | -1/+14 |
* | ffmpeg: Treat subtitles like audio and video for non-monotonic dts. | Hans Carlson | 2018-06-23 | 1 | -1/+1 |
* | ffplay: ignore keypress events before a window is created | Marton Balint | 2018-06-20 | 1 | -5/+4 |
* | fftools/cmdutils: Replace the number by macro for bprint init | Jun Zhao | 2018-06-17 | 1 | -1/+1 |
* | fftools/ffmpeg_filter: Replace the number by macro for bprint init | Jun Zhao | 2018-06-17 | 1 | -1/+1 |
* | fftools/ffmpeg: Replace the number by macro for bprint init | Jun Zhao | 2018-06-17 | 1 | -1/+1 |
* | ffmpeg: assert that audio packet duration in process_input_packet() is non ne... | Michael Niedermayer | 2018-06-14 | 1 | -0/+1 |
* | fftools/ffmpeg: Fallback to duration if sample rate is unavailable | Michael Niedermayer | 2018-06-14 | 1 | -2/+6 |
* | ffmpeg: Fail if the user requested impossible subtitle encoding. | Carl Eugen Hoyos | 2018-06-09 | 1 | -0/+17 |
* | ffmpeg: mark sseof as an input-only option | Gyan Doshi | 2018-06-09 | 1 | -1/+1 |
* | fftools/ffmpeg: fix for all forced key frames when 'copyts' is enabled | Vishwanath Dixit | 2018-06-04 | 3 | -1/+7 |
* | ffplay: Print codec_name if decoder for codec_id could not be found. | Carl Eugen Hoyos | 2018-05-30 | 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 |
* | ffprobe: fix SEGV when new streams are added | Aman Gupta | 2018-05-09 | 1 | -2/+2 |
* | fftools/ffmpeg: properly initialize output stream field order | Tobias Rapp | 2018-05-02 | 1 | -0/+6 |
* | fftools/ffmpeg: fix mixed code and declarations | James Almer | 2018-04-30 | 1 | -5/+5 |
* | Use AV_PIX_FMT_FLAG_ALPHA for detecting transparency where nb_components was ... | Marton Balint | 2018-04-30 | 1 | -0/+1 |
* | fftools/ffmpeg: change fps progress log message to show two decimal digits | André Camargo | 2018-04-28 | 1 | -1/+1 |
* | fftools/ffmpeg: Add system time and real time to benchmarking. | Mark Wachsler | 2018-04-28 | 1 | -13/+36 |
* | make swresample optional for ffmpeg | Paul B Mahol | 2018-04-25 | 1 | -0/+2 |
* | ffplay: Fix realloc_texture when input texture is NULL. | Matt Oliver | 2018-04-18 | 1 | -2/+3 |
* | ffprobe: report unavailable SAR correctly in stream info | Timo Teräs | 2018-04-17 | 1 | -1/+1 |
* | ffmpeg: allow setting attached_pic disposition | Timo Teräs | 2018-04-04 | 1 | -0/+1 |
* | avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL | wm4 | 2018-04-03 | 1 | -0/+2 |
* | fftools/cmdutils: add support for level flag in loglevel option parser | Tobias Rapp | 2018-04-03 | 1 | -18/+47 |
* | lav*,tests: remove several register_all calls | Josh de Kock | 2018-04-02 | 3 | -8/+0 |
* | cmdutils: fix new API break the "ffmpeg -muxers/demuxers" | Jun Zhao | 2018-04-02 | 1 | -2/+2 |
* | ffmpeg: prevent premature EOF in sub2video with nullptr AVSubtitles | Jan Ekström | 2018-04-01 | 1 | -1/+2 |
* | cmdutils: use new APIs | Josh de Kock | 2018-03-31 | 1 | -5/+10 |