On Mon, Jun 27, 2016 at 02:39:44PM +0200, Benoit Fouet wrote:
>
> h264.h|3 +--
> h264_parser.c |2 +-
> h264_ps.c |4 ++--
> h264_sei.c|4 ++--
> h264_slice.c |4 ++--
> 5 files changed, 8 insertions(+), 9 deletions(-)
> de8d165e9e3754aa691ebf00d5e4d91e93574
From 735362df589eb5f8b05063c56862ff18589475ad Mon Sep 17 00:00:00 2001
From: Benoit Fouet
Date: Tue, 21 Jun 2016 14:17:13 +0200
Subject: [PATCH 3/3] h264: make H264ParamSets sps const
---
libavcodec/h264.h| 3 +--
libavcodec/h264_parser.c | 2 +-
libavcodec/h264_ps.c | 4 ++--
liba