aboutsummaryrefslogtreecommitdiffhomepage
path: root/loader
Commit message (Expand)AuthorAge
* Merge svn changes up to r30173Gravatar Uoti Urpala2010-01-08
|\
| * Several hacks to fix compilation of tvi_dshow on MinGW64.Gravatar reimar2010-01-02
* | Merge svn changes up to r29912Gravatar Uoti Urpala2009-11-16
|\|
| * Implement dummy EncodePointer/DecodePointer functions needed for e.g. lagarit...Gravatar reimar2009-10-10
* | Merge svn changes up to r29684Gravatar Uoti Urpala2009-09-16
|\|
| * add YAXPAX and YAPAXI exports to msvcr80Gravatar compn2009-09-16
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Merge svn changes up to r29277Gravatar Uoti Urpala2009-05-08
|\|
| * Add missing 'void' to parameterless function declarations.Gravatar diego2009-05-04
* | Merge svn changes up to r29134Gravatar Uoti Urpala2009-04-02
|\|
| * Remove unnecessary malloc.h #includes and related #ifdeffery.Gravatar diego2009-04-02
* | Merge svn changes up to r29117Gravatar Uoti Urpala2009-04-01
|\|
| * enable vp6 codec to read/write .fpf (passlogfile)Gravatar compn2009-03-25
* | Merge svn changes up to r28641Gravatar Uoti Urpala2009-02-18
|\|
| * cosmetics: Replace unused 'argc/argv' in main declarations by 'void'.Gravatar diego2009-02-17
| * Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:Gravatar diego2009-02-17
| * Replace double semicolon by single semicolon.Gravatar diego2009-02-16
* | Merge svn changes up to r28403Gravatar Uoti Urpala2009-01-31
|\|
| * remove sys/timeb.h includeGravatar compn2009-01-29
* | Merge svn changes up to r28341Gravatar Uoti Urpala2009-01-19
|\|
| * Reduce QuickTime binary decoder verbosity.Gravatar diego2009-01-17
* | Merge svn changes up to r28310Gravatar Uoti Urpala2009-01-15
|\|
| * #include the appropriate header instead of using local declarations.Gravatar diego2009-01-05
| * Add missing 'void' keyword to parameterless function declarations.Gravatar diego2009-01-05
* | Merge svn changes up to r28204Gravatar Uoti Urpala2008-12-27
|\|
| * Avoid u_ BSD type names.Gravatar diego2008-12-27
* | Merge svn changes up to r28149Gravatar Uoti Urpala2008-12-14
|\|
| * Change some printf calls to 'Debug printf' so as not to pollute stdout.Gravatar diego2008-12-11
* | Merge svn changes up to r28103Gravatar Uoti Urpala2008-12-06
|\|
| * Re-add "extern"s incorrectly removed in r28085Gravatar reimar2008-12-04
* | Merge svn changes up to r28087Gravatar Uoti Urpala2008-12-04
|\|
| * Get rid of pointless 'extern' keywords.Gravatar diego2008-12-03
* | Merge svn changes up to r27899Gravatar Uoti Urpala2008-11-06
|\|
| * Missing free in malloc error case in COutputPinCreate.Gravatar reimar2008-10-31
| * Avoid useless casts of malloc results.Gravatar reimar2008-10-31
* | Merge svn changes up to 27824Gravatar Uoti Urpala2008-10-25
|\|
| * Translate a Hungarian comment, thanks to Denes Balatoni.Gravatar diego2008-10-19
| * Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.Gravatar diego2008-10-16
| * Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.Gravatar diego2008-10-16
| * Remove pointless #ifdef around the whole file, it is just a complicated #if 1.Gravatar diego2008-10-13
* | Merge svn changes up to r27514Gravatar Uoti Urpala2008-09-03
|\|
| * Remove duplicate vsscanf fallback implementation, we have another in osdep/.Gravatar diego2008-08-22
* | Merge svn changes up to r27399Gravatar Uoti Urpala2008-08-02
|\|
| * Do not provide a prototype for vsscanf when vsscanf is available.Gravatar diego2008-08-02
* | Merge svn changes up to r27374Gravatar Uoti Urpala2008-07-30
|\|
| * Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* | Merge svn changes up to r27092Gravatar Uoti Urpala2008-06-17
|\|