log

age author description
Thu, 24 Jul 2008 21:24:51 +0000 diego Add some more information about FTP mirror setup.
Thu, 24 Jul 2008 21:23:52 +0000 diego Fix mailinglist vs. mailing list typo.
Thu, 24 Jul 2008 16:52:35 +0000 diego cosmetics: Fix indentation after last commit.
Thu, 24 Jul 2008 16:49:14 +0000 diego Remove AltiVec vector declaration compiler compatibility macros.
Thu, 24 Jul 2008 15:38:20 +0000 reimar Fix configure hanging forever in iconv check using --charset=noconv
Thu, 24 Jul 2008 15:00:37 +0000 reimar Remove outdated "X11 only" from xineramascreen option and try to make clearer
Wed, 23 Jul 2008 19:36:24 +0000 gpoirier sync w/r27337
Wed, 23 Jul 2008 10:34:20 +0000 ptt sync'd with r27337
Tue, 22 Jul 2008 22:58:51 +0000 diego Add Dirac video support via libdirac and libschroedinger in libavcodec.
Tue, 22 Jul 2008 18:46:07 +0000 reimar Enable runtime border/window decorations-toggling for Linux gl and gl2 vos.
Tue, 22 Jul 2008 18:40:01 +0000 reimar No idea which vos support -noborder how well, though those based on
Tue, 22 Jul 2008 18:38:04 +0000 reimar Support -noborder with X11-based vos
Tue, 22 Jul 2008 18:33:53 +0000 reimar Make vo_x11_fullscreen not break vo_border (proper support still needs vo changes)
Tue, 22 Jul 2008 18:25:53 +0000 reimar -border/-noborder are supported by gl/gl2, too, but only on Windows.
Tue, 22 Jul 2008 16:27:20 +0000 diego Add instructions how to test the DNS round-robin virtual host, add a
Mon, 21 Jul 2008 11:41:13 +0000 michael fix memleak
Mon, 21 Jul 2008 11:18:24 +0000 michael Cleanup, use av_freep() instead of av_free(x); x=NULL
Sat, 19 Jul 2008 11:32:33 +0000 diego Remove "en" from list of all man page languages when generating man page
Sat, 19 Jul 2008 07:11:18 +0000 henry docs build fix
Sat, 19 Jul 2008 02:00:56 +0000 diego Only build the documentation in the languages requested from configure.
Fri, 18 Jul 2008 16:04:31 +0000 Gabrov synced with r27326
Fri, 18 Jul 2008 09:41:27 +0000 ptt added missing revisions (26762 & 26795)
Fri, 18 Jul 2008 09:35:44 +0000 ptt restored file encoding tu utf8 and corrected wrong chars, hoping it's ok now
Fri, 18 Jul 2008 08:26:26 +0000 zuxy Remove unnecessary and troublesome inline
Fri, 18 Jul 2008 00:09:09 +0000 michael Make C code in yuv2yuv1() do accurate rounding, this could be split
Thu, 17 Jul 2008 23:43:48 +0000 michael indent
Thu, 17 Jul 2008 23:42:06 +0000 michael Forgotten accurate rounding function YSCALEYUV2YV121_ACCURATE.
Thu, 17 Jul 2008 23:35:36 +0000 michael simplify yuv2yuv1()
Thu, 17 Jul 2008 22:38:26 +0000 diego Fix typo in msg_lang variable name that prevented the correct message
Thu, 17 Jul 2008 22:30:02 +0000 michael 10l forgot SWS_BILINEAR
Thu, 17 Jul 2008 22:01:18 +0000 michael Ensure that exactly one scaler algo is used.
Thu, 17 Jul 2008 19:37:19 +0000 ben File was missing its dedicated header inclusion.
Thu, 17 Jul 2008 19:23:27 +0000 ben Maemo platform runs on Nokia N8x0 series too.
Thu, 17 Jul 2008 17:14:12 +0000 reimar Avoid including avcodec.h in demuxer.h (and thus many other files) just to get
Thu, 17 Jul 2008 17:11:30 +0000 reimar Our ALSA code needs alloca, so check for it in configure and include alloca.h
Thu, 17 Jul 2008 12:38:05 +0000 diego cosmetics: Indent language handling after last commit.
Thu, 17 Jul 2008 12:36:54 +0000 diego Rewrite translation handling in the build system.
Thu, 17 Jul 2008 12:24:47 +0000 diego Simplify summary output, add an extra empty line to it.
Thu, 17 Jul 2008 12:22:05 +0000 diego Remove note about localization from configure output.
Thu, 17 Jul 2008 12:19:39 +0000 diego cosmetics: Rename _doc_lang variable to doc_lang.
Thu, 17 Jul 2008 11:54:42 +0000 diego Evaluate man page installation rule for all available languages,
Thu, 17 Jul 2008 10:07:21 +0000 zuxy Force gcc to emit function body under -gnu99
Wed, 16 Jul 2008 18:51:39 +0000 reimar limits.h is required for UINT_MAX
Wed, 16 Jul 2008 17:48:34 +0000 reimar And a 1000l for r27263, swapped a condition, thus setting size to
Wed, 16 Jul 2008 17:28:19 +0000 reimar 100l, fix calloc being called with the wrong argument due to reordering
Wed, 16 Jul 2008 16:43:40 +0000 reimar Make sure demuxed ASF packet is properly padded after descrambling
Wed, 16 Jul 2008 16:18:25 +0000 reimar Move duplicate FF_INPUT_BUFFER_PADDING_SIZE handling into demuxer.h
Wed, 16 Jul 2008 16:14:56 +0000 diego Add variables for all available man page and documentation languages.
Wed, 16 Jul 2008 16:06:14 +0000 reimar Do not just print a warning, also fix the len in ASF demuxer!
Wed, 16 Jul 2008 16:05:58 +0000 diego Remove redundant check in message language test.
Wed, 16 Jul 2008 15:53:21 +0000 diego Move the "all" option to the front of the list of available languages in
Wed, 16 Jul 2008 15:51:15 +0000 diego cosmetics: Rename LANGUAGES variable to msg_langs.
Wed, 16 Jul 2008 15:38:06 +0000 diego Replace output redirection with grep by POSIX standard options.
Wed, 16 Jul 2008 15:09:24 +0000 diego Replace simple sed invocation by even simpler tr invocation.
Wed, 16 Jul 2008 15:08:34 +0000 diego Merge two consecutive sed calls into one.
Tue, 15 Jul 2008 22:22:25 +0000 diego Add IDs to some XML elements to avoid warnings.
Tue, 15 Jul 2008 19:08:09 +0000 reimar Make af_hrtf tables static const
Tue, 15 Jul 2008 19:05:42 +0000 reimar Add const to libaf/filter.c functions.
Tue, 15 Jul 2008 17:35:52 +0000 reimar Replace S_IREAD|S_IWRITE by POSIX-compatible S_IRUSR|S_IWUSR (not exactly the same, but should not matter).
Tue, 15 Jul 2008 16:39:26 +0000 reimar ALSA stupidly tries to define struct timeval and struct timespec, which