[FFmpeg-devel] [PATCH] Remove static ByteIOContexts

Andreas Öman andreas
Tue Nov 20 10:08:55 CET 2007


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?

Isn't the idea is to always keep the tree in a compilable fashion?






More information about the ffmpeg-devel mailing list