log

age author description
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.
Sun, 19 Jul 2009 17:03:28 +0000 diego The ivtv vo driver and the ivtv VIDIX driver are unrelated; do not disable the
Sun, 19 Jul 2009 10:26:48 +0000 iive Handle 24bit audio formats natively by ALSA.
Sun, 19 Jul 2009 09:55:29 +0000 iive Fix 24bit audio playback.
Sat, 18 Jul 2009 15:07:26 +0000 diego Change libamr support to libopencore-amr support.
Sat, 18 Jul 2009 11:33:03 +0000 eugeni Make sure clip coordinates are inside the screen area.
Sat, 18 Jul 2009 11:33:00 +0000 eugeni Cosmetics: make some variables constant to signify their intended use and,
Sat, 18 Jul 2009 11:32:58 +0000 eugeni Fix read after the end of allocated buffer.
Sat, 18 Jul 2009 04:31:55 +0000 jrash sync with en/mplayer.1 r29413
Fri, 17 Jul 2009 17:43:08 +0000 cehoyos Restore alphabetic order for HAVE_ defines.
Fri, 17 Jul 2009 13:58:07 +0000 diego Remove CONFIG_LIBAMR_NB_FIXED #define, which no longer exists in FFmpeg.
Fri, 17 Jul 2009 09:55:23 +0000 cehoyos Assume HAVE_ATTRIBUTE_PACKED.
Mon, 13 Jul 2009 13:05:00 +0000 Gabrov synced with r39413
Sat, 11 Jul 2009 09:41:44 +0000 cehoyos Fix compilation after FFmpeg r19395.
Thu, 09 Jul 2009 13:28:56 +0000 reimar Disable libavcodec AAC encoder, there are too many systems where it doesn't compile.
Thu, 09 Jul 2009 02:27:39 +0000 ramiro Remove dependency from swscale_internal.h to lavu/internal.h, it is no longer
Tue, 07 Jul 2009 02:49:26 +0000 lorenm 20% faster hqdn3d on x86_64
Tue, 07 Jul 2009 02:01:36 +0000 lorenm new debanding filter
Sun, 05 Jul 2009 20:10:59 +0000 diego The AltiVec code in libswscale no longer is under GPL.
Sat, 04 Jul 2009 13:26:51 +0000 diego Add a section about handling external code to the policy.
Fri, 03 Jul 2009 16:10:58 +0000 compn add truemotion rt binary codec for TR20 fourcc
Wed, 01 Jul 2009 12:40:28 +0000 mru Use enum PixelFormat in sws_format_name() prototype
Sun, 28 Jun 2009 13:19:26 +0000 reimar Print information about chapters with -identify.
Sun, 28 Jun 2009 13:17:42 +0000 reimar Make set_property chapter 0-based like all other chapter-related
Sat, 27 Jun 2009 12:53:58 +0000 compn add binary codec for NTN1 and NTN2 fourcc