[FFmpeg-devel] [PATCH] Add AVERROR_*_NOT_FOUND constants

Stefano Sabatini stefano.sabatini-lala
Thu Dec 16 16:39:07 CET 2010


On date Thursday 2010-12-16 02:21:23 +0100, Michael Niedermayer encoded:
> On Wed, Dec 15, 2010 at 04:56:50PM +0100, Nicolas George wrote:
> > Le tridi 23 frimaire, an CCXIX, Michael Niedermayer a ?crit?:
> > > > While at it also an error for missing protocols as suggested in the
> > > > av_open_input() thread.
> > > and filters too
> > 
> > That would give that. Since 'N' could be used in different tags, I changed
> > to 0xF8, the Unicode (and latin-1) number for ?, which looks a lot like an
> > empty set symbol (I hesitated with 0x94=(uint8_t)404, but I though the
> > reference too far-fetched).
> > 
> > Regards,
> > 
> > -- 
> >   Nicolas George
> 
> >  error.c |    6 ++++++
> >  error.h |    7 +++++++
> >  2 files changed, 13 insertions(+)
> > 4d792a4e1ab5e677648763af0b3ca35beb161063  ffmpeg-errnotfound-20101215-1653-01-errnotfound.diff
> >  libavutil/error.c |    6 ++++++
> >  libavutil/error.h |    7 +++++++
> >  2 files changed, 13 insertions(+), 0 deletions(-)
> 
> fine with me

Fine with me too. Don't forget to bump lavu minor, and add an
APIchanges entry, when committing.
-- 
FFmpeg = Foolish and Friendly Mournful Porno Explosive Genius



More information about the ffmpeg-devel mailing list