Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-04fftools/ffmpeg_opt: Fix leak of options when parsing options failsAndreas Rheinhardt
2020-05-20ffplay: set stream_index to -1 earlier to prevent segfaultPeter Ross
2020-05-20fftools/ffmpeg: Free swresample dictionary during cleanupAndreas Rheinhardt
2020-05-20fftools/ffmpeg_opt: Fix signed integer overflowAndreas Rheinhardt
2020-05-20fftools/ffmpeg_opt: Check attachment filesizeAndreas Rheinhardt
2020-05-19fftools/ffmpeg: Fix integer overflow in duration computation in seek_to_start()Michael Niedermayer
2019-08-14ffplay: properly detect all window size changesMarton Balint
2019-07-03ffmpeg_opt: Respect default disposition when select audio/videoJun Zhao
2019-06-21ffprobe: Fix memory leakDerek Buitenhuis
2019-06-03ffmpeg_hw: Treat empty device string as no device settingMark Thompson
2019-06-03ffmpeg_hw: Mark some strings as constMark Thompson
2019-05-27fftools/ffprobe: Add S12M Timecode output as side data (such as SEI TC)Antonin Gouzer
2019-05-20ffplay: added option always on top for video windowDaniel Kucera
2019-04-19libavformat: improve logs with cur_dtsAndreas Hakon
2019-04-16avcodec/videotoolbox: add support for 10bit pixel formatfumoboy007
2019-03-28fftools/ffmpeg: Check if we do have also a filter_complex filter.Thierry Foucu
2019-03-11Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b'James Almer
2019-02-21ffmpeg_filter: initialize sub2video.end_pts together with last_ptsJan Ekström
2019-02-08ffplay: add support for setting the number of filter threadsMarton Balint
2019-02-08ffplay: add missing avfilter_graph_alloc result checkMarton Balint
2019-02-08ffplay: use different decoder names for each media typeMarton Balint
2019-01-15ffmpeg_opt: Print a warning if more than one -vf/-af option was specified.Carl Eugen Hoyos
2019-01-03ffmpeg: allow disabling streams by type for inputsGyan Doshi
2019-01-03ffmpeg: skip disabled streamsGyan Doshi
2018-12-18ffmpeg: improve the intra stream discontinuity messageJan Ekström
2018-12-02ffplay: fix -x and -y options when only one of them is usedMarton Balint
2018-12-02ffplay: convert float math to int math in calculate_display_rectMarton Balint
2018-11-27ffmpeg: Avoid duplicating Closed Captions when increasing frame rate.Carl Eugen Hoyos
2018-11-27fftools/ffmpeg: delete the unused code.Jun Zhao
2018-11-27fftools/ffprobe: Indent the code.Jun Zhao
2018-11-16fftools/ffmpeg: Repair reinit_filter featureMichael Niedermayer
2018-11-11fftools/ffmpeg: Indent the codeJun Zhao
2018-11-11fftools/ffmpeg: Put the variable declaration at uppper for block.Jun Zhao
2018-11-11fftools/ffmpeg: Remove the micor like "#if 1"Jun Zhao
2018-10-15ffmpeg: log corrupted packets and framesMarton Balint
2018-10-09ffmpeg: check return value of avcodec_parameters_from_contextMarton Balint
2018-10-07ffplay: add options to specify window positionDave Rice
2018-09-30ffmpeg: break loop when dts_heuristic check donexiaofeng
2018-09-17ffmpeg: block output == input for filesGyan Doshi
2018-09-05ffplay: add option to allow custom seek intervalGyan Doshi
2018-09-01ffplay: do not drain existing filters when seekingMarton Balint
2018-08-28ffmpeg: add correct field for raw pts in -progress reportGyan Doshi
2018-08-08ffmpeg: simplify refcounting packets for the muxing queueJames Almer
2018-08-07fftools/qsv: add extra_hw_frames supportZhong Li
2018-07-28cmdutils: print a more descriptive error message in show_help_bsf() when no b...James Almer
2018-07-13ffplay: add support for various YUV conversion modesMarton Balint
2018-07-02ffmpeg: fix -stream_loop with multiple inputsMarton Balint
2018-07-02ffmpeg: factorize input thread creation and destructionMarton Balint
2018-06-28ffmpeg: make loglevel verbose for frame duration warningGyan Doshi
2018-06-26fftools/ffmpeg: check sseof value and clash with ssGyan Doshi