Re: [FFmpeg-devel] [PATCH 1/3] get_bits: remove unused assignment

2014-07-16 Thread Michael Niedermayer
On Tue, Jul 15, 2014 at 08:56:28PM -0700, Timothy Gu wrote: > Signed-off-by: Timothy Gu > --- > libavcodec/get_bits.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The greatest way to li

[FFmpeg-devel] [PATCH 1/3] get_bits: remove unused assignment

2014-07-15 Thread Timothy Gu
Signed-off-by: Timothy Gu --- libavcodec/get_bits.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/get_bits.h b/libavcodec/get_bits.h index d8d7b6e..fd32535 100644 --- a/libavcodec/get_bits.h +++ b/libavcodec/get_bits.h @@ -408,7 +408,7 @@ static inline int init_ge