OSDN Git Service

makes avformat_get_context_defaults() static
authorPanagiotis Issaris <takis.issaris@uhasselt.be>
Fri, 8 Sep 2006 12:12:38 +0000 (12:12 +0000)
committerGuillaume Poirier <gpoirier@mplayerhq.hu>
Fri, 8 Sep 2006 12:12:38 +0000 (12:12 +0000)
commit57c244f6c7027865b9f619419e41fec65f48d03c
treeb652b01e47ec02c873358c71b35cb4524ba362e6
parent7b95bc58426ee1ba73e74d3c078e1e81261c14a3
makes avformat_get_context_defaults() static
when the next compatibility breaking change occurs, as suggested by
Michael Niedermayer here:
http://article.gmane.org/gmane.comp.video.ffmpeg.devel/36377
Patch by Takis
Original thread:
Date: Sep 8, 2006 11:19 AM
Subject: [Ffmpeg-devel] [PATCH] Make avformat_get_context_defaults static

Originally committed as revision 6195 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/utils.c