80 Commits (66d5e43b9909804511a3e1fb65f6f0bbb0264eb3)

Author SHA1 Message Date
  Limin Wang ede15bf2e3 avfilter/vf_showinfo: display GOP timecode side data 5 years ago
  Limin Wang 6866c54ee4 avfilter/showinfo: support Content Light Level information 5 years ago
  Jun Zhao e282b7ed7b lavf/showinfo: use error level when get invalid sidedata 5 years ago
  Jun Zhao 6f6769f3ec lavf/showinfo: support mastering display sidedata 5 years ago
  Jun Zhao 7eec3d22fc lavfi/showinfo: support regions of interest sidedata 6 years ago
  Kieran Kunhya 2ff7af563a vf_showinfo: Fix timecode display 6 years ago
  Paul B Mahol 8be56ee211 avfilter/vf_showinfo: allow checksums calculation to be disabled 6 years ago
  Martin Vignali 66974311b1 avfilter/show_info : add print of color information (range, color_primaries, color_trc, colorspace) 6 years ago
  Josh de Kock 0ac82eed6f lavfi/vf_showinfo: support displaying S12M timecode sidedata 6 years ago
  Carl Eugen Hoyos 9b79c65ec0 lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT. 7 years ago
  Muhammad Faiz 6af050d7d0 avfilter: do not use AVFrame accessor 8 years ago
  Vittorio Giovara 883ce264d9 vf_showinfo: Display spherical properties 8 years ago
  Vittorio Giovara 3f128fc4a3 vf_showinfo: Simplify reporting stereo3d information 8 years ago
  Nicolas George 183ce55b0d lavfi: split frame_count between input and output. 8 years ago
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
  Michael Niedermayer 1339009c49 vf_showinfo: show timebase & framerate too 9 years ago
  Peter Cordes 44d3477264 vf_showinfo: minimum widths for some early fields 10 years ago
  Michael Niedermayer fdb9399681 avfilter/vf_showinfo: show timebase & framerate too 10 years ago
  Vittorio Giovara 6d96c7ea89 vf_showinfo: Forward the av_image_get_linesize error 10 years ago
  Kieran Kunhya 2a3c36e920 Deprecate AFD field and add AFD as side-data 10 years ago
  Kieran Kunhya 1ef9e83764 avcodec: Deprecate dtg_active_format field in favor of avframe side-data 10 years ago
  Vittorio Giovara 5a69ded12a vf_showinfo: print display transformation values 11 years ago
  Michael Niedermayer 09725c1d2b avfilter/vf_showinfo: also calculate and show mean and standard deviation 11 years ago
  Vittorio Giovara 58400ac133 lavfi: name anonymous structs 11 years ago
  Anton Khirnov b4679ecdbd {v,a}f_showinfo: print frame side data 11 years ago
  Diego Biurrun 7513234bdd avfilter: more correct printf format specifiers 11 years ago
  Anton Khirnov cd43ca0443 lavfi: do not export the filters from shared objects 11 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Paul B Mahol b077d8d908 avfilter: remove redundant .get_(audio/video)_buffer initializations 11 years ago
  Michael Niedermayer e43a0a232d avfilter: fix plane validity checks 11 years ago
  Clément Bœsch 39dc1bc90f lavfi/(a)showinfo: use link frame counter instead of local counter. 12 years ago
  Clément Bœsch 50e66726a2 lavfi: use ceil right shift for chroma width/height. 12 years ago
  Anton Khirnov e4a7b2177d vf_showinfo: remove its useless init function 12 years ago
  Anton Khirnov 7e350379f8 lavfi: switch to AVFrame. 12 years ago
  Clément Bœsch 9138f6da4a lavfi/showinfo: check plane count before dereferencing. 12 years ago
  Anton Khirnov 0663a9eab8 vf_showinfo: switch to filter_frame 12 years ago
  Anton Khirnov 565e4993c6 lavfi: merge start_frame/draw_slice/end_frame 12 years ago
  Michael Niedermayer 2aecfd4f20 vf_showinfo: check return code of av_image_get_linesize() 12 years ago
  Anton Khirnov 59ee9f78b0 lavfi: do not use av_pix_fmt_descriptors directly. 12 years ago
  Mans Rullgard 568c70e79e lavfi: convert input/ouput list compound literals to named objects 13 years ago
  Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
  Stefano Sabatini 65520f5933 lavfi/video: remove duplicated function ff_null_start_frame_keep_ref() 13 years ago
  Anton Khirnov d4f89906e3 lavfi: add error handling to end_frame(). 13 years ago
  Ronald S. Bultje 3db407038e lavfi: use const for AVFilterPad declarations in all filters. 13 years ago
  Anton Khirnov a5e8c41c28 lavfi: remove 'opaque' parameter from AVFilter.init() 13 years ago
  Anton Khirnov 9d0bfc5052 lavfi: make AVFilterPad opaque after two major bumps. 13 years ago
  Anton Khirnov 803391f719 lavfi: remove request/poll and drawing functions from public API on next bump 13 years ago
  Anton Khirnov c04c533f62 lavfi: remove avfilter_null_* from public API on next bump. 13 years ago
  Stefano Sabatini 6b55aab01a lavfi: create buffer reference in filters which need to access the ref later 13 years ago
  Stefano Sabatini 1e6408a18e lavfi/showinfo: only print checksum for the existing planes 13 years ago