19 Commits (dc7f38f59cd903695410514119cb280572910c54)

Author SHA1 Message Date
Stefano Sabatini a13a543797 Add a slice_dir parameter to avfilter_draw_slice(). 15 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 16 years ago
Stefano Sabatini b9609848f3 Implement the avfilter_default_draw_slice() handler and use it in 16 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Vitor Sessak 790a03d701 Force alignment of pic->linesize 17 years ago
Vitor Sessak 4cf48782f8 Force linesize to be a multiple of 16 17 years ago
Vitor Sessak 459821c533 Rework link property configuration system. 17 years ago
Vitor Sessak e363730c01 Rewrite colorspace negotiation. 17 years ago
Vitor Sessak d0e4eba57c Make an invalid use of a default callback implementation return an error. 17 years ago
Vitor Sessak 4f90956596 Ensure that buffers returned by the default allocator are readable, or else 17 years ago
Vitor Sessak 23274667c2 Revert braindead linked list of permissions 17 years ago
Vitor Sessak 4d62c9d377 Track the permissions that have been given out to each picture. 17 years ago
Vitor Sessak fc0f39c222 indentation 17 years ago
Vitor Sessak 552c020875 Make default end_frame() implementation more useful. 17 years ago
Vitor Sessak 712048daf5 Allow filters to set the requirements on permissions for incoming buffers. 17 years ago
Vitor Sessak f66f53dac8 Separate the process of creating links between filters from that of configuring 17 years ago
Vitor Sessak bf4ce7a364 Move default entry point implementations to their own file. 17 years ago