2007-12-22 |
diego | Remove wrong and misleading comments.
|
commit | commitdiff | tree |
2007-12-22 |
diego | typos
|
commit | commitdiff | tree |
2007-12-22 |
diego | cosmetics: grammar/spelling
|
commit | commitdiff | tree |
2007-12-22 |
diego | Add missing #include, fixes
|
commit | commitdiff | tree |
2007-12-22 |
diego | cosmetics: Remove trailing whitespace.
|
commit | commitdiff | tree |
2007-12-22 |
diego | cosmetics: spelling fixes
|
commit | commitdiff | tree |
2007-12-21 |
diego | comment typo fixes
|
commit | commitdiff | tree |
2007-12-21 |
diego | The lagarith DLL requires an MMX2 CPU.
|
commit | commitdiff | tree |
2007-12-20 |
diego | Remove internal unrarlib copy, the new unrarexec code...
|
commit | commitdiff | tree |
2007-12-18 |
diego | typo noticed by Paul TT
|
commit | commitdiff | tree |
2007-12-18 |
diego | Stop MPlayer from complaining about bogus AviSynth...
|
commit | commitdiff | tree |
2007-12-17 |
diego | cosmetics: Remove trailing whitespace.
|
commit | commitdiff | tree |
2007-12-17 |
diego | Use correct #include for waitpid, fixes the warning:
|
commit | commitdiff | tree |
2007-12-16 |
diego | Remove useless stray #include.
|
commit | commitdiff | tree |
2007-12-16 |
diego | Replace some more broken SYS_DARWIN preprocessor conditional...
|
commit | commitdiff | tree |
2007-12-16 |
diego | cosmetics: reformatting
|
commit | commitdiff | tree |
2007-12-16 |
diego | There are no special rules for commits to the build...
|
commit | commitdiff | tree |
2007-12-12 |
diego | cosmetics: Remove ugly and inconsistent uppercasing...
|
commit | commitdiff | tree |
2007-12-12 |
diego | cosmetics: Move public function declarations together.
|
commit | commitdiff | tree |
2007-12-12 |
diego | Add missing declaration for dct64_altivec, fixes the...
|
commit | commitdiff | tree |
2007-12-11 |
diego | Replace SYS_DARWIN by __APPLE__ and __DARWIN__ where...
|
commit | commitdiff | tree |
2007-12-11 |
diego | Add missing #include <stdio.h>, fixes the warning:
|
commit | commitdiff | tree |
2007-12-11 |
diego | support for xtensa CPU architecture
|
commit | commitdiff | tree |
2007-12-11 |
diego | Slightly simplify preprocessor conditionals.
|
commit | commitdiff | tree |
2007-12-11 |
diego | Ahem, fix breakage of last commit: The AltiVec detection...
|
commit | commitdiff | tree |
2007-12-11 |
diego | Do not set SYS_AMIGAOS4, it is unused.
|
commit | commitdiff | tree |
2007-12-11 |
diego | SYS_AMIGAOS4 --> __AMIGAOS4__
|
commit | commitdiff | tree |
2007-12-11 |
diego | slight consistency change for default DVD device selection
|
commit | commitdiff | tree |
2007-12-11 |
diego | Remove redundant condition from list of CD/DVD-ROM...
|
commit | commitdiff | tree |
2007-12-11 |
diego | Do not set -DSYS_DARWIN, it is unused.
|
commit | commitdiff | tree |
2007-12-11 |
diego | Replace SYS_DARWIN condition by __APPLE__ || __DARWIN__.
|
commit | commitdiff | tree |
2007-12-11 |
diego | Remove redundant and obfuscating preprocessor conditional.
|
commit | commitdiff | tree |
2007-12-11 |
diego | Replace SYS_DARWIN conditional by the more correct...
|
commit | commitdiff | tree |
2007-12-11 |
diego | There is a check for altivec.h in configure so use...
|
commit | commitdiff | tree |
2007-12-11 |
diego | Replace SYS_DARWIN conditional directive around gcc...
|
commit | commitdiff | tree |
2007-12-11 |
diego | Identifiers starting with __ are reserved for the system.
|
commit | commitdiff | tree |
2007-12-11 |
diego | Remove pointless HAVE_ALTIVEC around the whole file...
|
commit | commitdiff | tree |
2007-12-11 |
diego | Relicense as GPL v2 or later like the rest of liba52.
|
commit | commitdiff | tree |
2007-12-10 |
diego | Fix printf format string length modifiers, removes...
|
commit | commitdiff | tree |
2007-12-10 |
diego | Comment out unused variable.
|
commit | commitdiff | tree |
2007-12-10 |
diego | Remove unused parameters from main(), fixes the warnings:
|
commit | commitdiff | tree |
2007-12-10 |
diego | Fix printf format string length modifiers, removes...
|
commit | commitdiff | tree |
2007-12-10 |
diego | Fix printf format string length modifiers, removes...
|
commit | commitdiff | tree |
2007-12-10 |
diego | spelling/grammar/wording/formatting
|
commit | commitdiff | tree |
2007-12-08 |
diego | Add missing declarations for AltiVec functions, fixes...
|
commit | commitdiff | tree |
2007-12-07 |
diego | Fix 'make checkheaders' on AltiVec-enabled systems.
|
commit | commitdiff | tree |
2007-12-06 |
diego | minor spelling/grammar fixes
|
commit | commitdiff | tree |
2007-12-03 |
diego | Use correct printf length modifiers, fixes the following...
|
commit | commitdiff | tree |
2007-12-02 |
diego | Remove unused variables, fixes the warnings:
|
commit | commitdiff | tree |
2007-12-02 |
diego | Fix some spelling typos
|
commit | commitdiff | tree |
2007-11-30 |
diego | Comment some #endif directives.
|
commit | commitdiff | tree |
2007-11-29 |
diego | Fix multiple inclusion guards, identifiers starting...
|
commit | commitdiff | tree |
2007-11-27 |
diego | Add missing forced linebreak, slight wording improvement.
|
commit | commitdiff | tree |
2007-11-25 |
diego | Restore copyright/license notices that were stripped...
|
commit | commitdiff | tree |
2007-11-25 |
diego | Remove mapdev.vxd. It is a non-free Win9x/DOS binary...
|
commit | commitdiff | tree |
2007-11-23 |
diego | Clarify playtree explanation.
|
commit | commitdiff | tree |
2007-11-22 |
diego | Fix half-baked last commit.
|
commit | commitdiff | tree |
2007-11-22 |
diego | Remove ! operator hack, we require a POSIX-compatible...
|
commit | commitdiff | tree |
2007-11-22 |
diego | Invert the logic to check the cmp return value cmp...
|
commit | commitdiff | tree |
2007-11-22 |
diego | comment spelling/grammar fixes
|
commit | commitdiff | tree |
2007-11-21 |
diego | Rename timer-lx.c --> timer-linux.c.
|
commit | commitdiff | tree |
2007-11-21 |
diego | main() --> main(void)
|
commit | commitdiff | tree |
2007-11-21 |
diego | main() --> main(void)
|
commit | commitdiff | tree |
2007-11-21 |
diego | Remove unused function write_psm_block(), fixes the...
|
commit | commitdiff | tree |
2007-11-20 |
diego | Put colon inside replaceable tag.
|
commit | commitdiff | tree |
2007-11-14 |
diego | libogg muxer no longer exists in FFmpeg.
|
commit | commitdiff | tree |
2007-11-13 |
diego | The FFmpeg WMV2 decoder is no longer buggy now that...
|
commit | commitdiff | tree |
2007-11-11 |
diego | Prefer DMO Windows Media codecs over the DShow ones...
|
commit | commitdiff | tree |
2007-11-11 |
diego | OGG_MUXER was renamed to LIBOGG_MUXER in FFmpeg.
|
commit | commitdiff | tree |
2007-11-10 |
diego | wording/grammar/spelling/formatting
|
commit | commitdiff | tree |
2007-11-10 |
diego | Get rid of M$ silliness.
|
commit | commitdiff | tree |
2007-11-09 |
diego | Add missing header files, fixes the warnings:
|
commit | commitdiff | tree |
2007-11-09 |
diego | Add missing header file, fixes the warnings:
|
commit | commitdiff | tree |
2007-11-09 |
diego | Remove misleading comment and remove unnecessary #includes.
|
commit | commitdiff | tree |
2007-11-09 |
diego | Rearrange headers to get rid of an #undef and remove...
|
commit | commitdiff | tree |
2007-11-09 |
diego | Remove unnecessary dsputil.h #include, fixes the warnings:
|
commit | commitdiff | tree |
2007-11-09 |
diego | #include libavcodec/eval.h instead of manually declaring...
|
commit | commitdiff | tree |
2007-11-06 |
diego | cosmetics: output grammar/spelling fixes
|
commit | commitdiff | tree |
2007-11-06 |
diego | cosmetics: Comment grammar and spelling fixes.
|
commit | commitdiff | tree |
2007-11-06 |
diego | Reduce excessive verbosity: Move debug messages to...
|
commit | commitdiff | tree |
2007-11-04 |
diego | Fix previous incorrect commit, +/- has higher precedence...
|
commit | commitdiff | tree |
2007-11-04 |
diego | The function names of [rgb|bgr]1[56]to[UV|Y] had rgb...
|
commit | commitdiff | tree |
2007-11-04 |
diego | Escape some more '-'.
|
commit | commitdiff | tree |
2007-11-03 |
diego | Avoid short forms; has the added benefit of allowing...
|
commit | commitdiff | tree |
2007-11-03 |
diego | Add some parentheses to fix the following warnings:
|
commit | commitdiff | tree |
2007-11-03 |
diego | Replace some Hungarian comments, thanks to Denes Balatoni...
|
commit | commitdiff | tree |
2007-11-03 |
diego | Escape a ton of '-'. Note that this is likely not...
|
commit | commitdiff | tree |
2007-11-03 |
diego | another round of '-' escapes
|
commit | commitdiff | tree |
2007-11-03 |
diego | one more '-' escape, wording fix
|
commit | commitdiff | tree |
2007-11-03 |
diego | Escape some more '-' where appropriate.
|
commit | commitdiff | tree |
2007-11-01 |
diego | Add missing #include to fix GNU/kFreeBSD compilation...
|
commit | commitdiff | tree |
2007-10-31 |
diego | Escape some more '-' where appropriate.
|
commit | commitdiff | tree |
2007-10-30 |
diego | Remove outdated Hungarian translation of the playtree...
|
commit | commitdiff | tree |
2007-10-30 |
diego | Explain the difference between '-' and '\-', correctly...
|
commit | commitdiff | tree |
2007-10-30 |
diego | movie player for Linux --> movie player
|
commit | commitdiff | tree |
2007-10-30 |
diego | Add some missing escapes for '-'.
|
commit | commitdiff | tree |
2007-10-30 |
diego | Consistently use \- in option names.
|
commit | commitdiff | tree |
2007-10-30 |
diego | Remove unused variable:
|
commit | commitdiff | tree |
2007-10-30 |
diego | Comment out uninit function, its use is commented out...
|
commit | commitdiff | tree |
2007-10-30 |
diego | Remove commented-out and unused fmt_list array.
|
commit | commitdiff | tree |