log

age author description
Tue, 11 Aug 2009 17:56:19 +0000 cehoyos Allow dpx image files as input.
Tue, 11 Aug 2009 17:54:11 +0000 cehoyos Allow out-formats for IMGFMT_RGB48* in codecs.conf.
Tue, 11 Aug 2009 17:52:01 +0000 cehoyos Map IMGFMT_RGB48xE to PIX_FMT_RGB48xE.
Tue, 11 Aug 2009 17:51:11 +0000 cehoyos Add IMGFMT_RGB48LE and IMGFMT_RGB48BE.
Mon, 10 Aug 2009 10:53:32 +0000 diego Remove disabled debug code.
Sun, 09 Aug 2009 15:34:57 +0000 ramiro Put some altivec code under COMPILE_ALTIVEC, and not HAVE_ALTIVEC.
Sun, 09 Aug 2009 15:04:17 +0000 kostya Remove 'offset' argument from PUTRGB* macros since it's unneeded and caused
Sat, 08 Aug 2009 15:18:48 +0000 diego Remove disabled crufty code.
Sat, 08 Aug 2009 08:17:35 +0000 reimar 100l, av_fifo_generic_read does not return anything useful, so ignore its
Fri, 07 Aug 2009 09:07:02 +0000 reimar Add a giant hack to the x264 encoder module to ensure all delayed frames are
Thu, 06 Aug 2009 20:04:19 +0000 ben Replace macro: MAX -> FFMAX
Thu, 06 Aug 2009 09:43:10 +0000 cladisch Do not leak the mixer handle if setting of a volume fails.
Wed, 05 Aug 2009 23:16:21 +0000 cehoyos Fix QT RLE in X-QT via rtsp://.
Tue, 04 Aug 2009 15:38:57 +0000 lu_zero Make sure it builds with -ftracer
Mon, 03 Aug 2009 23:04:04 +0000 diego Only #include stream/stream_dvd.h when libdvdread is enabled.
Mon, 03 Aug 2009 16:31:55 +0000 diego Only #include stream/dvbin.h when DVB is enabled.
Mon, 03 Aug 2009 13:51:33 +0000 diego Make sure that unavailable message languages are not accepted.
Mon, 03 Aug 2009 10:17:35 +0000 lu_zero Improve wording for missing sctp support
Sun, 02 Aug 2009 16:00:55 +0000 diego Remove pointless #ifdefs around harmless internal header #includes.
Sun, 02 Aug 2009 15:39:08 +0000 cehoyos Fix another typo. Patch by Francesco Lavra, francescolavra interfree it
Sun, 02 Aug 2009 15:17:26 +0000 diego dpkg-buildpackage automatically sets CFLAGS and pals to -g -O2.
Sun, 02 Aug 2009 14:50:24 +0000 cehoyos Add standard GPL license header. Patch by Francesco Lavra, francescolavra interfree it
Sun, 02 Aug 2009 14:44:12 +0000 cehoyos Fix more typos. Patch by Francesco Lavra, francescolavra interfree it
Sun, 02 Aug 2009 14:41:15 +0000 cehoyos Remove unused include's. Patch by Francesco Lavra, francescolavra interfree it
Sun, 02 Aug 2009 14:38:18 +0000 cehoyos Fix typos. Patch by Francesco Lavra, francescolavra interfree it
Sat, 01 Aug 2009 21:30:36 +0000 cehoyos Fix regression when converting to nv12/nv21.
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.
Sun, 19 Jul 2009 21:24:45 +0000 diego Bandaid compilation fix: Disable ivtv VIDIX driver until a proper test exists.
Sun, 19 Jul 2009 21:09:00 +0000 diego The Makefile variable names for external libraries in FFmpeg changed.
Sun, 19 Jul 2009 20:59:32 +0000 diego Move some variable declarations up to avoid the warnings:
Sun, 19 Jul 2009 17:05:42 +0000 diego Remove redundant ivtv VIDIX driver variable declarations.