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-03-16configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö
2021-12-04avfilter: add AVFILTER_FLAG_METADATA_ONLYAnton Khirnov
2021-08-20avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt
2021-04-27avfilter: Constify all AVFiltersAndreas Rheinhardt
2020-07-12lavfi/setpts: fix setpts/asetpts option dump errorJun Zhao
2020-06-19avfilter: add D2TS, TS2D, TS2T as a common macro in internal.hLimin Wang
2019-10-02avfilter/setpts: switch to activatePaul B Mahol
2018-07-07avfilter/setpts: add FR shorthand for FRAME_RATEGyan Doshi
2017-04-23avfilter: do not use AVFrame accessorMuhammad Faiz
2015-11-11Merge commit '018bdaed37d2f1735dbecfc58309a1a164abadd5'Hendrik Leppkes
2015-11-09setpts: add FRAME_RATE constantStefano Sabatini
2015-04-20Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'Michael Niedermayer
2015-04-19Replace av_dlog with normal av_log at trace levelVittorio Giovara
2014-08-21Merge commit '593aaee953f8b07c141ff115e67bae85ef0350c7'Michael Niedermayer
2014-08-21setpts: Add missing inttypes.h #include for PRId64Diego Biurrun
2014-04-19Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'Michael Niedermayer
2014-04-19lavfi: name anonymous structsVittorio Giovara
2013-10-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-10-28lavfi: do not export the filters from shared objectsAnton Khirnov
2013-09-12avfilter: various cosmeticsPaul B Mahol
2013-09-07avfilter: remove redundant .get_(audio/video)_buffer initializationsPaul B Mahol
2013-05-27lavfi/setpts: make use of AVFILTER_DEFINE_CLASSPaul B Mahol
2013-05-16Remove commented-out debug #define cruftDiego Biurrun
2013-05-01Merge commit 'b472938233b98178ed6c1353c37e0dc7ab585902'Michael Niedermayer
2013-04-30lavfi: add an asetpts filterAnton Khirnov