mpv/audio/decode
wm4 f2374f4e4b ad_lavc: use new AVFrame API
Set refcounted_frames, because in some versions of libavcodec mixing the
new AVFrame API and non-refcounted decoding could cause memory
corruption. Likewise, it's probably still required to unref a frame
before calling the decoder.
2014-03-16 13:19:29 +01:00
..
ad.h Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
ad_lavc.c ad_lavc: use new AVFrame API 2014-03-16 13:19:29 +01:00
ad_mpg123.c audio: mp_msg conversions 2013-12-21 20:50:12 +01:00
ad_spdif.c audio: mp_msg conversions 2013-12-21 20:50:12 +01:00
dec_audio.c af: add metadata field to af_stream and af_instance 2014-03-13 14:36:20 +01:00
dec_audio.h af: add metadata field to af_stream and af_instance 2014-03-13 14:36:20 +01:00