On Tue, Jan 05, 2016 at 10:19:28AM +, Nicolas Derouineau wrote:
> >this should be in a seperate patch and libavutil/version.h should have
> >its minor version bumped
>
> Ok, so I'm going to do two separate patch (commit ?) for libavformat and for
> libavutil.
yes, please do
> Where should
dermayer
Envoyé : lundi 4 janvier 2016 19:37
À : FFmpeg development discussions and patches
Objet : Re: [FFmpeg-devel] [PATCH] Add frame side data when SEI green
metadata are detected
On Mon, Jan 04, 2016 at 02:50:44PM +0100, Nicolas DEROUINEAU wrote:
> ---
> libavcodec/h264.c | 2
On Mon, Jan 04, 2016 at 02:50:44PM +0100, Nicolas DEROUINEAU wrote:
> ---
> libavcodec/h264.c | 21 +
> libavcodec/h264.h | 1 +
> libavcodec/h264_sei.c | 3 +++
> libavutil/frame.h | 8
this should be in a seperate patch and libavutil/version.h should
---
libavcodec/h264.c | 21 +
libavcodec/h264.h | 1 +
libavcodec/h264_sei.c | 3 +++
libavutil/frame.h | 8
4 files changed, 33 insertions(+)
diff --git a/libavcodec/h264.c b/libavcodec/h264.c
index 089a86f..e90bcc0 100644
--- a/libavcodec/h264.c
+++ b