51 Commits (37fa4b9bb9672520fa901b69234ac611bbbd133f)

Author SHA1 Message Date
  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