Author | SHA1 | Message | Date |
---|---|---|---|
|
79e6e8eba2 |
avfilter: correct memcpy size avfilter_copy_buf_props()
Does not make a difference in this case since sizeof(uint8_t*) == sizeof(uint8_t**). Fixes CID703814. |
12 years ago |
|
1d9c2dc89a |
Don't include common.h from avutil.h
Signed-off-by: Martin Storsjö <martin@martin.st> |
12 years ago |
|
b70d89a033 |
lavfi: add avfilter_unref_bufferp()
Signed-off-by: Anton Khirnov <anton@khirnov.net> |
13 years ago |
|
4a1ac8c43f | lavfi: move buffer management function to a separate file. | 13 years ago |