On Wed, Nov 08, 2017 at 11:05:48PM +, Rostislav Pehlivanov wrote:
> On 8 November 2017 at 22:55, Michael Niedermayer
> wrote:
>
> > This gives FFmpeg libs a field that they can freely and safely use.
> > Avoiding the need of wraping of a users opaque_ref field and its issues.
> >
> > Signed-o
On 8 November 2017 at 22:55, Michael Niedermayer
wrote:
> This gives FFmpeg libs a field that they can freely and safely use.
> Avoiding the need of wraping of a users opaque_ref field and its issues.
>
> Signed-off-by: Michael Niedermayer
> ---
> libavutil/frame.c | 8 +++-
> libavutil/fr
This gives FFmpeg libs a field that they can freely and safely use.
Avoiding the need of wraping of a users opaque_ref field and its issues.
Signed-off-by: Michael Niedermayer
---
libavutil/frame.c | 8 +++-
libavutil/frame.h | 12
2 files changed, 19 insertions(+), 1 deletion(