[FFmpeg-devel] [PATCH 2/5] movenc: simplify codec_tag lookup

Michael Niedermayer michael at niedermayer.cc
Mon Jul 3 04:18:11 EEST 2017


On Wed, Jun 28, 2017 at 04:41:59PM +0100, Derek Buitenhuis wrote:
> From: John Stebbins <stebbins at jetheaddev.com>
> 
> mux.c init_muxer() already sets codec_tag correctly in the cases
> simplified here.
> 
> This also adds the capability to support alternative tags for the
> same codec_id.
> 
> (cherry picked from commit f6f86f432fe51526a7aad2bdb025d6a45d239883)
> Signed-off-by: Derek Buitenhuis <derek.buitenhuis at gmail.com>
> ---
>  libavformat/movenc.c | 68 ++++++++++++----------------------------------------
>  1 file changed, 15 insertions(+), 53 deletions(-)

breaks fate

TEST    copy-trac3074
--- ./tests/ref/fate/copy-trac3074      2017-07-02 00:09:52.091619495 +0200
+++ tests/data/fate/copy-trac3074       2017-07-03 03:16:18.208151309 +0200
@@ -1,4 +1,4 @@
-39aef1afff761d673fd1be07182941d1 *tests/data/fate/copy-trac3074.mp4
+364bdfb3ed40bf4a3517f978f6b7b9e3 *tests/data/fate/copy-trac3074.mp4
 333991 tests/data/fate/copy-trac3074.mp4
 #tb 0: 1/48000
 #media_type 0: audio
Test copy-trac3074 failed. Look at tests/data/fate/copy-trac3074.err for details.


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

Modern terrorism, a quick summary: Need oil, start war with country that
has oil, kill hundread thousand in war. Let country fall into chaos,
be surprised about raise of fundamantalists. Drop more bombs, kill more
people, be surprised about them taking revenge and drop even more bombs
and strip your own citizens of their rights and freedoms. to be continued
-------------- 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/20170703/85720cfb/attachment.sig>


More information about the ffmpeg-devel mailing list