Diego Biurrun
|
093804a93c
|
avfilter: Add av_cold attributes to init/uninit functions
|
12 years ago |
Anton Khirnov
|
7e350379f8
|
lavfi: switch to AVFrame.
Deprecate AVFilterBuffer/AVFilterBufferRef and everything related to it
and use AVFrame instead.
|
12 years ago |
Anton Khirnov
|
565e4993c6
|
lavfi: merge start_frame/draw_slice/end_frame
Any alleged performance benefits gained from the split are purely
mythological and do not justify added code complexity.
|
12 years ago |
Justin Ruggles
|
a903f8f087
|
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
Also reorder some other #include when applicable.
|
12 years ago |
Anton Khirnov
|
20dd41af85
|
lavfi: add ashowinfo filter
It can be useful for debugging.
Based on a patch by Stefano Sabatini <stefano.sabatini-lala@poste.it>
|
12 years ago |