frwu: use MKTAG to check marker instead of AV_RL32
authorPaul B Mahol <onemda@gmail.com>
Mon, 12 Mar 2012 18:11:32 +0000 (18:11 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Mon, 12 Mar 2012 18:41:02 +0000 (11:41 -0700)
commit05d089a80bf01de696b918c3491d1127eba7cbc0
tree083c776ebefdd6f7c8f97971c068d11d38972e2f
parent919f3554387e043bdfe10c6369356d1104882183
frwu: use MKTAG to check marker instead of AV_RL32

Using intreadwrite.h for this is overkill.

Signed-off-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
libavcodec/frwu.c