[FFmpeg-cvslog] decode: add a method for attaching lavc-internal data to frames

2017-11-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Sat Jul 1 11:12:44 2017 +0200| [359a8a3e2d1194b52b6c386f94fd0929567dfb67] | committer: Anton Khirnov decode: add a method for attaching lavc-internal data to frames Use the AVFrame.opaque_ref field. The original user's opaque_ref

[FFmpeg-cvslog] decode: add a method for attaching lavc-internal data to frames

2017-11-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Fri Oct 13 18:59:17 2017 +0200| [9f1cfd88af88a7d7d5c56a368a46639dfdfdef75] | committer: Timo Rothenpieler decode: add a method for attaching lavc-internal data to frames Use the AVFrame.private_ref field. This new struct will be