aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_showinfo.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * lavfi: do not use av_pix_fmt_descriptors directly.Anton Khirnov2012-10-121-2/+3
* | Merge commit '4436f25a1682ada3f7226cb6fadf429946933161'Michael Niedermayer2012-10-111-11/+23
|\|
| * lavfi: convert input/ouput list compound literals to named objectsMans Rullgard2012-10-101-10/+22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-161-0/+1
|\|
| * Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
* | lavfi/video: remove duplicated function ff_null_start_frame_keep_ref()Stefano Sabatini2012-08-021-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-221-2/+2
|\|
| * lavfi: add error handling to end_frame().Anton Khirnov2012-07-221-2/+2
* | Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea'Michael Niedermayer2012-07-221-10/+10
|\|
| * lavfi: use const for AVFilterPad declarations in all filters.Ronald S. Bultje2012-07-211-10/+10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-211-1/+0
|\|
* | Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a'Michael Niedermayer2012-06-261-1/+1
|\|
| * lavfi: remove 'opaque' parameter from AVFilter.init()Anton Khirnov2012-06-261-1/+1
| * lavfi: make AVFilterPad opaque after two major bumps.Anton Khirnov2012-06-131-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-061-1/+1
|\|
| * lavfi: remove request/poll and drawing functions from public API on next bumpAnton Khirnov2012-06-051-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-231-1/+2
|\|
| * lavfi: remove avfilter_null_* from public API on next bump.Anton Khirnov2012-05-221-2/+3
* | lavfi: create buffer reference in filters which need to access the ref laterStefano Sabatini2012-04-271-1/+3
* | lavfi/showinfo: only print checksum for the existing planesStefano Sabatini2012-02-141-2/+6
* | lavfi/*showinfo: use av_ts2* macros in showinfo and ashowinfoStefano Sabatini2012-02-141-2/+3
* | Mark AVFilterPad[] compound literals as const.Reimar Döffinger2011-11-061-2/+2
* | vf_showinfo: print checksums in hexadecimal.Clément Bœsch2011-10-271-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-121-1/+1
|\|
| * lavfi: add showinfo filterStefano Sabatini2011-09-121-0/+98
* showinfo: replace "CRC" by "checksum"Stefano Sabatini2011-05-151-5/+5