fix comment
Originally committed as revision 10784 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -71,8 +71,8 @@ static uint32_t read_arbitary(ByteIOContext *pb) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Process WVE file header
|
* Process EA file header
|
||||||
* Returns 1 if the WVE file is valid and successfully opened, 0 otherwise
|
* Returns 1 if the EA file is valid and successfully opened, 0 otherwise
|
||||||
*/
|
*/
|
||||||
static int process_ea_header(AVFormatContext *s) {
|
static int process_ea_header(AVFormatContext *s) {
|
||||||
int inHeader = 1;
|
int inHeader = 1;
|
||||||
|
Reference in New Issue
Block a user