This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
libavcodec/hap: remove unused struct member
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
tags/n2.8
Tom Butterworth
Michael Niedermayer
10 years ago
parent
d8488090e5
commit
440c26e9c4
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
libavcodec/hap.h
+ 0
- 1
libavcodec/hap.h
View File
@@ -46,7 +46,6 @@ typedef struct HapContext {
TextureDSPContext dxtc;
GetByteContext gbc;
PutByteContext pbc;
int section_type; /* Header type */
Write
Preview
Loading…
Cancel
Save