[FFmpeg-devel] [PATCH] Remove static ByteIOContexts
Björn Axelsson
bjorn.axelsson
Tue Nov 20 10:49:49 CET 2007
On Tue, 2007-11-20 at 10:08 +0100, Andreas ?man wrote:
> Hi,
>
> Bj?rn Axelsson wrote:
> >
> > bioc_formats_1.diff and bioc_ffplay-2.diff are changed since last mail.
> > bioc_ffplay_reindent.diff is removed. The rest are unchanged as they
> > still apply:
> >
> > 1. bioc_api_1.diff
> > Dynamic allocation of the ByteIOContext in AVFormatContexts
> > 2. bioc_formats_1.diff
> > Update libavformats for dynamic ByteIOContexts
> > 3. bioc_utils.diff
> > Update utils.c for dynamic ByteIOContexts
> > 4. bioc_aviobuf_nullcheck.diff
> > Handle NULL parameters in url_fseek(), url_fsize(), url_ferror() and
> > url_feof()
> > 5. bioc_ffplay-2.diff
> > Update ffplay for dynamic ByteIOContexts
> > 6. bioc_ffmpeg-2.diff
> > Update ffmpeg for dynamic ByteIOContexts
> > 7. bioc_ffserver.diff
> > Update ffserver for dynamic ByteIOContexts
> > 8. bioc_dynbuf_api.diff
> > Let url_open_buf() and url_open_dyn_*() allocate ByteIOContexts
> > 9. bioc_dynbuf_formats.diff
> > Update libavformats for url_open_buf() and url_open_dyn_*() changes
> > 10. bioc_dynbuf_ffserver.diff
> > Update ffserver for url_open_buf() and url_open_dyn_*() changes
> > 11. versionbump.diff
> > Increase libavformat major version
>
> These patches are not supposed to be applied as individual
> commits i suppose?
Correct. It was mentioned in the beginning of the thread that the full
series of patches needs to be applied at once.
> Isn't the idea is to always keep the tree in a compilable fashion?
It certainly is.
--
Bj?rn Axelsson Phone: +46-(0)90-18 98 97
Intinor AB Fax: +46-(0)920-757 10
www.intinor.se
Interactive Television & Digital Media Distribution
More information about the ffmpeg-devel
mailing list