diff options
author | Måns Rullgård <mans@mansr.com> | 2006-06-16 20:41:33 +0000 |
---|---|---|
committer | Måns Rullgård <mans@mansr.com> | 2006-06-16 20:41:33 +0000 |
commit | 4f8ff17e7597584a6dc581b427a47615afb5bf3a (patch) | |
tree | 304fb0d433745e65d1f80faa67081c909b194f98 /pktdumper.c | |
parent | 57bd82d4e75bf1542d92e7df9edbdcf18f324be1 (diff) | |
download | ffmpeg-4f8ff17e7597584a6dc581b427a47615afb5bf3a.tar.gz |
The AAC frame header uses 13 bits for the frame size, so the buffer should
have room for such a frame. A frame that large seems unlikely in a valid
file, but leaving room for it spares us the need to check it elsewhere.
Moving the buffer to the end of the struct made debugging this easier.
Originally committed as revision 5487 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'pktdumper.c')
0 files changed, 0 insertions, 0 deletions