[FFmpeg-devel] [PATCH 07/21] libavcodec/metaenc: added an encoder/decoder for timed metadata
Michael Niedermayer
michael at niedermayer.cc
Tue Aug 23 17:46:02 EEST 2016
On Tue, Aug 23, 2016 at 12:03:25PM +0300, erkki.seppala.ext at nokia.com wrote:
> From: Erkki Seppälä <erkki.seppala.ext at nokia.com>
>
> This encoder is used primarily with ISO media files and basically
> copies the data, while allowing the rest of the FFMPEG to refer
> to the meta data with its identifiers.
>
> Signed-off-by: Erkki Seppälä <erkki.seppala.ext at nokia.com>
> Signed-off-by: OZOPlayer <OZOPL at nokia.com>
> ---
> configure | 4 ++--
> libavcodec/Makefile | 2 +-
> libavcodec/allcodecs.c | 3 +++
> libavcodec/codec_desc.c | 8 ++++++++
> 4 files changed, 14 insertions(+), 3 deletions(-)
this breaks fate
make distclean ; ./configure && make -j12 fate
deadlocks and never finishes
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
It is what and why we do it that matters, not just one of them.
-------------- 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/20160823/36d93f5d/attachment.sig>
More information about the ffmpeg-devel
mailing list