[FFmpeg-devel] [PATCH] AMF Encoder: fix issue with frame corruption if encoder connected directly to decoder

2018-03-23 Thread Kravchenko, Alexander
Hello, I am collaborating with AMD to integrate and support AMF integration FFmpeg This patch solves issue with frame corruption if encoder connected directly to decoder Solution: storing frame reference while it is used during encoding From 0fae3679bae8e121ed7b997d7eabd533deb113fb Mon Sep 17 00

Re: [FFmpeg-devel] [PATCH] AMF Encoder: fix issue with frame corruption if encoder connected directly to decoder

2018-03-23 Thread Carl Eugen Hoyos
2018-03-23 11:20 GMT+01:00, Kravchenko, Alexander : > Subject: [PATCH] AMF Encoder: fix issue with frame corruption if encoder > connected directly to decoder. Solution: storing frame reference while it > is used during encoding The commit message should start with something similar to "lavc/amf