mpv/audio/decode
wm4 289edadb8d ad_lavc: make sample trimming symmetric to skipping
I'm not quite sure what the FFmpeg AV_FRAME_DATA_SKIP_SAMPLES API
demands here. The code so far assumed that skipping can be more than a
frame, but not trimming. Extend it to trimming too.
2016-02-22 19:58:11 +01:00
..
ad.h audio: move direct packet reading from decoders to common code 2016-01-19 22:24:38 +01:00
ad_lavc.c ad_lavc: make sample trimming symmetric to skipping 2016-02-22 19:58:11 +01:00
ad_spdif.c audio: refactor: work towards unentangling audio decoding and filtering 2016-01-22 00:25:44 +01:00
dec_audio.c audio: move frame clipping to a generic function 2016-02-21 18:16:41 +01:00
dec_audio.h Rewrite ordered chapters and timeline stuff 2016-02-15 21:04:07 +01:00