[FFmpeg-devel] [PATCH] lavc/elbg: rename ff_ symbols to avpriv_, so they can be used in shared libs
Stefano Sabatini
stefasab at gmail.com
Wed Nov 13 11:33:06 CET 2013
On date Tuesday 2013-11-12 19:27:43 +0100, Michael Niedermayer encoded:
> On Tue, Nov 12, 2013 at 06:52:59PM +0100, Stefano Sabatini wrote:
> > On date Tuesday 2013-11-12 17:24:02 +0100, Michael Niedermayer encoded:
> > > On Tue, Nov 12, 2013 at 12:59:43PM +0100, Stefano Sabatini wrote:
> > > > In particular, allows the use of elbg in other FFmpeg libraries, required
> > > > by the pending elbg filter.
> > > > ---
> > > > libavcodec/a64multienc.c | 4 ++--
> > > > libavcodec/elbg.c | 8 ++++----
> > > > libavcodec/elbg.h | 4 ++--
> > > > libavcodec/msvideo1enc.c | 12 ++++++------
> > > > libavcodec/roqvideoenc.c | 4 ++--
> > > > 5 files changed, 16 insertions(+), 16 deletions(-)
> > >
> > > should be ok, if the API is expeted to stay stable
> >
> > It is stable since its inception, if that it is good enough for
> > you...
>
> yes, i was just wanted to mention it as avpriv cant be changed easily
> due to ABI issues ...
> not as a objection rather to avoid later a
> "darn i forgot the ABI thing"
Thanks, applied.
--
FFmpeg = Formidable and Fiendish Merciful Proud Easy Goblin
More information about the ffmpeg-devel
mailing list