summaryrefslogtreecommitdiff
path: root/src/demuxers/demux_wc3movie.c
AgeCommit message (Expand)Author
2002-10-02mark some global arrays that must never be changed (multiple pluginMichael Roitzsch
2002-10-01implemented seek on startMike Melanson
2002-09-28wow, 1 line makes all the difference between "working" andMike Melanson
2002-09-28eliminate separate pts counter for audio; this makes pts handlingMike Melanson
2002-09-28added support for seeking by exploiting special characteristics of theMike Melanson
2002-09-21bring the Id CIN and WC3 movie demuxers up to the new API specsMike Melanson
2002-09-10bring back all the demuxersMichael Roitzsch
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-09-04add support for special palette conversion, fix video pts, remove extraMike Melanson
2002-09-01demuxes audio and video chunks properly nowMike Melanson
2002-08-10initial commit for WC3 movie demuxerMike Melanson