log

age author description
Fri, 16 Jan 2009 09:44:36 +0000 reimar Fix a wrongly converted !defined(ARCH_X86_64)
Fri, 16 Jan 2009 09:41:26 +0000 reimar 100l, mixed up ao_data.samplerate and ao_data.bps when calculating sleep time.
Fri, 16 Jan 2009 09:35:05 +0000 reimar Another missed #ifdef HAVE_MMX
Fri, 16 Jan 2009 09:32:54 +0000 reimar More #ifdef HAVE_MMX etc. missed by earlier search.
Fri, 16 Jan 2009 09:29:20 +0000 reimar More #ifdef -> #if fixes
Fri, 16 Jan 2009 09:21:21 +0000 reimar Lots and lots of #ifdef ARCH_... -> #if ARCH_...
Fri, 16 Jan 2009 08:45:35 +0000 reimar More #ifdef -> #if
Fri, 16 Jan 2009 08:43:05 +0000 reimar Fix first handful of #if vs. #ifdef for ARCH_, HAVE_SSE etc.
Fri, 16 Jan 2009 02:14:25 +0000 cehoyos Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which will
Fri, 16 Jan 2009 01:55:48 +0000 cehoyos Disable upcoming MPEG_VDPAU_DECODER.
Fri, 16 Jan 2009 01:11:16 +0000 diego one more ARCH_ARMV4L --> ARCH_ARM, patch by Guillaume Lecerf, foxcore gmail com
Thu, 15 Jan 2009 17:21:25 +0000 gpoirier sync w/r28279
Thu, 15 Jan 2009 15:57:19 +0000 diego Get rid of now unused FFmpeg ENABLE_ preprocessor directives.
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.
Sat, 10 Jan 2009 01:57:25 +0000 reynaldo TRIVIAL, Extend the copyright line to 2009. Patch by andrew .david .45 AT gmail.
Fri, 09 Jan 2009 20:50:25 +0000 diego Fix build: calc_drwXY was factorized into vo_calc_drwXY.
Fri, 09 Jan 2009 15:25:24 +0000 cehoyos Factor calc_drwXY out of vo_xv and vo_xvmc.
Fri, 09 Jan 2009 10:32:01 +0000 reimar Consistently use tabs in svn:externals
Fri, 09 Jan 2009 10:14:03 +0000 diego Rearrange genres between numbers 53 and 63 into the correct order.
Fri, 09 Jan 2009 09:52:20 +0000 diego Replace reference to LICENSE file with GPL notice from said file.
Thu, 08 Jan 2009 19:54:43 +0000 cehoyos Add PIX_FMT_VDPAU_H264.
Thu, 08 Jan 2009 19:28:28 +0000 reimar Switch internal dvdread to libdvdread SVN external.
Wed, 07 Jan 2009 16:39:56 +0000 eugeni Clarify relationship between -ass and -fontconfig in the man page.
Tue, 06 Jan 2009 20:44:51 +0000 gpoirier sync w/r28122, patch by JRaSH % jrash06 A 163 P com %
Tue, 06 Jan 2009 20:37:58 +0000 gpoirier looks like I missed r27542...
Tue, 06 Jan 2009 16:44:47 +0000 eugeni Support loading font faces other then the first one in a font file.
Mon, 05 Jan 2009 22:55:58 +0000 reimar Fix r28222, including alloca.h directly might break compilation.
Mon, 05 Jan 2009 22:18:35 +0000 diego Fix some typos, add flv and trp to the list of video formats
Mon, 05 Jan 2009 22:05:19 +0000 diego Rename libaf/af_format_alaw.c --> libaf/af_format_alaw.h and
Mon, 05 Jan 2009 21:55:47 +0000 diego Use standard multiple inclusion guards.
Mon, 05 Jan 2009 21:55:19 +0000 diego Remove unnecessary local definition of _ISOC9X_SOURCE.