[FFmpeg-devel] [PATCH 04/21] libavcodec: added a structure AVData for decoding timed metadata

Erkki Seppälä erkki.seppala.ext at nokia.com
Wed Aug 24 11:30:36 EEST 2016


AVFrame certainly sounds a good solution. For AVData I followed the lead 
from AVSubtitle as they are quite similar concepts. And AVFrame did 
really look quite a big struct ;).

I'll rework the code to replace AVData with AVFrame.

Thanks for review!



More information about the ffmpeg-devel mailing list