summaryrefslogtreecommitdiffstats
path: root/Mac/Demo/quicktime
Commit message (Collapse)AuthorAgeFilesLines
* Remove the MOOV filetype from the StandardGetFile call, so we can alsoJack Jansen1998-07-221-1/+1
| | | | open MPEG files, etc.
* NewMovieFromFile has extra parameter and return valueJack Jansen1997-04-092-2/+2
|
* Removed addpack callsJack Jansen1996-03-202-10/+0
|
* It now actually works. Also, MovieInWindow and VerySimplePlayerJack Jansen1995-12-092-0/+168
example programs translated to python and added.