log

age author description
Fri, 31 Jul 2009 20:13:02 +0000 ben Add a variable in config.mak whether SHM support is enabled or not.
Fri, 31 Jul 2009 13:07:56 +0000 jrash sync with en/mplayer.1 r29461
Thu, 30 Jul 2009 20:10:16 +0000 diego Update documentation for libamr replacement by OpenCORE in FFmpeg.
Thu, 30 Jul 2009 12:08:20 +0000 compn move truehd to correct section
Thu, 30 Jul 2009 12:03:42 +0000 compn undocumented keyword
Thu, 30 Jul 2009 11:58:56 +0000 compn start rc4 changelog, where did rc3 go?
Thu, 30 Jul 2009 08:37:10 +0000 nicodvb handle TrueHD streams (they are carried in 0xFD PES streams in substream 0x72)
Thu, 30 Jul 2009 08:36:17 +0000 nicodvb added inexistant TRHD fourcc to handle TRUEHD streams in forthcoming patch
Tue, 28 Jul 2009 16:25:03 +0000 uau stream/realrtsp/real.c: Fix another integer overflow
Tue, 28 Jul 2009 05:45:47 +0000 ramiro MMX2 scaler: Remove {} block leftover from factorization in initMMX2Scaler().
Tue, 28 Jul 2009 05:42:46 +0000 ramiro MMX2 scaler: factorize initMMX2Scaler().
Tue, 28 Jul 2009 05:41:22 +0000 ramiro MMX2 scaler: add variable to ease factorization of initMMX2Scaler().
Tue, 28 Jul 2009 05:14:47 +0000 ramiro Indent.
Tue, 28 Jul 2009 05:13:36 +0000 ramiro Remove duplicate horizontal scaling when there aren't enough lines in a slice
Tue, 28 Jul 2009 04:46:39 +0000 ramiro Remove useless code.
Mon, 27 Jul 2009 19:39:23 +0000 eugeni Fix stupid, off-by-one, mistakes in assert() expressions.
Mon, 27 Jul 2009 16:53:48 +0000 uau stream/realrtsp/real.c: Fix integer overflow
Mon, 27 Jul 2009 06:47:41 +0000 ramiro Do not misuse HAVE_ defines. Introduce COMPILE_TEMPLATE_ defines and use them
Mon, 27 Jul 2009 06:22:00 +0000 ramiro Factorize x86 fast_bilinear assembly.
Mon, 27 Jul 2009 06:20:17 +0000 ramiro Fix assembly comments for x86 fast_bilinear so they match the C code.
Sun, 26 Jul 2009 19:53:00 +0000 diego Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
Sun, 26 Jul 2009 19:38:22 +0000 diego Make diff apply cleanly to our tree again.
Sun, 26 Jul 2009 17:43:06 +0000 diego Set both HAVE_BIGENDIAN and WORDS_BIGENDIAN.
Sun, 26 Jul 2009 14:40:05 +0000 cehoyos Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN.
Sun, 26 Jul 2009 12:26:32 +0000 mru Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
Fri, 24 Jul 2009 10:35:22 +0000 cladisch Use the correct OSS format, where possible, for mplayer's packed 24-bit
Thu, 23 Jul 2009 15:23:03 +0000 mru Remove unnecessary #include <unistd.h>
Wed, 22 Jul 2009 19:32:17 +0000 ptt grammar and sentence fix
Tue, 21 Jul 2009 20:17:15 +0000 ramiro Remove unused variables.
Tue, 21 Jul 2009 08:20:22 +0000 cladisch Use correct ALSA sample format for 24-bit samples packed in three bytes.