[FFmpeg-soc] [soc]: r780 - dirac/ffmpeg.diff

marco subversion at mplayerhq.hu
Tue Aug 14 17:07:53 CEST 2007


Author: marco
Date: Tue Aug 14 17:07:53 2007
New Revision: 780

Log:
update to current FFmpeg

Modified:
   dirac/ffmpeg.diff

Modified: dirac/ffmpeg.diff
==============================================================================
--- dirac/ffmpeg.diff	(original)
+++ dirac/ffmpeg.diff	Tue Aug 14 17:07:53 2007
@@ -1,6 +1,6 @@
 Index: libavcodec/golomb.c
 ===================================================================
---- libavcodec/golomb.c	(revision 10091)
+--- libavcodec/golomb.c	(revision 10116)
 +++ libavcodec/golomb.c	(working copy)
 @@ -1,6 +1,7 @@
  /*
@@ -61,7 +61,7 @@ Index: libavcodec/golomb.c
 +0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,};
 Index: libavcodec/golomb.h
 ===================================================================
---- libavcodec/golomb.h	(revision 10091)
+--- libavcodec/golomb.h	(revision 10116)
 +++ libavcodec/golomb.h	(working copy)
 @@ -2,6 +2,7 @@
   * exp golomb vlc stuff
@@ -152,7 +152,7 @@ Index: libavcodec/golomb.h
   */
 Index: libavcodec/Makefile
 ===================================================================
---- libavcodec/Makefile	(revision 10091)
+--- libavcodec/Makefile	(revision 10116)
 +++ libavcodec/Makefile	(working copy)
 @@ -53,6 +53,7 @@
  OBJS-$(CONFIG_CSCD_DECODER)            += cscd.o
@@ -172,7 +172,7 @@ Index: libavcodec/Makefile
  OBJS-$(CONFIG_H261_PARSER)             += h261_parser.o
 Index: libavcodec/allcodecs.c
 ===================================================================
---- libavcodec/allcodecs.c	(revision 10091)
+--- libavcodec/allcodecs.c	(revision 10116)
 +++ libavcodec/allcodecs.c	(working copy)
 @@ -68,6 +68,7 @@
      REGISTER_DECODER(CLJR, cljr);
@@ -192,7 +192,7 @@ Index: libavcodec/allcodecs.c
      REGISTER_PARSER (H261, h261);
 Index: libavcodec/allcodecs.h
 ===================================================================
---- libavcodec/allcodecs.h	(revision 10091)
+--- libavcodec/allcodecs.h	(revision 10116)
 +++ libavcodec/allcodecs.h	(working copy)
 @@ -93,6 +93,7 @@
  extern AVCodec cscd_decoder;
@@ -204,7 +204,7 @@ Index: libavcodec/allcodecs.h
  extern AVCodec dsicinvideo_decoder;
 Index: libavcodec/avcodec.h
 ===================================================================
---- libavcodec/avcodec.h	(revision 10091)
+--- libavcodec/avcodec.h	(revision 10116)
 +++ libavcodec/avcodec.h	(working copy)
 @@ -166,6 +166,7 @@
      CODEC_ID_BETHSOFTVID,
@@ -214,7 +214,7 @@ Index: libavcodec/avcodec.h
  
      /* various PCM "codecs" */
      CODEC_ID_PCM_S16LE= 0x10000,
-@@ -2770,6 +2771,7 @@
+@@ -2778,6 +2779,7 @@
  extern AVCodecParser ac3_parser;
  extern AVCodecParser cavsvideo_parser;
  extern AVCodecParser dca_parser;
@@ -224,7 +224,7 @@ Index: libavcodec/avcodec.h
  extern AVCodecParser h261_parser;
 Index: libavformat/Makefile
 ===================================================================
---- libavformat/Makefile	(revision 10091)
+--- libavformat/Makefile	(revision 10116)
 +++ libavformat/Makefile	(working copy)
 @@ -36,6 +36,7 @@
  OBJS-$(CONFIG_CRC_MUXER)                 += crc.o
@@ -236,7 +236,7 @@ Index: libavformat/Makefile
  OBJS-$(CONFIG_DV_DEMUXER)                += dv.o
 Index: libavformat/raw.c
 ===================================================================
---- libavformat/raw.c	(revision 10091)
+--- libavformat/raw.c	(revision 10116)
 +++ libavformat/raw.c	(working copy)
 @@ -311,6 +311,7 @@
          av_set_pts_info(st, 64, ap->time_base.num, ap->time_base.den);
@@ -282,7 +282,7 @@ Index: libavformat/raw.c
      "raw dts",
 Index: libavformat/allformats.c
 ===================================================================
---- libavformat/allformats.c	(revision 10091)
+--- libavformat/allformats.c	(revision 10116)
 +++ libavformat/allformats.c	(working copy)
 @@ -66,6 +66,7 @@
      REGISTER_MUXER   (CRC, crc);
@@ -294,7 +294,7 @@ Index: libavformat/allformats.c
      REGISTER_MUXDEMUX(DV, dv);
 Index: libavformat/allformats.h
 ===================================================================
---- libavformat/allformats.h	(revision 10091)
+--- libavformat/allformats.h	(revision 10116)
 +++ libavformat/allformats.h	(working copy)
 @@ -39,6 +39,7 @@
  extern AVInputFormat c93_demuxer;



More information about the FFmpeg-soc mailing list