On 06.11.2015 23:52, Vittorio Giovara wrote: > On Fri, Nov 6, 2015 at 9:59 PM, Andreas Cadhalpun > <[email protected]> wrote: >> On 06.11.2015 21:42, Vittorio Giovara wrote: >>> On Fri, Nov 6, 2015 at 7:44 PM, Andreas Cadhalpun >>> <[email protected]> wrote: >>>> On 06.11.2015 14:56, Vittorio Giovara wrote: >>>>> On Wed, Oct 28, 2015 at 3:54 PM, Vittorio Giovara >>>>> <[email protected]> wrote: >>>>>> Signed-off-by: Vittorio Giovara <[email protected]> >>>>>> --- >>>>>> libavcodec/avcodec.h | 6 ++++++ >>>>>> libavcodec/mpegvideo_enc.c | 8 ++++++++ >>>>>> libavcodec/version.h | 3 +++ >>>>>> 3 files changed, 17 insertions(+) >>>>> >>>>> any more comments/ideas on this patch? >>>> >>>> What should API users use instead? >>>> This should be documented in APIchanges. >>> >>> There is no replacement for the reasons stated in previous messages in >>> this thread. >> >> Then at least that needs to be documented in APIchanges. > > Sure. Could you check for me that this fields is actually unused in > Debian/Ubuntu downstreams?
Unfortunately, it seems to be used by at least opal [1] and qutecom [2]. That's disregarding the debug output in gimp-gap [3] and a third-party component of flightgear [4], which seems not to be used in Debian. Best regards, Andreas 1: https://sources.debian.net/src/opal/3.10.10~dfsg2-1/plugins/video/H.263-1998/h263-1998.cxx/?hl=600#L600 2: https://sources.debian.net/src/qutecom/2.2.1%2Bdfsg1-5.2/wifo/phapi/phcodec-avcodec-wrapper.c/?hl=137#L137 3: https://sources.debian.net/src/gimp-gap/2.6.0%2Bdfsg-4/vid_enc_ffmpeg/gap_enc_ffmpeg_main.c/?hl=737#L737 4: https://sources.debian.net/src/flightgear/3.4.0-1/3rdparty/iaxclient/lib/codec_ffmpeg.c/?hl=596#L596 _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
