Anton Khirnov
|
cd43ca0443
|
lavfi: do not export the filters from shared objects
|
2013-10-28 15:29:54 +01:00 |
|
Diego Biurrun
|
093804a93c
|
avfilter: Add av_cold attributes to init/uninit functions
|
2013-05-04 21:10:05 +02:00 |
|
Anton Khirnov
|
7e350379f8
|
lavfi: switch to AVFrame.
Deprecate AVFilterBuffer/AVFilterBufferRef and everything related to it
and use AVFrame instead.
|
2013-03-08 07:37:18 +01:00 |
|
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.
|
2012-11-28 08:50:19 +01:00 |
|
Justin Ruggles
|
a903f8f087
|
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
Also reorder some other #include when applicable.
|
2012-11-11 13:35:12 -05:00 |
|
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>
|
2012-10-29 21:29:58 +01:00 |
|