changeset 432:145cd93d0c86 libavformat

set codec_tag
author michael
date Sat, 10 Apr 2004 20:11:00 +0000
parents fe91c780d26a
children 6e4fc3169fb3
files nut.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/nut.c	Sat Apr 10 19:42:18 2004 +0000
+++ b/nut.c	Sat Apr 10 20:11:00 2004 +0000
@@ -891,6 +891,7 @@
         return AVERROR_NOMEM;
     class = get_v(bc);
     tmp = get_vb(bc);
+    st->codec.codec_tag= tmp;
     switch(class)
     {
         case 0: