tests .gitignore 3dostr.c 4xm.c Makefile a64.c aacdec.c aadec.c aaxdec.c ac3_channel_layout_tab.c ac3dec.c acedec.c acm.c act.c adp.c ads.c adtsenc.c adxdec.c aea.c afc.c aiff.c aiff.h aiffdec.c aiffenc.c aixdec.c allformats.c alp.c amr.c amvenc.c anm.c ...
libavformat tests .gitignore 3dostr.c 4xm.c Makefile a64.c aacdec.c aadec.c ac3dec.c acm.c act.c adp.c ads.c adtsenc.c adxdec.c aea.c afc.c aiff.h aiffdec.c aiffenc.c aixdec.c allformats.c amr.c anm.c apc.c ape.c apetag.c apetag.h apngdec.c apngenc.c aqti...
(pb, 0x00480000); /* Horizontal resolution 72dpi */ avio_wb32(pb, 0x00480000); /* Vertical resolution 72dpi */ avio_wb32(pb, 0); /* Data size (= 0) */ avio_wb16(pb, 1); /* Frame count (= 1) */ /* FIXME not sure, ISO 14496-1 draft where it shall be set...
(pb, 0x00480000); /* Horizontal resolution 72dpi */ avio_wb32(pb, 0x00480000); /* Vertical resolution 72dpi */ avio_wb32(pb, 0); /* Data size (= 0) */ avio_wb16(pb, 1); /* Frame count (= 1) */ /* FIXME not sure, ISO 14496-1 draft where it shall be ...
(pb, 0x00480000); /* Horizontal resolution 72dpi */ avio_wb32(pb, 0x00480000); /* Vertical resolution 72dpi */ avio_wb32(pb, 0); /* Data size (= 0) */ avio_wb16(pb, 1); /* Frame count (= 1) */ /* FIXME not sure, ISO 14496-1 draft where it shall be set ...
(pb, 0x00480000); /* Horizontal resolution 72dpi */ avio_wb32(pb, 0x00480000); /* Vertical resolution 72dpi */ avio_wb32(pb, 0); /* Data size (= 0) */ avio_wb16(pb, 1); /* Frame count (= 1) */ /* FIXME not sure, ISO 14496-1 draft where it shall be se...
(pb, 0x00480000); /* Horizontal resolution 72dpi */ put_be32(pb, 0x00480000); /* Vertical resolution 72dpi */ put_be32(pb, 0); /* Data size (= 0) */ put_be16(pb, 1); /* Frame count (= 1) */ memset(compressor_name,0,32); /* FIXME not sure, ISO 14496-...