Remove dependency from swscale_internal.h to lavu/internal.h, it is no longer
commit1351150b15268a9b6c7cb557ba895500f62c325d
authorramiro <ramiro@b3059339-0415-0410-9bf9-f77b7e298cf2>
Thu, 9 Jul 2009 02:27:39 +0000 (9 02:27 +0000)
committerramiro <ramiro@b3059339-0415-0410-9bf9-f77b7e298cf2>
Thu, 9 Jul 2009 02:27:39 +0000 (9 02:27 +0000)
treeadda82548c7be0b4a4c25e7f8132b2af4abad5c5
parentedad3fb8c2705fc2f177d7780849b630f81c0224
Remove dependency from swscale_internal.h to lavu/internal.h, it is no longer
needed for DECLARE_ALIGNED.
Remove dependency from swscale-example.c to swscale_internal.h by duplicating
the necessary code. The duplicated code is a hack and should be removed once a
cleaner pixel format information system exists. swscale-example.c is example
code on how to use the library and therefore shouldn't rely on internal
headers.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29415 b3059339-0415-0410-9bf9-f77b7e298cf2
libswscale/swscale-example.c
libswscale/swscale_internal.h