|
FFmpeg
|
Demuxing and decoding example. More...
#include <libavutil/imgutils.h>#include <libavutil/samplefmt.h>#include <libavutil/timestamp.h>#include <libavformat/avformat.h>Functions | |
| int | main (int argc, char **argv) |
Demuxing and decoding example.
Show how to use the libavformat and libavcodec API to demux and decode audio and video data.
1.8.12