mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
warnings--
Originally committed as revision 9411 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
4bd684bc2f
commit
19f4cecafa
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user