Re: [FFmpeg-devel] [PATCH 2/2] rtpenc_h263_rfc2190: avoid misleading error output

2014-09-21 Thread Michael Niedermayer
On Sun, Sep 21, 2014 at 05:43:16PM +0200, Thomas Volkert wrote: > From: Thomas Volkert > > --- > libavformat/rtpenc_h263_rfc2190.c | 15 +++ > 1 file changed, 7 insertions(+), 8 deletions(-) applied thanks -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

[FFmpeg-devel] [PATCH 2/2] rtpenc_h263_rfc2190: avoid misleading error output

2014-09-21 Thread Thomas Volkert
From: Thomas Volkert --- libavformat/rtpenc_h263_rfc2190.c | 15 +++ 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/libavformat/rtpenc_h263_rfc2190.c b/libavformat/rtpenc_h263_rfc2190.c index 0493008..34b3906 100644 --- a/libavformat/rtpenc_h263_rfc2190.c +++ b/libavf