1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-22 06:42:03 +00:00
mpv/audio/decode
wm4 ed024aadb6 audio/filter: change filter callback signature
The new signature is actually closer to how it actually works, and
someone who is not familiar to the API and how it works might make fewer
fatal mistakes with the new signature than the old one. Pretty weird.

Do this to sneak in a flags parameter, which will later be used to flush
remaining data of at least vf_lavfi.
2013-12-05 00:01:46 +01:00
..
ad_lavc.c ad_lavc: handle decoder EAGAIN only if there was an input packet 2013-12-04 23:30:01 +01:00
ad_mpg123.c cosmetics: rename video/audio reset functions 2013-11-27 21:14:39 +01:00
ad_spdif.c av_common: add timebase parameter to mp_set_av_packet() 2013-12-04 23:12:51 +01:00
ad.h cosmetics: rename video/audio reset functions 2013-11-27 21:14:39 +01:00
dec_audio.c audio/filter: change filter callback signature 2013-12-05 00:01:46 +01:00
dec_audio.h cosmetics: rename video/audio reset functions 2013-11-27 21:14:39 +01:00