1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-08 07:08:12 +00:00
mpv/audio/decode
wm4 6be58df8d1 ad_lavc: respect AV_FRAME_FLAG_DISCARD
Since we set "skip_manual", we can actually get frames with this set.
Currently, only AV_PKT_FLAG_DISCARD will trigger this flag, and only
mov.c sets the latter flags, so this is related to FFmpeg's half-broken
mp4 edit list support.
2017-01-24 08:04:53 +01:00
..
ad_lavc.c ad_lavc: respect AV_FRAME_FLAG_DISCARD 2017-01-24 08:04:53 +01:00
ad_spdif.c ad_spdif: log avformat errors 2017-01-19 12:44:28 +01:00
ad.h
dec_audio.c
dec_audio.h