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-24avfilter/qp_table: Stop using FF_QSCALE_TYPE_*Andreas Rheinhardt
2021-10-05avfilter/vf_codecview: Store format in filter, remove query functionAndreas Rheinhardt
2021-10-05avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt
2021-10-01avfilter/vf_codecview: added new options for blockLimin Wang
2021-08-20avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt
2021-08-17avfilter/internal: Replace AVFilterPad.needs_writable by flagsAndreas Rheinhardt
2021-08-13avfilter/formats: Factor common function combinations outAndreas Rheinhardt
2021-04-27avfilter: Constify all AVFiltersAndreas Rheinhardt
2021-04-01avfilter/vf_codecview: Fix undefined left shifts of negative numbersAndreas Rheinhardt
2021-01-01lavfi/vf_codecview: convert to the video_enc_params APIAnton Khirnov
2017-05-13avfilter: don't anonymously typedef structsPaul B Mahol
2016-06-15vf_codecview: added new optionsdsmudhar
2016-01-27avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis
2015-12-05avfilter/codecview: reindent after previous commitClément Bœsch
2015-12-05avfilter/codecview: add QP supportClément Bœsch
2015-11-26avfilter: add '.' at and of long filter description where it is missingPaul B Mahol
2015-06-07avfilter: fix a few 5 spaces indentClément Bœsch
2015-03-17avfilter: handle error in query_formats() of a bunch of random video filtersClément Bœsch
2014-08-24avfilter: add codecview filterClément Bœsch