[libav-devel] [PATCH 09/11] rtpdec_h264: Make start_sequence a static const array

2012-05-04 Thread Martin Storsjö
--- libavformat/rtpdec_h264.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libavformat/rtpdec_h264.c b/libavformat/rtpdec_h264.c index 5abab79..1021d02 100644 --- a/libavformat/rtpdec_h264.c +++ b/libavformat/rtpdec_h264.c @@ -63,6 +63,8 @@ struct PayloadContext {

Re: [libav-devel] [PATCH 09/11] rtpdec_h264: Make start_sequence a static const array

2012-05-04 Thread Luca Barbato
On 04/05/12 15:06, Martin Storsjö wrote: --- libavformat/rtpdec_h264.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Ok. -- Luca Barbato Gentoo/linux http://dev.gentoo.org/~lu_zero ___ libav-devel mailing list