[FFmpeg-devel] FFmpeg 0.10.1

Kelly Anderson kelly at silka.with-linux.com
Sat Mar 17 08:11:02 CET 2012


On 03/16/2012 07:41 PM, Michael Niedermayer wrote:
> On Fri, Mar 16, 2012 at 09:11:36AM +0100, Michael Niedermayer wrote:
>> Hi
>>
>> If you want something backported, then now
>> is your last chance to backport it if you want it in 0.10.1
> release made, ill update the download&  home page soon

A duplicate X264Context stats member must've snuck in there by accident.

--- ./libavcodec/libx264.c.orig 2012-03-16 18:45:47.000000000 -0600
+++ ./libavcodec/libx264.c      2012-03-17 01:03:17.942184332 -0600
@@ -70,7 +70,6 @@ typedef struct X264Context {
      char *partitions;
      int direct_pred;
      int slice_max_size;
-    char *stats;
  } X264Context;

  static void X264_log(void *p, int level, const char *fmt, va_list args)



More information about the ffmpeg-devel mailing list