summaryrefslogtreecommitdiff
path: root/libavfilter/vf_showinfo.c
Commit message (Expand)AuthorAge
* avfilter/vf_showinfo: adapt to new AVFilmGrainParamsNiklas Haas2024-03-23
* avfilter/vf_showinfo: add AVFilmGrainAOMParams supportNiklas Haas2024-03-07
* avfilter/vf_showinfo: add udu_sei_as_ascii optionZhao Zhili2023-12-28
* avfilter/vf_showinfo: also print chroma locNiklas Haas2023-10-14
* avfilter: use the new AVFrame key_frame flag in all filtersJames Almer2023-05-04
* avfilter: use the new AVFrame interlace flags in all filtersJames Almer2023-05-04
* lavu/frame: deprecate AVFrame.pkt_{pos,size}Anton Khirnov2023-03-20
* avfilter/vf_showinfo: fix HDR vivid infoZhao Zhili2023-03-17
* avfilter/vf_showinfo: add support for Ambient Viewing Environment side dataJames Almer2023-01-15
* avfilter/vf_showinfo: use av_frame_side_data_name() to print side data namesJames Almer2023-01-13
* avfilter/vf_showinfo: remove backspacesMichael Niedermayer2022-09-08
* lavfi/vf_showinfo: print frame durationsAnton Khirnov2022-07-19
* avfilter/showinfo: refactor to use avutil/uuidPierre-Anthony Lemieux2022-06-12
* avfilter: support for CUVA HDR Vivid metadataLimin Wang2022-03-01
* lavfi/showinfo: fix printf precision for dovi metadataNiklas Haas2022-01-04
* lavfi/showinfo: Support AV_FRAME_DATA_DOVI_METADATANiklas Haas2022-01-04
* avfilter: add AVFILTER_FLAG_METADATA_ONLYAnton Khirnov2021-12-04
* avfilter/vf_showinfo: small adjustments for the HDR10+ dumpLimin Wang2021-10-20
* avfilter/vf_showinfo: minor adjustment for the dump format of ROILimin Wang2021-10-08
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/vf_showinfo: add support for H.274 Film Grain Characteristics frame ...James Almer2021-08-06
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-27
* lavfi: show side data of detection bounding boxesGuo, Yejun2021-04-17
* avfilter/vf_showinfo: include the correct Dynamic HDR10+ headerJames Almer2020-12-06
* avfilter/vf_showinfo: add support for HDR10+ metadataMohammad Izadi2020-12-05
* avfilter/vf_showinfo: add const to the AVFrameSideData instanceLimin Wang2020-09-17
* avfilter/vf_showinfo: use av_timecode_make_smpte_tc_string2Marton Balint2020-09-13
* avfilter/vf_showinfo: add dump_s12m_timecode() helper functionLimin Wang2020-07-08
* avfilter/vf_showinfo: check sd->size before reference the sd->dataLimin Wang2020-07-08
* avfilter/vf_showinfo: add a \n for end of ERROR and WARNNING logLimin Wang2020-06-28
* avfilter/vf_showinfo: display H.26[45] user data unregistered sei messageLimin Wang2020-06-15
* vf_showinfo: support AV_FRAME_DATA_VIDEO_ENC_PARAMSAnton Khirnov2020-05-12
* avfilter/vf_showinfo: limit the max number of timecodeLimin Wang2020-03-28
* avfilter/vf_showinfo: check if the s12m data size is validLimin Wang2020-03-27
* avfilter/vf_showinfo: fix the integer handling issuesLimin Wang2020-01-10
* avfilter/vf_showinfo: Fix erroneous results for mean and stdev with pixel bit...Limin Wang2020-01-07
* avfilter/vf_showinfo: display GOP timecode side dataLimin Wang2019-09-06
* avfilter/showinfo: support Content Light Level informationLimin Wang2019-08-17
* lavf/showinfo: use error level when get invalid sidedataJun Zhao2019-08-08
* lavf/showinfo: support mastering display sidedataJun Zhao2019-08-08
* lavfi/showinfo: support regions of interest sidedataJun Zhao2019-07-21
* vf_showinfo: Fix timecode displayKieran Kunhya2019-03-09
* avfilter/vf_showinfo: allow checksums calculation to be disabledPaul B Mahol2018-12-09
* avfilter/show_info : add print of color information (range, color_primaries, ...Martin Vignali2018-10-24
* lavfi/vf_showinfo: support displaying S12M timecode sidedataJosh de Kock2018-10-23
* lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT.Carl Eugen Hoyos2017-12-17
* Merge commit '883ce264d9ffc5bdaf477e09ee155b03339c46a6'James Almer2017-10-23
|\
| * vf_showinfo: Display spherical propertiesVittorio Giovara2017-03-23
* | Merge commit '3f128fc4a3fa1ef8a87974eb5484a997a84868fe'James Almer2017-10-23
|\|