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
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
2018-06-23ffmpeg: Treat subtitles like audio and video for non-monotonic dts.Hans Carlson
2018-06-20ffplay: ignore keypress events before a window is createdMarton Balint
2018-06-17fftools/cmdutils: Replace the number by macro for bprint initJun Zhao
2018-06-17fftools/ffmpeg_filter: Replace the number by macro for bprint initJun Zhao
2018-06-17fftools/ffmpeg: Replace the number by macro for bprint initJun Zhao
2018-06-14ffmpeg: assert that audio packet duration in process_input_packet() is non ne...Michael Niedermayer
2018-06-14fftools/ffmpeg: Fallback to duration if sample rate is unavailableMichael Niedermayer
2018-06-09ffmpeg: Fail if the user requested impossible subtitle encoding.Carl Eugen Hoyos
2018-06-08ffmpeg: mark sseof as an input-only optionGyan Doshi
2018-06-04fftools/ffmpeg: fix for all forced key frames when 'copyts' is enabledVishwanath Dixit
2018-05-30ffplay: Print codec_name if decoder for codec_id could not be found.Carl Eugen Hoyos
2018-05-28cmdutils: dump supported hardware devices in print_codec()Jun Zhao
2018-05-28cmdutils: print missing caps in print_codec().Jun Zhao
2018-05-09ffprobe: fix SEGV when new streams are addedAman Gupta
2018-05-02fftools/ffmpeg: properly initialize output stream field orderTobias Rapp
2018-05-01fftools/ffmpeg: fix mixed code and declarationsJames Almer