[FFmpeg-cvslog] r16412 - in trunk: ffmpeg.c ffplay.c libavcodec/avcodec.h libavcodec/dvbsub.c libavcodec/dvbsubdec.c libavcodec/dvdsubenc.c libavcodec/xsubdec.c
Stefano Sabatini
stefano.sabatini-lala
Sat Jan 3 19:49:11 CET 2009
On date Saturday 2009-01-03 10:10:19 -0800, Mike Melanson wrote:
> michael wrote:
> > Author: michael
> > Date: Sat Jan 3 18:54:48 2009
> > New Revision: 16412
> >
> > Log:
> > Change AVSubtitle.rects to an array of pointers so ABI does not break
> > when the size of AVSubtitleRect changes.
> >
> > Modified:
> > trunk/ffmpeg.c
> > trunk/ffplay.c
> > trunk/libavcodec/avcodec.h
> > trunk/libavcodec/dvbsub.c
> > trunk/libavcodec/dvbsubdec.c
> > trunk/libavcodec/dvdsubenc.c
> > trunk/libavcodec/xsubdec.c
>
> This broke the builds. Something about a bunch of variables not being
> part of a structure. E.g.:
>
> /Users/melanson/fate/source/libavcodec/dvdsubdec.c:322: error: request
> for member ?bitmap? in something not a structure or union
> /Users/melanson/fate/source/libavcodec/dvdsubdec.c:323: error: request
> for member ?rgba_palette? in something not a structure or union
This should fix it, regards.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-dvdsubdec.patch
Type: text/x-diff
Size: 6274 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20090103/e15168e9/attachment.patch>
More information about the ffmpeg-cvslog
mailing list