summaryrefslogtreecommitdiffstats
path: root/libmpdemux/asfguid.h
Commit message (Collapse)AuthorAgeFilesLines
* Move find_backwards_asf_guid asfguid.h to asfheader.c, the only place wherediego2008-10-051-10/+0
| | | | | | | | it is used. Fixes the following warning: ./libmpdemux/asfguid.h:94: warning: 'find_backwards_asf_guid' defined but not used git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27723 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make stream independent of libmpdemux, the asf demuxer and streamingalbeu2008-04-091-0/+103
code share a function and a few definitions. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26357 b3059339-0415-0410-9bf9-f77b7e298cf2