On Wed, Aug 13, 2014 at 1:28 PM, Anton Khirnov <[email protected]> wrote: > > On Wed, 13 Aug 2014 01:52:42 +0100, Vittorio Giovara > <[email protected]> wrote: >> --- >> doc/APIchanges | 3 +++ >> libavcodec/avcodec.h | 6 ++++++ >> libavcodec/version.h | 2 +- >> libavformat/dump.c | 59 >> ++++++++++++++++++++++++++++++++++++++++++++++++++++ >> 4 files changed, 69 insertions(+), 1 deletion(-) >> > > Shouldn't this propagate from packets to frames, same as we do for replaygain?
Absolutely, I forgot to add, thanks for spotting. >> diff --git a/doc/APIchanges b/doc/APIchanges >> index 4d42609..a037eb5 100644 >> --- a/doc/APIchanges >> +++ b/doc/APIchanges >> @@ -13,6 +13,9 @@ libavutil: 2014-08-09 >> >> API changes, most recent first: >> >> +2014-08-xx - xxxxxxx - lavc 56.1.0 - avcodec.h >> + Add AV_PKT_DATA_STEREO3D to export conteiner-level stereo3d information. > ^ > container > > -- > Anton Khirnov -- Vittorio _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
