summaryrefslogtreecommitdiff
path: root/libavfilter/vf_showinfo.c
Commit message (Expand)AuthorAge
* 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
|\|
| * vf_showinfo: Simplify reporting stereo3d informationVittorio Giovara2017-03-23
* | avfilter: do not use AVFrame accessorMuhammad Faiz2017-04-23
* | lavfi: split frame_count between input and output.Nicolas George2016-11-13
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* | Merge commit '1339009c4924a20e872aa62897097bf5d071157c'Hendrik Leppkes2015-11-11
|\|
| * vf_showinfo: show timebase & framerate tooMichael Niedermayer2015-11-09
* | vf_showinfo: minimum widths for some early fieldsPeter Cordes2015-03-04
* | avfilter/vf_showinfo: show timebase & framerate tooMichael Niedermayer2015-01-21
* | Merge commit '6d96c7ea89600655b1f18a3b12f3f041fa714152'Michael Niedermayer2014-10-18
|\|
| * vf_showinfo: Forward the av_image_get_linesize errorVittorio Giovara2014-10-18
* | Merge commit '1ef9e8376466bb1e2c147e47554b94cab9c8b04a'Michael Niedermayer2014-08-04
|\|
| * avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya2014-08-03
* | Deprecate AFD field and add AFD as side-dataKieran Kunhya2014-08-04
* | Merge commit '5a69ded12aaf2bd3baed5d1d644ef23cfecef87f'Michael Niedermayer2014-06-16
|\|
| * vf_showinfo: print display transformation valuesVittorio Giovara2014-06-14
| * lavfi: name anonymous structsVittorio Giovara2014-04-19
* | avfilter/vf_showinfo: also calculate and show mean and standard deviationMichael Niedermayer2014-05-03
* | Merge commit 'b4679ecdbd80ae050094733f137ccd7ebf1316ab'Michael Niedermayer2014-03-24
|\|
| * {v,a}f_showinfo: print frame side dataAnton Khirnov2014-03-24
* | Merge commit '7513234bdd93f80593bfee3eb2da8c8f0d3992da'Michael Niedermayer2014-03-22
|\|
| * avfilter: more correct printf format specifiersDiego Biurrun2014-03-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
|\|
| * lavfi: do not export the filters from shared objectsAnton Khirnov2013-10-28
* | avfilter: various cosmeticsPaul B Mahol2013-09-12