19 Commits (4bc16e83a79dc43e204a2dd048e8eaf7c06a69b0)

Author SHA1 Message Date
  Stefano Sabatini e34433612f Rename av_fill_image_max_pixstep() to av_fill_image_max_pixsteps(). 14 years ago
  Stefano Sabatini a6ddf8bf0f Implement inline function av_fill_image_max_pixstep() and use it for 14 years ago
  S.N. Hemanth Meenakshisundaram cc80caff52 Separate video specific BufferRef properties into VideoProps. 15 years ago
  S.N. Hemanth Meenakshisundaram 7fce481a69 Rename functions and fields: 15 years ago
  S.N. Hemanth Meenakshisundaram ecc8dada37 Rename AVFilterPicRef to AVFilterBufferRef. 15 years ago
  Stefano Sabatini d6bb31a46b Make config_input() return AVERROR(EINVAL) in place of -1. 15 years ago
  Stefano Sabatini b59d12b1b9 Compute the max pixel step for each plane, and use it in place of 15 years ago
  Stefano Sabatini 8d5fa2baa6 Remove dependency on avcodec_get_chroma_sub_sample() and libavcodec, 15 years ago
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
  Bobby Bingham d313e17ab1 Use the new null callbacks to simplify filters and reduce duplicated code. 15 years ago
  Stefano Sabatini ef9f8dd730 Use pixel format descriptors for checking if the input format is 15 years ago
  Stefano Sabatini a13a543797 Add a slice_dir parameter to avfilter_draw_slice(). 15 years ago
  Stefano Sabatini 2d64744fed Remove from the list of the supported formats the formats which are 15 years ago
  Stefano Sabatini 5c3c0e3f2e Fix crop filter start_frame() for paletted formats different from 15 years ago
  Stefano Sabatini ac74dfa436 Fix start_frame(), which was issuing chroma artifacts with planar 15 years ago
  Stefano Sabatini b70bc02279 Add descriptions for the committed filters. 15 years ago
  Stefano Sabatini 067180220d Make the pix_fmts var in query_formats() static const. 15 years ago
  Stefano Sabatini 190c166960 Add video crop filter. 15 years ago