| Commit message (Expand) | Author | Age | Files | Lines |
* | fftools/ffmpeg_opt: Fix [u]int64_t specifier string | Andreas Rheinhardt | 2020-03-19 | 1 | -2/+2 |
* | remove CHAR_MIN/CHAR_MAX usage | Paul B Mahol | 2020-03-17 | 1 | -10/+10 |
* | ffmpeg: explicitly handle sub2video subpicture initialization | Jan Ekström | 2020-03-16 | 3 | -9/+24 |
* | fftools/ffmpeg_opt: remove bogus warning of multiple -af and -vf usage | Marton Balint | 2020-03-08 | 1 | -4/+0 |
* | fftools/ffmpeg_opt: warn about overwritten parsed options | Marton Balint | 2020-03-08 | 1 | -3/+67 |
* | fftools/ffplay: fix possible memory leak in decoder | Marton Balint | 2020-03-08 | 1 | -1/+4 |
* | ffmpeg: default hwaccel_output_format to cuda when hwaccel is cuvid | Timo Rothenpieler | 2020-03-07 | 1 | -12/+19 |
* | ffmpeg: remove superfluous custom cuvid hwaccel | James Almer | 2020-03-03 | 4 | -80/+1 |
* | fftools/ffmpeg_opt: Fix leak of options when parsing options fails | Andreas Rheinhardt | 2020-02-29 | 1 | -0/+1 |
* | fftools/ffmpeg: Fix integer overflow in duration computation in seek_to_start() | Michael Niedermayer | 2020-02-16 | 1 | -1/+2 |
* | fftools/ffprobe: Remove unneeded casts | Andreas Rheinhardt | 2020-02-14 | 1 | -10/+10 |
* | fftools/ffmpeg: Integrate two checks | Andreas Rheinhardt | 2020-02-13 | 1 | -10/+10 |
* | 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 | 2 | -1/+15 |
* | ffmpeg: Do not print "SDP:" on top of sdp files. | Carl Eugen Hoyos | 2020-01-27 | 1 | -1/+1 |
* | cmdutils: Fix compilation on cygwin wrt SetDllDirectory and GetModuleHandle | Martin Storsjö | 2020-01-08 | 1 | -2/+2 |
* | ffmpeg: don't force source-tracked keyframes for duplicates | Gyan Doshi | 2020-01-05 | 1 | -1/+2 |
* | ffmpeg: remove premature rescaling of forced_keyframe times | Gyan Doshi | 2020-01-05 | 1 | -4/+0 |
* | fftools/ffmpeg_filter: remove sws_param option from buffersrc | Zhao Zhili | 2019-12-31 | 1 | -3/+2 |
* | fftools/ffmpeg_opt: Add a missing closing brackets. | Carl Eugen Hoyos | 2019-12-28 | 1 | -1/+1 |
* | fftools/cmdutils: Fix break command dump for -map option | Jun Zhao | 2019-12-23 | 1 | -1/+1 |
* | fftools/ffmpeg: Reindent after last commit | Nicolas Gaullier | 2019-12-21 | 1 | -6/+6 |
* | fftools/ffmpeg: Fix forward CPB props in to out | Nicolas Gaullier | 2019-12-21 | 1 | -0/+2 |
* | ffprobe: Fix fate tests for ffprobe in cases where TARGET_PATH differs from t... | Martin Storsjö | 2019-12-18 | 1 | -4/+18 |
* | configure: Check for the SetDllDirectory and GetModuleHandle functions | Martin Storsjö | 2019-12-13 | 1 | -2/+2 |
* | fftools/ffmpeg_opt: Fix mixed declarations and code | Andreas Rheinhardt | 2019-11-06 | 1 | -2/+4 |
* | fftools/ffmpeg: Free swresample dictionary during cleanup | Andreas Rheinhardt | 2019-10-25 | 1 | -0/+1 |
* | fftools/ffmpeg_opt: add error handle if av_asprintf return null | Jun Zhao | 2019-10-18 | 1 | -0/+6 |
* | ffprobe: fix output of packets_and_frames section in JSON format | James Almer | 2019-10-14 | 1 | -3/+7 |
* | fftools/ffmpeg: Improve streamcopy | Andreas Rheinhardt | 2019-10-12 | 1 | -17/+7 |
* | cmdutils: trailing options may be ignored | Lou Logan | 2019-10-01 | 1 | -2/+2 |
* | ffmpeg_opt: remove errant space | Lou Logan | 2019-09-27 | 1 | -1/+1 |
* | doc/ffmpeg: -timelimit is in user time | Lou Logan | 2019-09-27 | 1 | -1/+1 |
* | fftools/ffmpeg_opt: Fix signed integer overflow | Andreas Rheinhardt | 2019-09-17 | 1 | -2/+4 |
* | cmdutils: promote report level if loglevel is higher | Gyan Doshi | 2019-09-13 | 1 | -2/+9 |
* | ffmpeg: switch to avformat_seek_file for stream_loop | Gyan Doshi | 2019-09-05 | 1 | -1/+1 |
* | avcodec/videotoolbox: add support for full range pixel formats | Akemi | 2019-09-04 | 1 | -2/+4 |
* | fftools: Use right function signature and pointers | Andreas Rheinhardt | 2019-08-15 | 3 | -16/+16 |
* | ffplay: properly detect all window size changes | Marton Balint | 2019-08-14 | 1 | -1/+1 |
* | ffmpeg_opt: Respect default disposition when select audio/video | Jun Zhao | 2019-07-03 | 1 | -2/+4 |
* | ffprobe: Fix memory leak | Derek Buitenhuis | 2019-06-21 | 1 | -3/+1 |
* | ffmpeg_hw: Treat empty device string as no device setting | Mark Thompson | 2019-06-02 | 1 | -5/+8 |
* | ffmpeg_hw: Mark some strings as const | Mark Thompson | 2019-06-02 | 2 | -2/+2 |
* | fftools/ffprobe: Add S12M Timecode output as side data (such as SEI TC) | Antonin Gouzer | 2019-05-27 | 1 | -1/+17 |
* | ffplay: added option always on top for video window | Daniel Kucera | 2019-05-20 | 1 | -0/+8 |
* | libavformat: improve logs with cur_dts | Andreas Hakon | 2019-04-19 | 1 | -1/+3 |
* | avcodec/videotoolbox: add support for 10bit pixel format | fumoboy007 | 2019-04-16 | 1 | -0/+3 |
* | fftools/ffmpeg: Check if we do have also a filter_complex filter. | Thierry Foucu | 2019-03-28 | 1 | -0/+1 |
* | Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b' | James Almer | 2019-03-10 | 1 | -1/+1 |
* | ffmpeg_filter: initialize sub2video.end_pts together with last_pts | Jan Ekström | 2019-02-21 | 1 | -0/+1 |