Searched refs:author (Results 1 - 25 of 40) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dmetadata_compat.c36 { "author", SIZE_OFFSET(author) },
44 { "artist", SIZE_OFFSET(author) },
45 { "creator", SIZE_OFFSET(author) },
46 { "written_by", SIZE_OFFSET(author) },
47 { "lead_performer", SIZE_OFFSET(author) },
125 FILL_METADATA_STR(ctx, author);
H A Dmp3.c275 id3v2_read_ttag(s, tlen, "author");
344 id3v1_get_string(s, "author", buf + 33, 30);
547 count += id3v1_set_string(s, "author", buf + 33, 30);
595 AVMetadataTag *title, *author, *album, *genre, *copyright, *track, *year; local
599 author = av_metadata_get(s->metadata, "author", NULL, 0);
607 if(author) totlen += 11 + strlen(author->value);
626 if(author) id3v2_put_ttag(s, author
[all...]
H A Dasfenc.c275 AVMetadataTag *title, *author, *copyright, *comment; local
285 author = av_metadata_get(s->metadata, "author" , NULL, 0);
290 has_title = title || author || copyright || comment;
340 put_le16(pb, author ? 2 * (strlen(author->value ) + 1) : 0);
345 if (author ) put_str16_nolen(pb, author->value );
H A Dnutenc.c451 AVMetadataTag *title, *author, *copyright; local
460 author = av_metadata_get(s->metadata, "Author" , NULL, 0);
464 if(author ) count+= add_info(dyn_bc, "Author" , author->value);
H A Davformat.h591 char author[512]; member in struct:AVFormatContext
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/afs/
H A Dafs.h114 u32 author; /* author ID */ member in struct:afs_file_status
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/python/
H A Dsetup.py76 author = "Tim Potter", variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/doc/examples/
H A Dindex.py125 author = info['author']
126 output.write(" <author>%s</author>\n" % escape(author));
128 print "Example %s lacks an author description" % (filename)
145 topic != "author" and topic != "copy" and \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dsetup.py231 author = "Daniel Veillard",
H A Dsetup.py.in231 author = "Daniel Veillard",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dcheck-relaxng-test-suite.py322 authors = node.xpathEval('author')
329 for author in authors:
330 msg = msg + author.content + " "
H A Dcheck-relaxng-test-suite2.py335 authors = node.xpathEval('author')
342 for author in authors:
343 msg = msg + author.content + " "
H A Dcheck-xsddata-test-suite.py333 authors = node.xpathEval('author')
340 for author in authors:
341 msg = msg + author.content + " "
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/vms/
H A Dbuild_libxml.com17 $! Command file author : John A Fotheringham (jaf@jafsoft.com)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/util/
H A Dadd_cr.pl83 * as the author of the parts of the library used.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/
H A Dbn_prime.pl51 * as the author of the parts of the library used.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn_prime.pl51 * as the author of the parts of the library used.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dadd_cr.pl83 * as the author of the parts of the library used.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/conf/
H A Dkeysets.pl73 * as the author of the parts of the library used.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/conf/
H A Dkeysets.pl73 * as the author of the parts of the library used.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A DVorbis_I_spec.tex99 \author{Xiph.org Foundation}
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dmodule.h128 #define MODULE_AUTHOR(_author) MODULE_INFO(author, _author)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/dnsmasq-2.15/contrib/dnslist/
H A Ddnslist.pl311 Also, for each author's protection and ours, we want to make certain
490 system; it is up to the author/donor to decide if he or she is willing
519 programs whose distribution conditions are different, write to the author
562 Copyright (C) <year> <name of author>
584 Gnomovision version 69, Copyright (C) year name of author
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/include/libavformat/
H A Davformat.h591 char author[512]; member in struct:AVFormatContext
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/objects/
H A Dobj_dat.pl195 * as the author of the parts of the library used.

Completed in 246 milliseconds

12