Commit History

Author SHA1 Message Date
  Stefano Sabatini b5eab66e9f Make avfilter_default_start_frame() request a buffer with the same 14 years ago
  Stefano Sabatini a13a543797 Add a slice_dir parameter to avfilter_draw_slice(). 14 years ago
  Stefano Sabatini 0eb4ff9e37 Make avfilter_get_video_buffer() recursive. 15 years ago
  Stefano Sabatini 46c40e4835 Add w and h fields to AVFilterPic. 15 years ago
  David Conrad ef516f7377 Move ALIGN macro to libavutil/common.h and use it in various places 15 years ago
  Stefano Sabatini b9609848f3 Implement the avfilter_default_draw_slice() handler and use it in 15 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 years ago
  Vitor Sessak 790a03d701 Force alignment of pic->linesize 16 years ago
  Vitor Sessak 4cf48782f8 Force linesize to be a multiple of 16 16 years ago
  Vitor Sessak 459821c533 Rework link property configuration system. 16 years ago
  Vitor Sessak e363730c01 Rewrite colorspace negotiation. 16 years ago
  Vitor Sessak d0e4eba57c Make an invalid use of a default callback implementation return an error. 16 years ago
  Vitor Sessak 4f90956596 Ensure that buffers returned by the default allocator are readable, or else 16 years ago
  Vitor Sessak 23274667c2 Revert braindead linked list of permissions 16 years ago
  Vitor Sessak 4d62c9d377 Track the permissions that have been given out to each picture. 16 years ago
  Vitor Sessak fc0f39c222 indentation 16 years ago
  Vitor Sessak 552c020875 Make default end_frame() implementation more useful. 16 years ago
  Vitor Sessak 712048daf5 Allow filters to set the requirements on permissions for incoming buffers. 16 years ago
  Vitor Sessak f66f53dac8 Separate the process of creating links between filters from that of configuring 16 years ago
  Vitor Sessak bf4ce7a364 Move default entry point implementations to their own file. 16 years ago