[FFmpeg-devel] [PATCH] avcodec: Add AVClass to AVCodecParameters

Michael Niedermayer michael at niedermayer.cc
Wed May 18 14:57:12 CEST 2016


On Tue, May 17, 2016 at 06:49:44AM -0400, Ronald S. Bultje wrote:
> Hi,
> 
> On Tue, May 17, 2016 at 6:07 AM, Michael Niedermayer <michael at niedermayer.cc
> > wrote:
> 
> > Most of the major public structures contain an AVClass.
> 
> 
> What are you hoping to accomplish with this struct that can currently not
> be done because it doesn't have an AVClass on top? I haven't seen this
> question answered anywhere yet, I think.

another concrete thing that requires a decission on the AVClass
question (not neccessarily adding it but a clear yes or no) is the
3.1 release, we are 3 month after 3.0 so it would be time to make it

its not possible to add AVClass or AVOptions after making a 3.1 release
it can be done then only in "4.0" (assuming we match ABI major bumping
with the major version). Or maybe i should say it can be done only
with major ABI/API bump then
so the AVClass question is release blocking effectively, not sure
there are other things that block the release, probably some
regressions that should be fixed first and testing if API/ABI is
still compatible or if there are bugs that need to be fixed too

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Everything should be made as simple as possible, but not simpler.
-- Albert Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160518/8ad8f5cf/attachment.sig>


More information about the ffmpeg-devel mailing list