ffmpeg/doc/examples
Stefano Sabatini 4d4098da00 lavfi: drop planar/packed negotiation support
The planar/packed switch and the packing_formats list is no longer
required, since the planar/packed information is now stored in the sample
format enum.

This is technically a major API break, possibly it should be not too
painful as we marked the audio filtering API as unstable.
2012-05-16 13:16:05 +02:00
..
Makefile doc/examples: add libswresample in the libraries. 2012-05-12 19:58:44 +02:00
decoding_encoding.c doc/examples: add missing math.h include in decoding/encoding example. 2012-05-12 17:59:41 +02:00
filtering_audio.c lavfi: drop planar/packed negotiation support 2012-05-16 13:16:05 +02:00
filtering_video.c
metadata.c
muxing.c