On Tue, Jul 21, 2015 at 01:41:59PM +0200, Nicolas George wrote:
> Le tridi 3 thermidor, an CCXXIII, Michael Niedermayer a écrit :
> > -    AV_PKT_DATA_QUALITY_FACTOR,
> > +    AV_PKT_DATA_QUALITY_STATS,
> 
> > +#define AV_PKT_DATA_QUALITY_FACTOR 
> > please_use_AV_PKT_DATA_QUALITY_STATS_which_is_a_superset_of_it
> 
> It breaks source compatibility with the fork. Is it on purpose? Is there a
> drawback in making AV_PKT_DATA_QUALITY_FACTOR a synonym of
> AV_PKT_DATA_QUALITY_STATS (possibly with a deprecation warning if possible)
> instead?

i wasnt sure how to make it show a deprecation warning, do you
have an idea ?

the drawback without any warning is that endianness mismatches on big
endian and that could lead to bugs

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Avoid a single point of failure, be that a person or equipment.

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