summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_showinfo.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge commit '5a69ded12aaf2bd3baed5d1d644ef23cfecef87f'Michael Niedermayer2014-06-161-0/+5
|\ \ | |/
| * vf_showinfo: print display transformation valuesVittorio Giovara2014-06-141-0/+5
| * lavfi: name anonymous structsVittorio Giovara2014-04-191-1/+1
* | avfilter/vf_showinfo: also calculate and show mean and standard deviationMichael Niedermayer2014-05-031-1/+23
* | Merge commit 'b4679ecdbd80ae050094733f137ccd7ebf1316ab'Michael Niedermayer2014-03-241-0/+55
|\ \ | |/
| * {v,a}f_showinfo: print frame side dataAnton Khirnov2014-03-241-0/+55
* | Merge commit '7513234bdd93f80593bfee3eb2da8c8f0d3992da'Michael Niedermayer2014-03-221-2/+4
|\ \ | |/
| * avfilter: more correct printf format specifiersDiego Biurrun2014-03-221-1/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-291-1/+1
|\ \ | |/
| * lavfi: do not export the filters from shared objectsAnton Khirnov2013-10-281-1/+1
* | avfilter: various cosmeticsPaul B Mahol2013-09-121-7/+5
* | avfilter: remove redundant .get_(audio/video)_buffer initializationsPaul B Mahol2013-09-071-1/+0
* | avfilter: fix plane validity checksMichael Niedermayer2013-08-031-2/+2
* | lavfi/(a)showinfo: use link frame counter instead of local counter.Clément Bœsch2013-05-211-10/+2
* | lavfi: use ceil right shift for chroma width/height.Clément Bœsch2013-05-101-1/+1
* | Merge commit 'e4a7b2177d14678ae240edcabaacfe2b14619b7b'Michael Niedermayer2013-03-161-8/+0
|\ \ | |/
| * vf_showinfo: remove its useless init functionAnton Khirnov2013-03-161-8/+0
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-101-10/+9
|\ \ | |/
| * lavfi: switch to AVFrame.Anton Khirnov2013-03-081-11/+10
| * lavfi: merge start_frame/draw_slice/end_frameAnton Khirnov2012-11-281-16/+14
* | lavfi/showinfo: check plane count before dereferencing.Clément Bœsch2012-12-121-2/+2
* | vf_showinfo: switch to filter_frameAnton Khirnov2012-11-281-17/+15
* | vf_showinfo: check return code of av_image_get_linesize()Michael Niedermayer2012-10-281-1/+4
* | Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627'Michael Niedermayer2012-10-121-2/+3
|\ \ | |/
OpenPOWER on IntegriCloud