summaryrefslogtreecommitdiff
path: root/fftools
Commit message (Expand)AuthorAgeFilesLines
* remove CHAR_MIN/CHAR_MAX usagePaul B Mahol2020-03-171-10/+10
* ffmpeg: explicitly handle sub2video subpicture initializationJan Ekström2020-03-163-9/+24
* fftools/ffmpeg_opt: remove bogus warning of multiple -af and -vf usageMarton Balint2020-03-081-4/+0
* fftools/ffmpeg_opt: warn about overwritten parsed optionsMarton Balint2020-03-081-3/+67
* fftools/ffplay: fix possible memory leak in decoderMarton Balint2020-03-081-1/+4
* ffmpeg: default hwaccel_output_format to cuda when hwaccel is cuvidTimo Rothenpieler2020-03-071-12/+19
* ffmpeg: remove superfluous custom cuvid hwaccelJames Almer2020-03-034-80/+1
* fftools/ffmpeg_opt: Fix leak of options when parsing options failsAndreas Rheinhardt2020-02-291-0/+1
* fftools/ffmpeg: Fix integer overflow in duration computation in seek_to_start()Michael Niedermayer2020-02-161-1/+2
* fftools/ffprobe: Remove unneeded castsAndreas Rheinhardt2020-02-141-10/+10
* fftools/ffmpeg: Integrate two checksAndreas Rheinhardt2020-02-131-10/+10
* cmdutils: fix crash if no name for "ffmpeg -h protocol"Jun Zhao2020-01-301-1/+7
* cmdutils: add show_help_protocol for get protocol optionsSteven Liu2020-01-302-1/+15
* ffmpeg: Do not print "SDP:" on top of sdp files.Carl Eugen Hoyos2020-01-271-1/+1
* cmdutils: Fix compilation on cygwin wrt SetDllDirectory and GetModuleHandleMartin Storsjö2020-01-081-2/+2
* ffmpeg: don't force source-tracked keyframes for duplicatesGyan Doshi2020-01-051-1/+2
* ffmpeg: remove premature rescaling of forced_keyframe timesGyan Doshi2020-01-051-4/+0
* fftools/ffmpeg_filter: remove sws_param option from buffersrcZhao Zhili2019-12-311-3/+2
* fftools/ffmpeg_opt: Add a missing closing brackets.Carl Eugen Hoyos2019-12-281-1/+1
* fftools/cmdutils: Fix break command dump for -map optionJun Zhao2019-12-231-1/+1
* fftools/ffmpeg: Reindent after last commitNicolas Gaullier2019-12-211-6/+6
* fftools/ffmpeg: Fix forward CPB props in to outNicolas Gaullier2019-12-211-0/+2
* ffprobe: Fix fate tests for ffprobe in cases where TARGET_PATH differs from t...Martin Storsjö2019-12-181-4/+18
* configure: Check for the SetDllDirectory and GetModuleHandle functionsMartin Storsjö2019-12-131-2/+2
* fftools/ffmpeg_opt: Fix mixed declarations and codeAndreas Rheinhardt2019-11-061-2/+4
* fftools/ffmpeg: Free swresample dictionary during cleanupAndreas Rheinhardt2019-10-251-0/+1
* fftools/ffmpeg_opt: add error handle if av_asprintf return nullJun Zhao2019-10-181-0/+6
* ffprobe: fix output of packets_and_frames section in JSON formatJames Almer2019-10-141-3/+7
* fftools/ffmpeg: Improve streamcopyAndreas Rheinhardt2019-10-121-17/+7
* cmdutils: trailing options may be ignoredLou Logan2019-10-011-2/+2
* ffmpeg_opt: remove errant spaceLou Logan2019-09-271-1/+1
* doc/ffmpeg: -timelimit is in user timeLou Logan2019-09-271-1/+1
* fftools/ffmpeg_opt: Fix signed integer overflowAndreas Rheinhardt2019-09-171-2/+4
* cmdutils: promote report level if loglevel is higherGyan Doshi2019-09-131-2/+9
* ffmpeg: switch to avformat_seek_file for stream_loopGyan Doshi2019-09-051-1/+1
* avcodec/videotoolbox: add support for full range pixel formatsAkemi2019-09-041-2/+4
* fftools: Use right function signature and pointersAndreas Rheinhardt2019-08-153-16/+16
* ffplay: properly detect all window size changesMarton Balint2019-08-141-1/+1
* ffmpeg_opt: Respect default disposition when select audio/videoJun Zhao2019-07-031-2/+4
* ffprobe: Fix memory leakDerek Buitenhuis2019-06-211-3/+1
* ffmpeg_hw: Treat empty device string as no device settingMark Thompson2019-06-021-5/+8
* ffmpeg_hw: Mark some strings as constMark Thompson2019-06-022-2/+2
* fftools/ffprobe: Add S12M Timecode output as side data (such as SEI TC)Antonin Gouzer2019-05-271-1/+17
* ffplay: added option always on top for video windowDaniel Kucera2019-05-201-0/+8
* libavformat: improve logs with cur_dtsAndreas Hakon2019-04-191-1/+3
* avcodec/videotoolbox: add support for 10bit pixel formatfumoboy0072019-04-161-0/+3
* fftools/ffmpeg: Check if we do have also a filter_complex filter.Thierry Foucu2019-03-281-0/+1
* Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b'James Almer2019-03-101-1/+1
* ffmpeg_filter: initialize sub2video.end_pts together with last_ptsJan Ekström2019-02-211-0/+1
* ffplay: add support for setting the number of filter threadsMarton Balint2019-02-071-0/+4