comparison wmadata.h @ 3344:f9d739057d6c libavcodec

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.
author mru
date Fri, 16 Jun 2006 20:41:33 +0000
parents ef2149182f1c
children c537a97eec66
comparison
equal deleted inserted replaced
3343:35757cceddd0 3344:f9d739057d6c