lavfi/formats: avoid using AV_{PIX,SAMPLE}_FMT_NB
[platform/upstream/libav.git] / libavfilter / audio.h
2013-03-08 Anton Khirnovlavfi: switch to AVFrame.
2012-11-28 Anton Khirnovlavfi: merge start_frame/draw_slice/end_frame
2012-07-09 Anton Khirnovlavfi: add error handling to filter_samples().
2012-06-22 Anton Khirnovlavfi/audio: eliminate ff_default_filter_samples().
2012-05-09 Anton Khirnovlavfi: remove some audio-related function from public...