log

age author description
Fri, 22 Jan 2010 23:53:15 +0000 jrash sync with en/mplayer.1 r30336
Fri, 22 Jan 2010 23:19:59 +0000 reimar Remove any auto-inserted lavc filter.
Fri, 22 Jan 2010 22:10:28 +0000 reimar Fix sub_free to actually free the subtitle data.
Fri, 22 Jan 2010 21:49:05 +0000 reimar Fix a memory leak in the subreader.
Fri, 22 Jan 2010 21:16:54 +0000 reimar Replace strncat by av_strlcat which is easier to verify for correctness.
Fri, 22 Jan 2010 21:10:40 +0000 reimar Also handle ASS subtitles when removing subtitles via sub_remove slave command.
Fri, 22 Jan 2010 20:59:15 +0000 reimar Avoid duplicating code to remove subtitles (sub_remove slave command).
Fri, 22 Jan 2010 03:26:30 +0000 mru Move array specifiers outside DECLARE_ALIGNED() invocations
Thu, 21 Jan 2010 11:16:03 +0000 diego Disable all hwaccel glue code from FFmpeg.
Thu, 21 Jan 2010 10:37:35 +0000 cehoyos x264 version 0.83 is required.
Thu, 21 Jan 2010 10:31:34 +0000 cehoyos Fix compilation after FFmpeg r21353.
Thu, 21 Jan 2010 09:52:11 +0000 conrad More const-correctness for sws_scale
Wed, 20 Jan 2010 03:26:12 +0000 ramiro Document some more of SwsContext.
Wed, 20 Jan 2010 00:22:31 +0000 stefano Avoid more pointless tests, the input and output formats need to be
Tue, 19 Jan 2010 22:36:46 +0000 stefano Split overly long line.
Tue, 19 Jan 2010 21:52:00 +0000 stefano Make selfTest() perform tests where both the input and output formats
Tue, 19 Jan 2010 18:53:16 +0000 diego Create libavutil/avconfig.h, required for FFmpeg compilation.
Tue, 19 Jan 2010 18:02:44 +0000 ptt synced with r30336
Tue, 19 Jan 2010 16:30:20 +0000 benoit Make const prototypes for input sources of sws_scale_* stricter.
Tue, 19 Jan 2010 15:42:51 +0000 ramiro swscale-example: Add comment about the use of av_{malloc,free}.
Tue, 19 Jan 2010 13:35:57 +0000 zuxy Set HAVE_FAST_CLZ according to CPU type.
Tue, 19 Jan 2010 11:35:04 +0000 ramiro Remove useless forward declaration.
Tue, 19 Jan 2010 05:21:17 +0000 zuxy User friendly warning message that gives out names of source and target formats
Tue, 19 Jan 2010 03:47:11 +0000 mru swscale-example: use av_malloc()
Mon, 18 Jan 2010 23:34:07 +0000 stefano Split long line.
Mon, 18 Jan 2010 23:33:17 +0000 stefano Convert int -> enum PixelFormat in doTest().
Mon, 18 Jan 2010 10:44:30 +0000 ptt synced with r30197
Mon, 18 Jan 2010 08:42:04 +0000 zuxy Define out currently unused static functions.
Mon, 18 Jan 2010 03:55:16 +0000 compn add uldx and vspx fourcc to ffodivx in codecs.conf
Mon, 18 Jan 2010 03:06:43 +0000 zuxy Support for detection of AMD Phenom.