Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove unused fast_memcpy() function and link against the object that | diego | 2008-04-30 |
* | Mark all functions that are only used within the file as static. | diego | 2008-04-30 |
* | Remove compilation command from source file, it is already in the Makefile. | diego | 2008-01-01 |
* | Mark several uses of vo_functions_t as const to stop some of the current | reimar | 2007-12-02 |
* | Remove nonsensical #ifdef. | diego | 2007-08-28 |
* | Add a dummy guiMessageBox so it still compiles when MPlayer was configured with | reimar | 2007-08-04 |
* | Fix implicit declaration of function warnings. | diego | 2007-06-27 |
* | Fix linking: libswscale depends on libavutil, verbose was multiply defined... | diego | 2007-03-16 |
* | postproc --> libswscale | diego | 2006-06-30 |
* | compile fix, vobsub.c needs identify variable. | reimar | 2005-08-23 |
* | Fixed: sync structs with spudec.c, implement fast_memcpy | kmkaplan | 2003-06-18 |
* | Transform Vobsub subtitles into Subrip text subtitles using GOCR/JOCR. | kmkaplan | 2002-07-28 |