mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-13 19:05:37 +00:00
It is used by the deprecated API avcodec_decode_video2 and ignored by the new decode APIs (avcodec_send_packet/avcodec_receive_frame). Signed-off-by: Zhong Li <zhong.li@intel.com> Signed-off-by: Luca Barbato <lu_zero@gentoo.org> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| decode_audio.c | ||
| decode_video.c | ||
| encode_audio.c | ||
| encode_video.c | ||
| filter_audio.c | ||
| Makefile | ||
| metadata.c | ||
| output.c | ||
| qsvdec.c | ||
| transcode_aac.c | ||