]> git.sesse.net Git - ffmpeg/commit
flv/swf do not have a big endian codec id, they only support
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 24 Feb 2008 00:57:15 +0000 (00:57 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 24 Feb 2008 00:57:15 +0000 (00:57 +0000)
commit44de39f93c57f3761a00a85dc459decc3fdc1839
treec89443136f265b70b3f4c0b4e5a7db07cd3b37fb
parent7bb8d51c1f17823f27e680b70dd18246bf6731ee
flv/swf do not have a big endian codec id, they only support
little endian and native endian.

Originally committed as revision 12183 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/flv.h
libavformat/flvdec.c
libavformat/flvenc.c