Searched refs:mov_read_udta_string (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dmov.c1521 static int mov_read_udta_string(MOVContext *c, ByteIOContext *pb, MOVAtom atom) function
1934 { MKTAG(0xa9,'n','a','m'), mov_read_udta_string },
1935 { MKTAG(0xa9,'w','r','t'), mov_read_udta_string },
1936 { MKTAG(0xa9,'c','p','y'), mov_read_udta_string },
1937 { MKTAG(0xa9,'i','n','f'), mov_read_udta_string },
1938 { MKTAG(0xa9,'i','n','f'), mov_read_udta_string },
1939 { MKTAG(0xa9,'A','R','T'), mov_read_udta_string },
1940 { MKTAG(0xa9,'a','l','b'), mov_read_udta_string },
1941 { MKTAG(0xa9,'c','m','t'), mov_read_udta_string },
1942 { MKTAG(0xa9,'a','u','t'), mov_read_udta_string },
[all...]

Completed in 359 milliseconds