Revision 6a5d31ac libavformat/swfdec.c
libavformat/swfdec.c | ||
---|---|---|
20 | 20 |
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
21 | 21 |
*/ |
22 | 22 |
|
23 |
#include "libavutil/intreadwrite.h" |
|
23 | 24 |
#include "swf.h" |
24 | 25 |
|
25 | 26 |
static int get_swf_tag(ByteIOContext *pb, int *len_ptr) |
Also available in: Unified diff