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 |
2007-10-30 |
diego | Remove unused fmt_list array, fixes the warnings:
|
commit | commitdiff | tree |
2007-10-30 |
diego | Remove unused functions, fixes the warnings:
|
commit | commitdiff | tree |
2007-10-30 |
diego | Disable clear_screen function, the call to the function...
|
commit | commitdiff | tree |
2007-10-30 |
diego | Comment out unused variable, fixes the warning:
|
commit | commitdiff | tree |
2007-10-30 |
diego | Remove unused functions, fixes the warnings:
|
commit | commitdiff | tree |
2007-10-30 |
diego | Disable function that is only used in disabled code...
|
commit | commitdiff | tree |
2007-10-30 |
diego | sync with FFmpeg r10874
|
commit | commitdiff | tree |
2007-10-22 |
diego | A missing break statement caused SDLK_PLUS to be triggered...
|
commit | commitdiff | tree |
2007-10-22 |
diego | Spelling, vf_ow parameters are optional.
|
commit | commitdiff | tree |
2007-10-22 |
diego | fix warning:
|
commit | commitdiff | tree |
2007-10-21 |
diego | Fix warning:
|
commit | commitdiff | tree |
2007-10-21 |
diego | Remove some unused code, fixes the following warnings:
|
commit | commitdiff | tree |
2007-10-21 |
diego | Remove unused code and fix warning:
|
commit | commitdiff | tree |
2007-10-20 |
diego | _vorbis_block_alloc() is used w/o prototype, this will...
|
commit | commitdiff | tree |
2007-10-20 |
diego | Remove unnecessary lines from patch headers.
|
commit | commitdiff | tree |
2007-10-20 |
diego | Certain VIDIX drivers only work on x86, disable for...
|
commit | commitdiff | tree |
2007-10-19 |
diego | Mark constant argument of mp_header_process_sequence_header...
|
commit | commitdiff | tree |
2007-10-18 |
diego | Sync with latest FFmpeg changes.
|
commit | commitdiff | tree |
2007-10-18 |
diego | Sync with FFmpeg r10774.
|
commit | commitdiff | tree |
2007-10-18 |
diego | Rename LIB to LIBNAME for consistency.
|
commit | commitdiff | tree |
2007-10-18 |
diego | 1l: Update wrong #endif comment.
|
commit | commitdiff | tree |
2007-10-18 |
diego | Add FFMPEG_ prefix to all multiple inclusion guards.
|
commit | commitdiff | tree |
2007-10-14 |
diego | small grammar fix
|
commit | commitdiff | tree |
2007-10-14 |
diego | Consistently set NOTE: in italics.
|
commit | commitdiff | tree |
2007-10-13 |
diego | support Y800 in raw video
|
commit | commitdiff | tree |
2007-10-11 |
diego | cosmetics: typo
|
commit | commitdiff | tree |
2007-10-10 |
diego | Sync with FFmpeg changes, NO_DCBZL was renamed to HAVE_DCBZL.
|
commit | commitdiff | tree |
2007-10-09 |
diego | Fix Zip Motion Blocks Video codec name.
|
commit | commitdiff | tree |
2007-10-08 |
diego | Remove Makefile changes from upstream diff. They are...
|
commit | commitdiff | tree |
2007-10-08 |
diego | cosmetics: Align some lines.
|
commit | commitdiff | tree |