On Sun, Aug 09, 2015 at 08:27:15PM -0400, Ronald S. Bultje wrote:
> Hi,
> 
> On Sun, Aug 9, 2015 at 5:59 PM, Michael Niedermayer <michae...@gmx.at>
> wrote:
> 
> > From: Michael Niedermayer <mich...@niedermayer.cc>
> >
> > Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc>
> > ---
> >  libpostproc/postprocess.h |    4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/libpostproc/postprocess.h b/libpostproc/postprocess.h
> > index e00ed96..fd5eb5d 100644
> > --- a/libpostproc/postprocess.h
> > +++ b/libpostproc/postprocess.h
> > @@ -51,7 +51,7 @@ const char *postproc_license(void);
> >
> >  #define PP_QUALITY_MAX 6
> >
> > -#define QP_STORE_T int8_t
> > +#define QP_STORE_T int8_t //deprecated
> 
> 
> If you're going to deprecate it, you should give it a versioning guard...

added
applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Old school: Use the lowest level language in which you can solve the problem
            conveniently.
New school: Use the highest level language in which the latest supercomputer
            can solve the problem without the user falling asleep waiting.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to