26 Commits (55cc60cd6d9429270f5b3479c45a1abada72c05f)

Author SHA1 Message Date
Michael Niedermayer b9cce9ee5c avfilter/buffer: Use av_malloc_array() 11 years ago
Roman Fietze f5d718ac7e avfilter.h, buffer.c: use const src pointer in avfilter_copy_buffer_ref_props 11 years ago
Diego Biurrun 7d1a68e95b avfilter/buffer: Suppress deprecation warning for avfilter_unref_buffer 11 years ago
Diego Biurrun 45dd1ae1b3 avfilter: Add some missing FF_API_AVFILTERBUFFER ifdefs 11 years ago
Michael Niedermayer e69e780cde ff_copy_buffer_ref: use the channel count 12 years ago
Justin Ruggles a903f8f087 Include libavutil/channel_layout.h instead of libavutil/audioconvert.h 12 years ago
Clément Bœsch 6fb2fd895e lavc: add lavfi metadata support. 12 years ago
Janne Grunau 79e6e8eba2 avfilter: correct memcpy size avfilter_copy_buf_props() 12 years ago
Michael Niedermayer 91141f2a13 lavfi: add qp_table_size 12 years ago
Michael Niedermayer ca7be934d6 lavfi: 10l fix () placement 12 years ago
Michael Niedermayer a33b4bc79c lavfi: factor copy_video_props() out 12 years ago
Michael Niedermayer c9a0f9bf3c libavfilter: pass QP table through the filter chain 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Robert Nagy b70d89a033 lavfi: add avfilter_unref_bufferp() 13 years ago
Nicolas George 97f86680eb lavfi: make copy_buffer_ref common. 13 years ago
Stefano Sabatini 465a72b4b4 lavfi: move definition of avfilter_copy_buf_props() from buffer.c to avcodec.c 13 years ago
Stefano Sabatini 0da9bce5a3 lavfi: move avfilter_copy_frame_props() definition from buffer.c to avcodec.c 13 years ago
Michael Niedermayer 59a78290b6 lavfi: use getter/setter functions for AVFrame.pkt_pos 13 years ago
Michael Niedermayer 81c23fec63 lavfi/buffer.c: fix copyright 13 years ago
Anton Khirnov 4a1ac8c43f lavfi: move buffer management function to a separate file. 13 years ago