* UINTX -> uintx_t INTX -> intx_t
Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -38,7 +38,7 @@ static int raw_write_trailer(struct AVFormatContext *s)
|
||||
}
|
||||
|
||||
/* raw input */
|
||||
static static int raw_read_header(AVFormatContext *s, AVFormatParameters *ap)
|
||||
static int raw_read_header(AVFormatContext *s, AVFormatParameters *ap)
|
||||
{
|
||||
AVStream *st;
|
||||
int id;
|
||||
|
Reference in New Issue
Block a user