26 Commits (fd10a6e2f21f9cadc44a0415e204ea82940cd089)

Author SHA1 Message Date
  Paul B Mahol 99dd47a647 avfilter/vf_extractplanes: check ff_insert_outpad() for failure 7 years ago
  Paul B Mahol 7bfbc2d787 avfilter/vf_extractplanes: add 9 bitdepth support 7 years ago
  Paul B Mahol ed93ed5ee3 avfilter: don't anonymously typedef structs 8 years ago
  Nicolas George 02aa0701ae lavfi: make filter_frame non-recursive. 9 years ago
  Paul B Mahol 46752d6b12 avfilter/vf_extractplanes: add extract support for 10bit and 12bit formats 8 years ago
  Carl Eugen Hoyos bba9bed3f3 lavfi/extractplanes: Add RGB0 and friends as supported pix_fmts. 9 years ago
  Carl Eugen Hoyos 0ba844a053 lavfi/extractplanes: Fix in_pixfmts. 9 years ago
  Carl Eugen Hoyos b872b98bb4 lavfi/extractplanes: Move endianness calculation up. 9 years ago
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
  Nicolas George 108b4de552 lavfi: replace link.closed by link.status. 9 years ago
  Ganesh Ajjanagadde 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 9 years ago
  Hendrik Leppkes 5d8e836d0e Replace all remaining occurances of step/depth_minus1 and offset_plus1 9 years ago
  Paul B Mahol 17e6d7b400 avfilter/vf_extractplanes: use faster path for input formats with only one component 10 years ago
  Paul B Mahol fc40cdbf49 avfilter/vf_extractplanes: rename misleading variable 10 years ago
  Paul B Mahol be35b8b9a9 avfilter/vf_extractplanes: support more pixel formats 10 years ago
  Paul B Mahol f27cda48ec avfilter/vf_extractplanes: use the name 's' for the pointer to the private context 10 years ago
  Paul B Mahol b890198b66 avfilter: add av_cold to init() 11 years ago
  Michael Niedermayer c7c71f95f8 replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* 12 years ago
  Clément Bœsch 50e66726a2 lavfi: use ceil right shift for chroma width/height. 12 years ago
  Paul B Mahol 88e0e2054d lavfi: remove alphaextract special code 12 years ago
  Paul B Mahol c4a5499d25 lavfi/extractplanes: packed rgb support 12 years ago
  Paul B Mahol 1f2baec7bd lavfi: add gbrap support to some filters 12 years ago
  Michael Niedermayer f4341c64be avfilter: add av_cold to uninit() 12 years ago
  Paul B Mahol ce322f4c19 extractplanes filter 12 years ago