Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-09vf_showinfo: Fix timecode displayKieran Kunhya
2018-12-09avfilter/vf_showinfo: allow checksums calculation to be disabledPaul B Mahol
2018-10-24avfilter/show_info : add print of color information (range, color_primaries, ...Martin Vignali
2018-10-23lavfi/vf_showinfo: support displaying S12M timecode sidedataJosh de Kock
2017-12-17lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT.Carl Eugen Hoyos
2017-10-24Merge commit '883ce264d9ffc5bdaf477e09ee155b03339c46a6'James Almer
2017-10-24Merge commit '3f128fc4a3fa1ef8a87974eb5484a997a84868fe'James Almer
2017-04-23avfilter: do not use AVFrame accessorMuhammad Faiz
2017-03-23vf_showinfo: Display spherical propertiesVittorio Giovara
2017-03-23vf_showinfo: Simplify reporting stereo3d informationVittorio Giovara
2016-11-13lavfi: split frame_count between input and output.Nicolas George
2016-01-27avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis
2015-11-11Merge commit '1339009c4924a20e872aa62897097bf5d071157c'Hendrik Leppkes
2015-11-09vf_showinfo: show timebase & framerate tooMichael Niedermayer
2015-03-04vf_showinfo: minimum widths for some early fieldsPeter Cordes
2015-01-21avfilter/vf_showinfo: show timebase & framerate tooMichael Niedermayer
2014-10-18Merge commit '6d96c7ea89600655b1f18a3b12f3f041fa714152'Michael Niedermayer
2014-10-18vf_showinfo: Forward the av_image_get_linesize errorVittorio Giovara
2014-08-04Merge commit '1ef9e8376466bb1e2c147e47554b94cab9c8b04a'Michael Niedermayer
2014-08-04Deprecate AFD field and add AFD as side-dataKieran Kunhya
2014-08-04avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya
2014-06-16Merge commit '5a69ded12aaf2bd3baed5d1d644ef23cfecef87f'Michael Niedermayer
2014-06-14vf_showinfo: print display transformation valuesVittorio Giovara
2014-05-03avfilter/vf_showinfo: also calculate and show mean and standard deviationMichael Niedermayer
2014-04-19lavfi: name anonymous structsVittorio Giovara
2014-03-24Merge commit 'b4679ecdbd80ae050094733f137ccd7ebf1316ab'Michael Niedermayer
2014-03-24{v,a}f_showinfo: print frame side dataAnton Khirnov
2014-03-22Merge commit '7513234bdd93f80593bfee3eb2da8c8f0d3992da'Michael Niedermayer
2014-03-22avfilter: more correct printf format specifiersDiego Biurrun
2013-10-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-10-28lavfi: do not export the filters from shared objectsAnton Khirnov
2013-09-12avfilter: various cosmeticsPaul B Mahol
2013-09-07avfilter: remove redundant .get_(audio/video)_buffer initializationsPaul B Mahol
2013-08-03avfilter: fix plane validity checksMichael Niedermayer
2013-05-22lavfi/(a)showinfo: use link frame counter instead of local counter.Clément Bœsch
2013-05-10lavfi: use ceil right shift for chroma width/height.Clément Bœsch
2013-03-16Merge commit 'e4a7b2177d14678ae240edcabaacfe2b14619b7b'Michael Niedermayer
2013-03-16vf_showinfo: remove its useless init functionAnton Khirnov
2013-03-10Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer
2013-03-08lavfi: switch to AVFrame.Anton Khirnov
2012-12-12lavfi/showinfo: check plane count before dereferencing.Clément Bœsch
2012-11-29vf_showinfo: switch to filter_frameAnton Khirnov
2012-11-28lavfi: merge start_frame/draw_slice/end_frameAnton Khirnov
2012-10-28vf_showinfo: check return code of av_image_get_linesize()Michael Niedermayer
2012-10-12Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627'Michael Niedermayer
2012-10-12lavfi: do not use av_pix_fmt_descriptors directly.Anton Khirnov
2012-10-11Merge commit '4436f25a1682ada3f7226cb6fadf429946933161'Michael Niedermayer
2012-10-11lavfi: convert input/ouput list compound literals to named objectsMans Rullgard
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-15Don't include common.h from avutil.hMartin Storsjö