168 Commits (b4a4aadfafdcb0fdc45801e18b9db1d5c4e4647b)

Author SHA1 Message Date
Michael Niedermayer 4f4ad33d96 fftools/ffmpeg: Fix integer overflow in duration computation in seek_to_start() 5 years ago
Andreas Rheinhardt c2c65d1d1f fftools/ffprobe: Remove unneeded casts 5 years ago
Andreas Rheinhardt 13dc90396d fftools/ffmpeg: Integrate two checks 5 years ago
Jun Zhao b99ed6e428 cmdutils: fix crash if no name for "ffmpeg -h protocol" 5 years ago
Steven Liu 6087692a60 cmdutils: add show_help_protocol for get protocol options 5 years ago
Carl Eugen Hoyos 26c7f91e66 ffmpeg: Do not print "SDP:" on top of sdp files. 5 years ago
Martin Storsjö 2dc2b11fba cmdutils: Fix compilation on cygwin wrt SetDllDirectory and GetModuleHandle 5 years ago
Gyan Doshi 5d82c078ea ffmpeg: don't force source-tracked keyframes for duplicates 5 years ago
Gyan Doshi fa3ad7bbc6 ffmpeg: remove premature rescaling of forced_keyframe times 5 years ago
Zhao Zhili 609285af51 fftools/ffmpeg_filter: remove sws_param option from buffersrc 5 years ago
Carl Eugen Hoyos 2e700ec3a7 fftools/ffmpeg_opt: Add a missing closing brackets. 5 years ago
Jun Zhao c1e215041b fftools/cmdutils: Fix break command dump for -map option 5 years ago
Nicolas Gaullier 1fcbaa37e6 fftools/ffmpeg: Reindent after last commit 5 years ago
Nicolas Gaullier f40fb7963e fftools/ffmpeg: Fix forward CPB props in to out 5 years ago
Martin Storsjö e10654de2b ffprobe: Fix fate tests for ffprobe in cases where TARGET_PATH differs from the current path 5 years ago
Martin Storsjö 06ec9c4746 configure: Check for the SetDllDirectory and GetModuleHandle functions 5 years ago
Andreas Rheinhardt fc7b6d5574 fftools/ffmpeg_opt: Fix mixed declarations and code 5 years ago
Andreas Rheinhardt 6f2a3958cf fftools/ffmpeg: Free swresample dictionary during cleanup 5 years ago
Jun Zhao ed3c317dea fftools/ffmpeg_opt: add error handle if av_asprintf return null 5 years ago
James Almer 2e4f86e04c ffprobe: fix output of packets_and_frames section in JSON format 5 years ago
Andreas Rheinhardt 223a2c2a60 fftools/ffmpeg: Improve streamcopy 5 years ago
Lou Logan 61b7676bd5 cmdutils: trailing options may be ignored 5 years ago
Lou Logan 04858650b1 ffmpeg_opt: remove errant space 5 years ago
Lou Logan 419e5e7942 doc/ffmpeg: -timelimit is in user time 5 years ago
Andreas Rheinhardt 2b1fcba8dd fftools/ffmpeg_opt: Fix signed integer overflow 5 years ago
Gyan Doshi 0993327939 cmdutils: promote report level if loglevel is higher 5 years ago
Gyan Doshi fa697aa92f ffmpeg: switch to avformat_seek_file for stream_loop 5 years ago
Akemi 2a9d461abc avcodec/videotoolbox: add support for full range pixel formats 5 years ago
Andreas Rheinhardt f2d522f2a8 fftools: Use right function signature and pointers 5 years ago
Marton Balint a1c7014847 ffplay: properly detect all window size changes 5 years ago
Jun Zhao 11d3b03fcb ffmpeg_opt: Respect default disposition when select audio/video 5 years ago
Derek Buitenhuis d5a6b390ce ffprobe: Fix memory leak 5 years ago
Mark Thompson a444863738 ffmpeg_hw: Treat empty device string as no device setting 6 years ago
Mark Thompson 1f8b36329f ffmpeg_hw: Mark some strings as const 6 years ago
Antonin Gouzer 3da8d04c18 fftools/ffprobe: Add S12M Timecode output as side data (such as SEI TC) 6 years ago
Daniel Kucera 8d9910a23a ffplay: added option always on top for video window 6 years ago
Andreas Hakon e750dc9de6 libavformat: improve logs with cur_dts 6 years ago
fumoboy007 036b4b0f85 avcodec/videotoolbox: add support for 10bit pixel format 6 years ago
Thierry Foucu 0ac3befd47 fftools/ffmpeg: Check if we do have also a filter_complex filter. 6 years ago
Jan Ekström 8cf757ee8d ffmpeg_filter: initialize sub2video.end_pts together with last_pts 6 years ago
Marton Balint 7cab5471b2 ffplay: add support for setting the number of filter threads 6 years ago
Marton Balint fe99a51c40 ffplay: add missing avfilter_graph_alloc result check 6 years ago
Marton Balint 28dd73a443 ffplay: use different decoder names for each media type 6 years ago
Carl Eugen Hoyos 301cee61fa ffmpeg_opt: Print a warning if more than one -vf/-af option was specified. 6 years ago
Gyan Doshi 3ba5eef2c7 ffmpeg: allow disabling streams by type for inputs 6 years ago
Gyan Doshi 54109b1d14 ffmpeg: skip disabled streams 6 years ago
Jan Ekström 3a36b0c4b8 ffmpeg: improve the intra stream discontinuity message 6 years ago
Marton Balint 418c90faac ffplay: fix -x and -y options when only one of them is used 6 years ago
Marton Balint 9a39c5449f ffplay: convert float math to int math in calculate_display_rect 6 years ago
Carl Eugen Hoyos 698574ac5d ffmpeg: Avoid duplicating Closed Captions when increasing frame rate. 6 years ago