mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
The four examples (audio/video encoding/decoding) are completely independent so it makes little sense to have them all in one file. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| avcodec.c | ||
| decode_audio.c | ||
| encode_audio.c | ||
| filter_audio.c | ||
| metadata.c | ||
| output.c | ||
| qsvdec.c | ||
| transcode_aac.c | ||