Favor the use of plain AVPicture over AVFrame, especially when the use of AVFrame is not required like in the case of tmp_picture. Also adopt more straightforward names, to avoid frame/picture confusion. |
||
|---|---|---|
| .. | ||
| decoding_encoding.c | ||
| demuxing.c | ||
| filtering_audio.c | ||
| filtering_video.c | ||
| Makefile | ||
| metadata.c | ||
| muxing.c | ||
| scaling_video.c | ||