log

age author description
Thu, 15 Jan 2009 15:56:24 +0000 diego Sync with latest FFmpeg changes: #define disabled preprocessor directives
Thu, 15 Jan 2009 15:51:50 +0000 diego Treat mlib as a normal FFmpeg option, not a CPU extension.
Thu, 15 Jan 2009 15:41:29 +0000 diego Treat SH architecture like SH4 like in FFmpeg, the only place it is used.
Thu, 15 Jan 2009 15:40:12 +0000 diego SH4 is not a CPU extension mechanism.
Thu, 15 Jan 2009 08:51:12 +0000 diego Mark internal libraries as such in the configure summary, fixes Bugzilla #1378.
Thu, 15 Jan 2009 08:46:17 +0000 diego Update copyright year, patch by Zhou Zongyi, zhouzongyi pset.suntec net.
Wed, 14 Jan 2009 00:13:56 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Tue, 13 Jan 2009 17:08:29 +0000 compn add SLMJ fourcc to ffmjpeg
Tue, 13 Jan 2009 17:05:18 +0000 compn add binary codecs:
Tue, 13 Jan 2009 11:53:54 +0000 compn add nsvideo (NSVI) binary codec. works on uncommon samples list
Tue, 13 Jan 2009 02:38:03 +0000 compn add yamaha adpcm ffmpeg codec, works on sample
Sun, 11 Jan 2009 23:20:56 +0000 diego Update copyright year.
Sun, 11 Jan 2009 22:53:08 +0000 diego Sync with latest FFmpeg changes: Check for the availability of truncf().
Sun, 11 Jan 2009 19:48:51 +0000 diego spelling/grammar/wording/whitespace
Sun, 11 Jan 2009 19:48:01 +0000 diego Fix d_width vs. d_height typo.
Sun, 11 Jan 2009 19:47:17 +0000 diego Fix decvideo vs. dec_video typo noticed by Vineeth N, nvineeth gmail com.
Sun, 11 Jan 2009 15:36:08 +0000 diego Remove outdated comment.
Sun, 11 Jan 2009 15:31:53 +0000 diego cosmetics: Move CPU byte order check to a more sensible place.
Sun, 11 Jan 2009 13:33:44 +0000 diego Only check for YASM support on x86 systems.
Sun, 11 Jan 2009 12:58:06 +0000 diego cosmetics: Move some checks to more logical places.
Sun, 11 Jan 2009 12:17:46 +0000 ptt removed remaining english word
Sun, 11 Jan 2009 11:28:01 +0000 diego console output cosmetics
Sun, 11 Jan 2009 11:16:20 +0000 diego Only print "using XYZ" comment if XYZ has been set.
Sat, 10 Jan 2009 20:01:47 +0000 diego Add missing const qualifier to mpctx_get_audio_out function declaration.
Sat, 10 Jan 2009 14:23:42 +0000 Gabrov synced with r28279
Sat, 10 Jan 2009 13:57:33 +0000 reimar Reindent for "if" added in internal dvdnav patch
Sat, 10 Jan 2009 13:51:02 +0000 reimar Support an "internal" dvdnav version to make it easier to compile with,
Sat, 10 Jan 2009 13:47:41 +0000 reimar Change vo_draw_text to a vo_draw_text_ext function which draws DVD navigation
Sat, 10 Jan 2009 13:14:25 +0000 compn add vdowave acm codec for format 0xFFFC
Sat, 10 Jan 2009 01:58:55 +0000 reynaldo Correct a few mistakes in the spanish translation.