[FFmpeg-devel] [PATCH] Remove static ByteIOContexts

Björn Axelsson bjorn.axelsson
Fri Nov 16 10:39:40 CET 2007


On Fri, 2007-11-16 at 03:33 +0100, Michael Niedermayer wrote:
> [...] 
> >  2. bioc_formats_1.diff
> >     Update libavformats for dynamic ByteIOContexts
> 
> ok (though doesnt apply anymore, not suprissing considering its size)
> this one could get tricky timing wise as it likely will break again quickly
> if reposted 

I better try to be fast then. 
Resynced with current svn. Regression tests pass.

> also when reposting please indicate which patches have changed so i dont
> need to review all of them again and my patch application monkeys just
> need to run md5sum over them to verify
> 
> 
> [...]
> 
> >  6. bioc_ffplay_reindent.diff
> >     Reindent from previous patch
> 
> unneeded (see below)

Merged with bioc_ffplay-2.diff

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


-- 
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bioc_api_1.diff
Type: text/x-patch
Size: 2899 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071116/7b530212/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bioc_formats_1.diff
Type: text/x-patch
Size: 157393 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071116/7b530212/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bioc_utils.diff
Type: text/x-patch
Size: 6114 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071116/7b530212/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bioc_aviobuf_nullcheck.diff
Type: text/x-patch
Size: 1047 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071116/7b530212/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bioc_ffplay-2.diff
Type: text/x-patch
Size: 2020 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071116/7b530212/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bioc_ffmpeg-2.diff
Type: text/x-patch
Size: 846 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071116/7b530212/attachment-0005.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bioc_ffserver.diff
Type: text/x-patch
Size: 753 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071116/7b530212/attachment-0006.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bioc_dynbuf_api.diff
Type: text/x-patch
Size: 3770 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071116/7b530212/attachment-0007.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bioc_dynbuf_formats.diff
Type: text/x-patch
Size: 7592 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071116/7b530212/attachment-0008.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bioc_dynbuf_ffserver.diff
Type: text/x-patch
Size: 4220 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071116/7b530212/attachment-0009.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: versionbump.diff
Type: text/x-patch
Size: 624 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071116/7b530212/attachment-0010.bin>



More information about the ffmpeg-devel mailing list