summaryrefslogtreecommitdiff
path: root/libavfilter/vf_showinfo.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_showinfo: remove backspacesMichael Niedermayer2022-11-031-4/+7
* lavfi/showinfo: fix printf precision for dovi metadataNiklas Haas2022-01-041-1/+1
* lavfi/showinfo: Support AV_FRAME_DATA_DOVI_METADATANiklas Haas2022-01-041-0/+108
* avfilter: add AVFILTER_FLAG_METADATA_ONLYAnton Khirnov2021-12-041-0/+1
* avfilter/vf_showinfo: small adjustments for the HDR10+ dumpLimin Wang2021-10-201-14/+14
* avfilter/vf_showinfo: minor adjustment for the dump format of ROILimin Wang2021-10-081-2/+2
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-201-4/+2
* avfilter/vf_showinfo: add support for H.274 Film Grain Characteristics frame ...James Almer2021-08-061-0/+71
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-271-1/+1
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-271-4/+6
* lavfi: show side data of detection bounding boxesGuo, Yejun2021-04-171-0/+29
* avfilter/vf_showinfo: include the correct Dynamic HDR10+ headerJames Almer2020-12-061-1/+1
* avfilter/vf_showinfo: add support for HDR10+ metadataMohammad Izadi2020-12-051-1/+105
* avfilter/vf_showinfo: add const to the AVFrameSideData instanceLimin Wang2020-09-171-16/+16
* avfilter/vf_showinfo: use av_timecode_make_smpte_tc_string2Marton Balint2020-09-131-3/+3
* avfilter/vf_showinfo: add dump_s12m_timecode() helper functionLimin Wang2020-07-081-11/+17
* avfilter/vf_showinfo: check sd->size before reference the sd->dataLimin Wang2020-07-081-4/+4
* avfilter/vf_showinfo: add a \n for end of ERROR and WARNNING logLimin Wang2020-06-281-8/+8
* avfilter/vf_showinfo: display H.26[45] user data unregistered sei messageLimin Wang2020-06-151-0/+30
* vf_showinfo: support AV_FRAME_DATA_VIDEO_ENC_PARAMSAnton Khirnov2020-05-121-0/+23
* avfilter/vf_showinfo: limit the max number of timecodeLimin Wang2020-03-281-2/+3
* avfilter/vf_showinfo: check if the s12m data size is validLimin Wang2020-03-271-0/+4
* avfilter/vf_showinfo: fix the integer handling issuesLimin Wang2020-01-101-2/+2
* avfilter/vf_showinfo: Fix erroneous results for mean and stdev with pixel bit...Limin Wang2020-01-071-3/+31
* avfilter/vf_showinfo: display GOP timecode side dataLimin Wang2019-09-061-0/+6
* avfilter/showinfo: support Content Light Level informationLimin Wang2019-08-171-0/+12
* lavf/showinfo: use error level when get invalid sidedataJun Zhao2019-08-081-3/+3
* lavf/showinfo: support mastering display sidedataJun Zhao2019-08-081-0/+30
* lavfi/showinfo: support regions of interest sidedataJun Zhao2019-07-211-0/+25
* vf_showinfo: Fix timecode displayKieran Kunhya2019-03-091-2/+2
* avfilter/vf_showinfo: allow checksums calculation to be disabledPaul B Mahol2018-12-091-16/+40
* avfilter/show_info : add print of color information (range, color_primaries, ...Martin Vignali2018-10-241-0/+35
* lavfi/vf_showinfo: support displaying S12M timecode sidedataJosh de Kock2018-10-231-0/+10
* lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT.Carl Eugen Hoyos2017-12-171-1/+3
* Merge commit '883ce264d9ffc5bdaf477e09ee155b03339c46a6'James Almer2017-10-231-0/+41
|\
| * vf_showinfo: Display spherical propertiesVittorio Giovara2017-03-231-0/+41
* | Merge commit '3f128fc4a3fa1ef8a87974eb5484a997a84868fe'James Almer2017-10-231-13/+1
|\ \ | |/
| * vf_showinfo: Simplify reporting stereo3d informationVittorio Giovara2017-03-231-13/+1
* | avfilter: do not use AVFrame accessorMuhammad Faiz2017-04-231-1/+1
* | lavfi: split frame_count between input and output.Nicolas George2016-11-131-1/+1
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-271-1/+1
* | Merge commit '1339009c4924a20e872aa62897097bf5d071157c'Hendrik Leppkes2015-11-111-7/+6
|\ \ | |/
| * vf_showinfo: show timebase & framerate tooMichael Niedermayer2015-11-091-1/+26
* | vf_showinfo: minimum widths for some early fieldsPeter Cordes2015-03-041-1/+1
* | avfilter/vf_showinfo: show timebase & framerate tooMichael Niedermayer2015-01-211-1/+27
* | Merge commit '6d96c7ea89600655b1f18a3b12f3f041fa714152'Michael Niedermayer2014-10-181-1/+1
|\ \ | |/
| * vf_showinfo: Forward the av_image_get_linesize errorVittorio Giovara2014-10-181-1/+3
* | Merge commit '1ef9e8376466bb1e2c147e47554b94cab9c8b04a'Michael Niedermayer2014-08-041-1/+1
|\ \ | |/
| * avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya2014-08-031-0/+3
* | Deprecate AFD field and add AFD as side-dataKieran Kunhya2014-08-041-0/+3