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
2021-04-27libavresample: Remove deprecated libraryAndreas Rheinhardt
2021-04-13fftools/ffmpeg_filter: Fix check for mjpeg encoderAndreas Rheinhardt
2021-04-10fftools/ffmpeg_filter: Don't needlessly copy stringAndreas Rheinhardt
2021-04-10fftools/ffmpeg_filter: Don't write string that is never usedAndreas Rheinhardt
2021-04-10fftools/ffmpeg_filter: Avoid allocations when configuring output filtersAndreas Rheinhardt
2021-04-10avcodec/mjpegenc: Include all supported pix_fmts in mpegenc pix_fmtsAndreas Rheinhardt
2021-02-26fftools/ffmpeg_filter: Don't use deprecated functionAndreas Rheinhardt
2021-02-03fftools/ffmpeg_filter: Make functions only used locally staticAndreas Rheinhardt
2021-02-03fftools/ffmpeg_filter: Remove ist_in_filtergraphAndreas Rheinhardt
2021-02-03fftools/ffmpeg_filter: Remove choose_sample_fmtAndreas Rheinhardt
2021-01-31ffmpeg: remove dead code for -volGyan Doshi
2020-09-11fftools, libavcodec, libavfilter: Add const to some AVCodec *Andreas Rheinhardt
2020-09-08ffmpeg: add auto_conversion_filters option.Nicolas George
2020-06-18fftools/ffmpeg_filter: add -autoscale to disable/enable the default scaleLinjie Fu
2020-05-21fftools/ffmpeg_filter: check the codec's descriptor to see if it's losslessJames Almer
2020-04-26ffmpeg: Make filter hardware device selection clearerMark Thompson
2020-03-16ffmpeg: explicitly handle sub2video subpicture initializationJan Ekström
2019-12-31fftools/ffmpeg_filter: remove sws_param option from buffersrcZhao Zhili
2019-02-21ffmpeg_filter: initialize sub2video.end_pts together with last_ptsJan Ekström
2019-01-03ffmpeg: skip disabled streamsGyan Doshi
2018-06-17fftools/ffmpeg_filter: Replace the number by macro for bprint initJun Zhao
2018-04-30Use AV_PIX_FMT_FLAG_ALPHA for detecting transparency where nb_components was ...Marton Balint
2017-11-19ffmpeg_filter: use nb_threads=1 on unused filtergraphDHE
2017-10-02Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524'James Almer