mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 02:21:11 +01:00
lavf/flvdec: Remove an outdated comment.
The buffer size was increased inb2fecce3to prepare for790a3cdf.
This commit is contained in:
parent
0e554bf4b9
commit
c51e0cd6ed
1 changed files with 0 additions and 2 deletions
|
|
@ -654,8 +654,6 @@ static int flv_read_metabody(AVFormatContext *s, int64_t next_pos)
|
|||
AVStream av_unused *dstream;
|
||||
AVIOContext *ioc;
|
||||
int i;
|
||||
// only needs to hold the string "onMetaData".
|
||||
// Anything longer is something we don't want.
|
||||
char buffer[32];
|
||||
|
||||
astream = NULL;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue