On Sat, Sep 12, 2015 at 03:25:05PM -0300, James Almer wrote:
> On 9/12/2015 3:04 PM, Carl Eugen Hoyos wrote:
> > Hi!
> > 
> > Attached patch implements making probesize and analyzeduration 64bit 
> > unless api compatibility was requested.
> > 
> > I will add a line to doc/APIchanges and do a minor version bump.
> > 
> > Please review, this cannot wait, Carl Eugen
> 
> You're removing probesize2 and max_analyze_duration2, which supposedly
> were added to replace the deprecated probesize and max_analyze_duration
> fields, all while undeprecating the latter in the meantime.
> The FF_API_PROBESIZE_32 wrapper is faulty as well to begin with. It's
> scheduling the removal of probesize2 and max_analyze_duration2, which
> are supposedly the non-deprecated replacements.

probesize2 and max_analyze_duration2 are documented as
"NO direct access"
so API wise these 2 fields should be fine to remove from the struct

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

If a bugfix only changes things apparently unrelated to the bug with no
further explanation, that is a good sign that the bugfix is wrong.

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