93 Commits (b51eae1abeab6875e619a598b6e8d4e14c1b6cfd)

Author SHA1 Message Date
  James Almer 13f35782b9 avfilter/vf_showinfo: include the correct Dynamic HDR10+ header 4 years ago
  Mohammad Izadi 6f2d6e3efd avfilter/vf_showinfo: add support for HDR10+ metadata 4 years ago
  Limin Wang 0ea2bda099 avfilter/vf_showinfo: add const to the AVFrameSideData instance 4 years ago
  Marton Balint 172af0ee51 avfilter/vf_showinfo: use av_timecode_make_smpte_tc_string2 4 years ago
  Limin Wang f9277cd796 avfilter/vf_showinfo: add dump_s12m_timecode() helper function 4 years ago
  Limin Wang 3ede8acba6 avfilter/vf_showinfo: check sd->size before reference the sd->data 4 years ago
  Limin Wang 12c42c709e avfilter/vf_showinfo: add a \n for end of ERROR and WARNNING log 5 years ago
  Limin Wang 567d571b20 avfilter/vf_showinfo: display H.26[45] user data unregistered sei message 5 years ago
  Anton Khirnov b84a2b91fd vf_showinfo: support AV_FRAME_DATA_VIDEO_ENC_PARAMS 5 years ago
  Limin Wang 585ac1ff5b avfilter/vf_showinfo: limit the max number of timecode 5 years ago
  Limin Wang aa822007a4 avfilter/vf_showinfo: check if the s12m data size is valid 5 years ago
  Limin Wang 9519c8dbb7 avfilter/vf_showinfo: fix the integer handling issues 5 years ago
  Limin Wang d31a1266a7 avfilter/vf_showinfo: Fix erroneous results for mean and stdev with pixel bits >8 5 years ago
  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 12 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