You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Use av_samples_copy instead of av_samples_fill_arrays to copy the
frame data to our DataBuffer.
* Get nb_channels by the CodecContext, intead of
av_get_channel_layout_nb_channels (see commit
1cdebe6).
* Throw a more specific runtime_error if an error occured during audio
decoding.
0 commit comments