71 Commits (fd10a6e2f21f9cadc44a0415e204ea82940cd089)

Author SHA1 Message Date
  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 12 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() 12 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. 12 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
  Stefano Sabatini 175ab5f9a9 lavfi/*showinfo: use av_ts2* macros in showinfo and ashowinfo 13 years ago
  Reimar Döffinger 5af7daabc4 Mark AVFilterPad[] compound literals as const. 13 years ago
  Clément Bœsch a0b7853f7a vf_showinfo: print checksums in hexadecimal. 13 years ago
  Stefano Sabatini ee42716b07 lavfi: add showinfo filter 14 years ago
  Stefano Sabatini a05d02079e showinfo: replace "CRC" by "checksum" 14 years ago
  Stefano Sabatini 5a2ea3cffb showinfo: fix vertical align nit 14 years ago
  Stefano Sabatini bb82ea797f showinfo: fix computation of Adler checksum 14 years ago
  Stefano Sabatini 35fe66abbc lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio 14 years ago
  Stefano Sabatini 31d8467d82 lavfi: add showinfo filter 14 years ago