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
warnings--
Originally committed as revision 9411 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Måns Rullgård
18 years ago
parent
4bd684bc2f
commit
19f4cecafa
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavformat/oggparsevorbis.c
+ 1
- 1
libavformat/oggparsevorbis.c
View File
@@ -140,7 +140,7 @@ typedef struct {
static unsigned int
fixup_vorbis_headers(AVFormatContext * as, oggvorbis_private_t *priv,
void
**buf)
uint8_t
**buf)
{
int i,offset, len;
unsigned char *ptr;
Write
Preview
Loading…
Cancel
Save