ffmpeg | branch: master | Tom Butterworth <bangno...@gmail.com> | Tue Jul 21 
01:12:09 2015 +0100| [440c26e9c46bb26bc1fc8306561ed6962ae7d3bf] | committer: 
Michael Niedermayer

libavcodec/hap: remove unused struct member

Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=440c26e9c46bb26bc1fc8306561ed6962ae7d3bf
---

 libavcodec/hap.h |    1 -
 1 file changed, 1 deletion(-)

diff --git a/libavcodec/hap.h b/libavcodec/hap.h
index 48283b7..f36d09a 100644
--- a/libavcodec/hap.h
+++ b/libavcodec/hap.h
@@ -46,7 +46,6 @@ typedef struct HapContext {
 
     TextureDSPContext dxtc;
     GetByteContext gbc;
-    PutByteContext pbc;
 
     int section_type;        /* Header type */
 

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to