summaryrefslogtreecommitdiff
path: root/fftools
Commit message (Expand)AuthorAge
* fftools/ffprobe: Remove unneeded castsAndreas Rheinhardt2020-02-14
* fftools/ffmpeg: Integrate two checksAndreas Rheinhardt2020-02-13
* cmdutils: fix crash if no name for "ffmpeg -h protocol"Jun Zhao2020-01-30
* cmdutils: add show_help_protocol for get protocol optionsSteven Liu2020-01-30
* ffmpeg: Do not print "SDP:" on top of sdp files.Carl Eugen Hoyos2020-01-27
* cmdutils: Fix compilation on cygwin wrt SetDllDirectory and GetModuleHandleMartin Storsjö2020-01-08
* ffmpeg: don't force source-tracked keyframes for duplicatesGyan Doshi2020-01-05
* ffmpeg: remove premature rescaling of forced_keyframe timesGyan Doshi2020-01-05
* fftools/ffmpeg_filter: remove sws_param option from buffersrcZhao Zhili2019-12-31
* fftools/ffmpeg_opt: Add a missing closing brackets.Carl Eugen Hoyos2019-12-28
* fftools/cmdutils: Fix break command dump for -map optionJun Zhao2019-12-23
* fftools/ffmpeg: Reindent after last commitNicolas Gaullier2019-12-21
* fftools/ffmpeg: Fix forward CPB props in to outNicolas Gaullier2019-12-21
* ffprobe: Fix fate tests for ffprobe in cases where TARGET_PATH differs from t...Martin Storsjö2019-12-18
* configure: Check for the SetDllDirectory and GetModuleHandle functionsMartin Storsjö2019-12-13
* fftools/ffmpeg_opt: Fix mixed declarations and codeAndreas Rheinhardt2019-11-06
* fftools/ffmpeg: Free swresample dictionary during cleanupAndreas Rheinhardt2019-10-25
* fftools/ffmpeg_opt: add error handle if av_asprintf return nullJun Zhao2019-10-18
* ffprobe: fix output of packets_and_frames section in JSON formatJames Almer2019-10-14
* fftools/ffmpeg: Improve streamcopyAndreas Rheinhardt2019-10-12
* cmdutils: trailing options may be ignoredLou Logan2019-10-01
* ffmpeg_opt: remove errant spaceLou Logan2019-09-27
* doc/ffmpeg: -timelimit is in user timeLou Logan2019-09-27
* fftools/ffmpeg_opt: Fix signed integer overflowAndreas Rheinhardt2019-09-17
* cmdutils: promote report level if loglevel is higherGyan Doshi2019-09-13
* ffmpeg: switch to avformat_seek_file for stream_loopGyan Doshi2019-09-05
* avcodec/videotoolbox: add support for full range pixel formatsAkemi2019-09-04
* fftools: Use right function signature and pointersAndreas Rheinhardt2019-08-15
* ffplay: properly detect all window size changesMarton Balint2019-08-14
* ffmpeg_opt: Respect default disposition when select audio/videoJun Zhao2019-07-03
* ffprobe: Fix memory leakDerek Buitenhuis2019-06-21
* ffmpeg_hw: Treat empty device string as no device settingMark Thompson2019-06-02
* ffmpeg_hw: Mark some strings as constMark Thompson2019-06-02
* fftools/ffprobe: Add S12M Timecode output as side data (such as SEI TC)Antonin Gouzer2019-05-27
* ffplay: added option always on top for video windowDaniel Kucera2019-05-20
* libavformat: improve logs with cur_dtsAndreas Hakon2019-04-19
* avcodec/videotoolbox: add support for 10bit pixel formatfumoboy0072019-04-16
* fftools/ffmpeg: Check if we do have also a filter_complex filter.Thierry Foucu2019-03-28
* Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b'James Almer2019-03-10
* ffmpeg_filter: initialize sub2video.end_pts together with last_ptsJan Ekström2019-02-21
* ffplay: add support for setting the number of filter threadsMarton Balint2019-02-07
* ffplay: add missing avfilter_graph_alloc result checkMarton Balint2019-02-07
* ffplay: use different decoder names for each media typeMarton Balint2019-02-07
* ffmpeg_opt: Print a warning if more than one -vf/-af option was specified.Carl Eugen Hoyos2019-01-15
* ffmpeg: allow disabling streams by type for inputsGyan Doshi2019-01-03
* ffmpeg: skip disabled streamsGyan Doshi2019-01-02
* ffmpeg: improve the intra stream discontinuity messageJan Ekström2018-12-18
* ffplay: fix -x and -y options when only one of them is usedMarton Balint2018-12-02
* ffplay: convert float math to int math in calculate_display_rectMarton Balint2018-12-02
* ffmpeg: Avoid duplicating Closed Captions when increasing frame rate.Carl Eugen Hoyos2018-11-27