1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-19 18:05:21 +00:00
mpv/audio/decode
wm4 e57037dc95 ad_lavc, vd_lavc: don't set AVCodecContext.refcounted_frames
This field is (or should be) deprecated, and there's no need to set it
with the new API.
2016-12-18 12:28:09 +01:00
..
ad_lavc.c ad_lavc, vd_lavc: don't set AVCodecContext.refcounted_frames 2016-12-18 12:28:09 +01:00
ad_spdif.c ad_spdif: Fix crash when spdif muxer is not available 2016-12-11 14:20:58 +01:00
ad.h audio: move direct packet reading from decoders to common code 2016-01-19 22:24:38 +01:00
dec_audio.c dec_video, dec_audio: avoid full reinit on switches to the same segment 2016-11-09 16:44:06 +01:00
dec_audio.h Rewrite ordered chapters and timeline stuff 2016-02-15 21:04:07 +01:00