| Commit message (Expand) | Author | Age | Files | Lines |
* | loader/qtx: cleanup | diego | 2010-11-02 | 2 | -30/+2 |
* | Merge svn changes up to r30907 | Uoti Urpala | 2010-04-26 | 1 | -0/+8 |
|\ |
|
| * | Use the high-level QuickTime decoding APIs (DecompressSequenceFrameS and | sesse | 2010-03-15 | 1 | -0/+8 |
* | | Merge svn changes up to r30876 | Uoti Urpala | 2010-03-10 | 1 | -3/+3 |
|\| |
|
| * | Correct QuickTime dpi output. | sesse | 2010-03-08 | 1 | -2/+2 |
| * | Fix QuickTime emulated OSErr type. | sesse | 2010-03-06 | 1 | -1/+1 |
* | | Merge svn changes up to r30494 | Uoti Urpala | 2010-03-09 | 2 | -2/+37 |
|\| |
|
| * | Add missing license headers to test programs for external libraries. | diego | 2010-02-03 | 2 | -2/+37 |
* | | Merge svn changes up to r30216 | Uoti Urpala | 2010-01-08 | 2 | -2/+2 |
|\| |
|
| * | Drop -Iloader from CPPFLAGS for the loader subdirectory. | diego | 2010-01-04 | 2 | -2/+2 |
| * | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 3 | -7/+7 |
* | | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 | 3 | -7/+7 |
* | | Merge svn changes up to r28641 | Uoti Urpala | 2009-02-18 | 2 | -2/+2 |
|\| |
|
| * | cosmetics: Replace unused 'argc/argv' in main declarations by 'void'. | diego | 2009-02-17 | 2 | -2/+2 |
* | | Merge svn changes up to 27824 | Uoti Urpala | 2008-10-25 | 1 | -3/+3 |
|\| |
|
| * | Translate a Hungarian comment, thanks to Denes Balatoni. | diego | 2008-10-19 | 1 | -1/+1 |
| * | Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. | diego | 2008-10-16 | 1 | -2/+2 |
* | | Merge svn changes up to r26979 | Uoti Urpala | 2008-06-04 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Remove pointless parentheses from return statements. | diego | 2008-05-16 | 1 | -1/+1 |
* | | Merge svn changes up to r26587 | Uoti Urpala | 2008-04-29 | 2 | -7/+8 |
|\| |
|
| * | Remove calls to Restore_LDT_Keeper, exit() is called immediately afterwards | diego | 2008-04-28 | 2 | -4/+2 |
| * | Add missing ldt_keeper.h #include; this fixes a bunch of implicit declaration | diego | 2008-04-28 | 2 | -0/+2 |
| * | Add missing #include, fixes the warning: | diego | 2008-04-28 | 1 | -0/+1 |
| * | Adjust printf length modifier, fixes the warning: | diego | 2008-04-28 | 1 | -1/+1 |
| * | Comment out variables only used in commented-out code, fixes the warnings: | diego | 2008-04-28 | 1 | -2/+2 |
* | | loader/qtx/qtxsdk/components.h: Disable large unused inline functions | Uoti Urpala | 2008-04-28 | 1 | -0/+2 |
|/ |
|
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-23 | 2 | -6/+6 |
* | Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a | diego | 2008-01-20 | 1 | -2/+2 |
* | /usr/lib/win32 --> /usr/local/lib/codecs | diego | 2008-01-06 | 2 | -2/+2 |
* | Remove compilation command comments. | diego | 2008-01-06 | 2 | -4/+0 |
* | Comment out non-existing mp_msg_set_level function to fix linking. | diego | 2008-01-06 | 1 | -1/+1 |
* | Fix compilation by replacing a broken macro with in-place code. | diego | 2008-01-06 | 1 | -3/+1 |
* | Fix compilation due to conflicting type declaration: | diego | 2008-01-06 | 1 | -2/+0 |
* | Add missing #include so that the header works standalone. | diego | 2008-01-06 | 1 | -0/+2 |
* | Add proper compilation rules for qtx/list and qtx/qtxload and remove silly | diego | 2008-01-06 | 1 | -2/+0 |
* | Add multiple inclusion guards to all header files that lack them. | diego | 2008-01-01 | 2 | -0/+8 |
* | get_path as const, patch by Stefan Huehner, stefan AT huehner-org | reynaldo | 2006-07-03 | 2 | -2/+2 |
* | Remove stray MSDOS linebreaks | ivo | 2005-08-10 | 1 | -2/+1 |
* | AMD64 fixes based on patch by Timo Teräs <timo.teras@iki.fi> | faust3 | 2004-10-30 | 1 | -55/+55 |
* | Warning fixes (approved by A'rpi). | rathann | 2003-11-08 | 1 | -17/+17 |
* | CRLF->LF | arpi | 2002-12-16 | 1 | -84/+62 |
* | dump more! | arpi | 2002-12-01 | 1 | -2/+10 |
* | some new experiments | arpi | 2002-11-24 | 2 | -11/+36 |
* | fixes, updates | arpi | 2002-11-24 | 1 | -23/+130 |
* | dump stuff | arpi | 2002-03-25 | 1 | -1/+205 |
* | some more... | arpi | 2002-03-21 | 1 | -2/+385 |
* | InitializeQTML(0) added | arpi | 2002-03-20 | 1 | -4/+21 |
* | comments on compiling | arpi | 2002-03-20 | 1 | -0/+2 |
* | simple sample proggy, using qtmlClient.dll to access QT components | arpi | 2002-03-20 | 1 | -0/+43 |
* | more mess | arpi | 2002-01-01 | 1 | -10/+33 |
* | updated | arpi | 2001-11-10 | 1 | -17/+55 |
* | still sig11 | arpi | 2001-11-10 | 1 | -42/+53 |
* | fixes? | arpi | 2001-11-09 | 1 | -25/+24 |
* | videocodec and component selectors (function IDs) | arpi | 2001-11-09 | 1 | -0/+68 |
* | struct->typedef | arpi | 2001-11-09 | 1 | -9/+6 |
* | for testing | arpi | 2001-11-08 | 1 | -0/+2 |
* | loads .qts | arpi | 2001-11-08 | 1 | -2/+2 |
* | hm, non-working :) | alex | 2001-10-30 | 1 | -4/+7 |
* | fixed, rotfl :p | alex | 2001-10-27 | 1 | -19/+12 |
* | devel | alex | 2001-10-27 | 2 | -0/+104 |