summaryrefslogtreecommitdiff
path: root/libavfilter/vf_codecview.c
Commit message (Expand)AuthorAge
* avfilter/qp_table: Stop using FF_QSCALE_TYPE_*Andreas Rheinhardt2022-03-23
* avfilter/vf_codecview: Store format in filter, remove query functionAndreas Rheinhardt2021-10-05
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/vf_codecview: added new options for blockLimin Wang2021-10-01
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/internal: Replace AVFilterPad.needs_writable by flagsAndreas Rheinhardt2021-08-17
* avfilter/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/vf_codecview: Fix undefined left shifts of negative numbersAndreas Rheinhardt2021-04-01
* lavfi/vf_codecview: convert to the video_enc_params APIAnton Khirnov2021-01-01
* avfilter: don't anonymously typedef structsPaul B Mahol2017-05-13
* vf_codecview: added new optionsdsmudhar2016-06-15
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* avfilter/codecview: reindent after previous commitClément Bœsch2015-12-05
* avfilter/codecview: add QP supportClément Bœsch2015-12-05
* avfilter: add '.' at and of long filter description where it is missingPaul B Mahol2015-11-25
* avfilter: fix a few 5 spaces indentClément Bœsch2015-06-07
* avfilter: handle error in query_formats() of a bunch of random video filtersClément Bœsch2015-03-16
* avfilter: add codecview filterClément Bœsch2014-08-24