Home
last modified time | relevance | path

Searched refs:user_comments (Results 1 – 25 of 410) sorted by relevance

12345678910>>...17

/dports/multimedia/ogmtools/ogmtools-1.5/
H A Dvorbis_header_utils.c94 char **user_comments; in vorbis_comment_remove_number() local
101 if (user_comments == NULL) in vorbis_comment_remove_number()
106 free(vc->user_comments[num]); in vorbis_comment_remove_number()
107 memcpy(&user_comments[0], &vc->user_comments[0], num * sizeof(char *)); in vorbis_comment_remove_number()
108 memcpy(&user_comments[num], &vc->user_comments[num + 1], in vorbis_comment_remove_number()
113 free(vc->user_comments); in vorbis_comment_remove_number()
115 vc->user_comments = user_comments; in vorbis_comment_remove_number()
161 new_vc->user_comments[i] = strdup(vc->user_comments[i]); in vorbis_comment_dup()
162 new_vc->user_comments[vc->comments] = 0; in vorbis_comment_dup()
208 pos += strlen(vc->user_comments[i]); in comments_to_buffer()
[all …]
/dports/multimedia/libtheora/libtheora-1.1.1/lib/
H A Dinfo.c58 char **user_comments; in th_comment_add() local
61 user_comments=_ogg_realloc(_tc->user_comments, in th_comment_add()
62 (_tc->comments+2)*sizeof(*_tc->user_comments)); in th_comment_add()
63 if(user_comments==NULL)return; in th_comment_add()
64 _tc->user_comments=user_comments; in th_comment_add()
71 user_comments[_tc->comments]=_ogg_malloc(comment_len+1); in th_comment_add()
72 if(user_comments[_tc->comments]==NULL)return; in th_comment_add()
75 _tc->user_comments[_tc->comments]=NULL; in th_comment_add()
101 if(!oc_tagcompare(_tc->user_comments[i],_tag,tag_len)){ in th_comment_query()
103 if(_count==found++)return _tc->user_comments[i]+tag_len+1; in th_comment_query()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/theora/lib/
H A Dinfo.c58 char **user_comments; in th_comment_add() local
61 user_comments=_ogg_realloc(_tc->user_comments, in th_comment_add()
62 (_tc->comments+2)*sizeof(*_tc->user_comments)); in th_comment_add()
63 if(user_comments==NULL)return; in th_comment_add()
64 _tc->user_comments=user_comments; in th_comment_add()
71 user_comments[_tc->comments]=_ogg_malloc(comment_len+1); in th_comment_add()
72 if(user_comments[_tc->comments]==NULL)return; in th_comment_add()
75 _tc->user_comments[_tc->comments]=NULL; in th_comment_add()
101 if(!oc_tagcompare(_tc->user_comments[i],_tag,tag_len)){ in th_comment_query()
103 if(_count==found++)return _tc->user_comments[i]+tag_len+1; in th_comment_query()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/theora/vtktheora/lib/
H A Dinfo.c58 char **user_comments; in th_comment_add() local
61 user_comments=_ogg_realloc(_tc->user_comments, in th_comment_add()
62 (_tc->comments+2)*sizeof(*_tc->user_comments)); in th_comment_add()
63 if(user_comments==NULL)return; in th_comment_add()
64 _tc->user_comments=user_comments; in th_comment_add()
71 user_comments[_tc->comments]=_ogg_malloc(comment_len+1); in th_comment_add()
72 if(user_comments[_tc->comments]==NULL)return; in th_comment_add()
75 _tc->user_comments[_tc->comments]=NULL; in th_comment_add()
101 if(!oc_tagcompare(_tc->user_comments[i],_tag,tag_len)){ in th_comment_query()
103 if(_count==found++)return _tc->user_comments[i]+tag_len+1; in th_comment_query()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libtheora/lib/
H A Dinfo.c58 char **user_comments; in th_comment_add() local
61 user_comments=_ogg_realloc(_tc->user_comments, in th_comment_add()
62 (_tc->comments+2)*sizeof(*_tc->user_comments)); in th_comment_add()
63 if(user_comments==NULL)return; in th_comment_add()
64 _tc->user_comments=user_comments; in th_comment_add()
71 user_comments[_tc->comments]=_ogg_malloc(comment_len+1); in th_comment_add()
72 if(user_comments[_tc->comments]==NULL)return; in th_comment_add()
75 _tc->user_comments[_tc->comments]=NULL; in th_comment_add()
101 if(!oc_tagcompare(_tc->user_comments[i],_tag,tag_len)){ in th_comment_query()
103 if(_count==found++)return _tc->user_comments[i]+tag_len+1; in th_comment_query()
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libtheora/
H A Dinfo.c58 char **user_comments; in th_comment_add() local
61 user_comments=_ogg_realloc(_tc->user_comments, in th_comment_add()
62 (_tc->comments+2)*sizeof(*_tc->user_comments)); in th_comment_add()
63 if(user_comments==NULL)return; in th_comment_add()
64 _tc->user_comments=user_comments; in th_comment_add()
71 user_comments[_tc->comments]=_ogg_malloc(comment_len+1); in th_comment_add()
72 if(user_comments[_tc->comments]==NULL)return; in th_comment_add()
75 _tc->user_comments[_tc->comments]=NULL; in th_comment_add()
101 if(!oc_tagcompare(_tc->user_comments[i],_tag,tag_len)){ in th_comment_query()
103 if(_count==found++)return _tc->user_comments[i]+tag_len+1; in th_comment_query()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libtheora/
H A Dinfo.c58 char **user_comments; in th_comment_add() local
61 user_comments=_ogg_realloc(_tc->user_comments, in th_comment_add()
62 (_tc->comments+2)*sizeof(*_tc->user_comments)); in th_comment_add()
63 if(user_comments==NULL)return; in th_comment_add()
64 _tc->user_comments=user_comments; in th_comment_add()
71 user_comments[_tc->comments]=_ogg_malloc(comment_len+1); in th_comment_add()
72 if(user_comments[_tc->comments]==NULL)return; in th_comment_add()
75 _tc->user_comments[_tc->comments]=NULL; in th_comment_add()
101 if(!oc_tagcompare(_tc->user_comments[i],_tag,tag_len)){ in th_comment_query()
103 if(_count==found++)return _tc->user_comments[i]+tag_len+1; in th_comment_query()
[all …]
/dports/www/firefox/firefox-99.0/media/libtheora/lib/
H A Dinfo.c58 char **user_comments; in th_comment_add() local
61 user_comments=_ogg_realloc(_tc->user_comments, in th_comment_add()
62 (_tc->comments+2)*sizeof(*_tc->user_comments)); in th_comment_add()
63 if(user_comments==NULL)return; in th_comment_add()
64 _tc->user_comments=user_comments; in th_comment_add()
71 user_comments[_tc->comments]=_ogg_malloc(comment_len+1); in th_comment_add()
72 if(user_comments[_tc->comments]==NULL)return; in th_comment_add()
75 _tc->user_comments[_tc->comments]=NULL; in th_comment_add()
101 if(!oc_tagcompare(_tc->user_comments[i],_tag,tag_len)){ in th_comment_query()
103 if(_count==found++)return _tc->user_comments[i]+tag_len+1; in th_comment_query()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/libtheora/lib/
H A Dinfo.c58 char **user_comments; in th_comment_add() local
61 user_comments=_ogg_realloc(_tc->user_comments, in th_comment_add()
62 (_tc->comments+2)*sizeof(*_tc->user_comments)); in th_comment_add()
63 if(user_comments==NULL)return; in th_comment_add()
64 _tc->user_comments=user_comments; in th_comment_add()
71 user_comments[_tc->comments]=_ogg_malloc(comment_len+1); in th_comment_add()
72 if(user_comments[_tc->comments]==NULL)return; in th_comment_add()
75 _tc->user_comments[_tc->comments]=NULL; in th_comment_add()
101 if(!oc_tagcompare(_tc->user_comments[i],_tag,tag_len)){ in th_comment_query()
103 if(_count==found++)return _tc->user_comments[i]+tag_len+1; in th_comment_query()
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/theora/vtktheora/lib/
H A Dinfo.c58 char **user_comments; in th_comment_add() local
61 user_comments=_ogg_realloc(_tc->user_comments, in th_comment_add()
62 (_tc->comments+2)*sizeof(*_tc->user_comments)); in th_comment_add()
63 if(user_comments==NULL)return; in th_comment_add()
64 _tc->user_comments=user_comments; in th_comment_add()
71 user_comments[_tc->comments]=_ogg_malloc(comment_len+1); in th_comment_add()
72 if(user_comments[_tc->comments]==NULL)return; in th_comment_add()
75 _tc->user_comments[_tc->comments]=NULL; in th_comment_add()
101 if(!oc_tagcompare(_tc->user_comments[i],_tag,tag_len)){ in th_comment_query()
103 if(_count==found++)return _tc->user_comments[i]+tag_len+1; in th_comment_query()
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/
H A Dinfo.c58 char **user_comments; in th_comment_add() local
61 user_comments=_ogg_realloc(_tc->user_comments, in th_comment_add()
62 (_tc->comments+2)*sizeof(*_tc->user_comments)); in th_comment_add()
63 if(user_comments==NULL)return; in th_comment_add()
64 _tc->user_comments=user_comments; in th_comment_add()
71 user_comments[_tc->comments]=_ogg_malloc(comment_len+1); in th_comment_add()
72 if(user_comments[_tc->comments]==NULL)return; in th_comment_add()
75 _tc->user_comments[_tc->comments]=NULL; in th_comment_add()
101 if(!oc_tagcompare(_tc->user_comments[i],_tag,tag_len)){ in th_comment_query()
103 if(_count==found++)return _tc->user_comments[i]+tag_len+1; in th_comment_query()
[all …]
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libtheora/
H A Dinfo.c58 char **user_comments; in th_comment_add() local
61 user_comments=_ogg_realloc(_tc->user_comments, in th_comment_add()
62 (_tc->comments+2)*sizeof(*_tc->user_comments)); in th_comment_add()
63 if(user_comments==NULL)return; in th_comment_add()
64 _tc->user_comments=user_comments; in th_comment_add()
71 user_comments[_tc->comments]=_ogg_malloc(comment_len+1); in th_comment_add()
72 if(user_comments[_tc->comments]==NULL)return; in th_comment_add()
75 _tc->user_comments[_tc->comments]=NULL; in th_comment_add()
101 if(!oc_tagcompare(_tc->user_comments[i],_tag,tag_len)){ in th_comment_query()
103 if(_count==found++)return _tc->user_comments[i]+tag_len+1; in th_comment_query()
[all …]
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libtheora/
H A Dinfo.c58 char **user_comments; in th_comment_add() local
61 user_comments=_ogg_realloc(_tc->user_comments, in th_comment_add()
62 (_tc->comments+2)*sizeof(*_tc->user_comments)); in th_comment_add()
63 if(user_comments==NULL)return; in th_comment_add()
64 _tc->user_comments=user_comments; in th_comment_add()
71 user_comments[_tc->comments]=_ogg_malloc(comment_len+1); in th_comment_add()
72 if(user_comments[_tc->comments]==NULL)return; in th_comment_add()
75 _tc->user_comments[_tc->comments]=NULL; in th_comment_add()
101 if(!oc_tagcompare(_tc->user_comments[i],_tag,tag_len)){ in th_comment_query()
103 if(_count==found++)return _tc->user_comments[i]+tag_len+1; in th_comment_query()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libtheora/lib/
H A Dinfo.c58 char **user_comments; in th_comment_add() local
61 user_comments=_ogg_realloc(_tc->user_comments, in th_comment_add()
62 (_tc->comments+2)*sizeof(*_tc->user_comments)); in th_comment_add()
63 if(user_comments==NULL)return; in th_comment_add()
64 _tc->user_comments=user_comments; in th_comment_add()
71 user_comments[_tc->comments]=_ogg_malloc(comment_len+1); in th_comment_add()
72 if(user_comments[_tc->comments]==NULL)return; in th_comment_add()
75 _tc->user_comments[_tc->comments]=NULL; in th_comment_add()
101 if(!oc_tagcompare(_tc->user_comments[i],_tag,tag_len)){ in th_comment_query()
103 if(_count==found++)return _tc->user_comments[i]+tag_len+1; in th_comment_query()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/libtheora/lib/
H A Dinfo.c58 char **user_comments; in th_comment_add() local
61 user_comments=_ogg_realloc(_tc->user_comments, in th_comment_add()
62 (_tc->comments+2)*sizeof(*_tc->user_comments)); in th_comment_add()
63 if(user_comments==NULL)return; in th_comment_add()
64 _tc->user_comments=user_comments; in th_comment_add()
71 user_comments[_tc->comments]=_ogg_malloc(comment_len+1); in th_comment_add()
72 if(user_comments[_tc->comments]==NULL)return; in th_comment_add()
75 _tc->user_comments[_tc->comments]=NULL; in th_comment_add()
101 if(!oc_tagcompare(_tc->user_comments[i],_tag,tag_len)){ in th_comment_query()
103 if(_count==found++)return _tc->user_comments[i]+tag_len+1; in th_comment_query()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/libtheora/lib/
H A Dinfo.c58 char **user_comments; in th_comment_add() local
61 user_comments=_ogg_realloc(_tc->user_comments, in th_comment_add()
62 (_tc->comments+2)*sizeof(*_tc->user_comments)); in th_comment_add()
63 if(user_comments==NULL)return; in th_comment_add()
64 _tc->user_comments=user_comments; in th_comment_add()
71 user_comments[_tc->comments]=_ogg_malloc(comment_len+1); in th_comment_add()
72 if(user_comments[_tc->comments]==NULL)return; in th_comment_add()
75 _tc->user_comments[_tc->comments]=NULL; in th_comment_add()
101 if(!oc_tagcompare(_tc->user_comments[i],_tag,tag_len)){ in th_comment_query()
103 if(_count==found++)return _tc->user_comments[i]+tag_len+1; in th_comment_query()
[all …]
/dports/multimedia/libkate/libkate-0.4.1/src/
H A Dkate_comment.c33 kc->user_comments=NULL; in kate_comment_init()
54 for (n=0;n<kc->comments;++n) kate_free(kc->user_comments[n]); in kate_comment_clear()
55 if (kc->user_comments) kate_free(kc->user_comments); in kate_comment_clear()
109 kc->user_comments=uc; in kate_comment_add_length()
114 kc->user_comments[kc->comments]=(char*)kate_malloc(len+1); in kate_comment_add_length()
116 memcpy(kc->user_comments[kc->comments],comment,len); in kate_comment_add_length()
117 kc->user_comments[kc->comments][len]=0; in kate_comment_add_length()
192 const char *eq=strchr(kc->user_comments[n],'='); in kate_comment_query()
194 bytes=eq-kc->user_comments[n]; in kate_comment_query()
222 const char *eq=strchr(kc->user_comments[n],'='); in kate_comment_query_count()
[all …]
/dports/multimedia/qmmp-qt5/qmmp-1.5.2/src/plugins/Input/vorbis/
H A Ddecoder_vorbis.cpp161 if (!strncasecmp(comments->user_comments[i], "title=", in updateTags()
165 else if (!strncasecmp(comments->user_comments[i], in updateTags()
168 QString::fromUtf8(comments->user_comments[i] in updateTags()
170 else if (!strncasecmp(comments->user_comments[i], in updateTags()
175 else if (!strncasecmp(comments->user_comments[i], in updateTags()
180 else if (!strncasecmp(comments->user_comments[i], in updateTags()
184 else if (!strncasecmp(comments->user_comments[i], in updateTags()
189 else if (!strncasecmp(comments->user_comments[i], in updateTags()
193 else if (!strncasecmp(comments->user_comments[i], in updateTags()
197 else if (!strncasecmp(comments->user_comments[i], in updateTags()
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/opus/
H A Dinfo.c107 char **user_comments; in op_tags_ensure_capacity() local
125 user_comments=_tags->user_comments; in op_tags_ensure_capacity()
126 binary_suffix_data=user_comments==NULL?NULL:user_comments[cur_ncomments]; in op_tags_ensure_capacity()
127 user_comments=(char **)_ogg_realloc(_tags->user_comments,size); in op_tags_ensure_capacity()
130 _tags->user_comments=user_comments; in op_tags_ensure_capacity()
253 _dst->user_comments[ci]=op_strdup_with_len(_src->user_comments[ci],len); in opus_tags_copy_impl()
264 memcpy(_dst->user_comments[ncomments],_src->user_comments[ncomments],len); in opus_tags_copy_impl()
351 char **user_comments; in opus_tags_query() local
358 user_comments=_tags->user_comments; in opus_tags_query()
371 char **user_comments; in opus_tags_query_count() local
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/opus/
H A Dinfo.c107 char **user_comments; in op_tags_ensure_capacity() local
125 user_comments=_tags->user_comments; in op_tags_ensure_capacity()
126 binary_suffix_data=user_comments==NULL?NULL:user_comments[cur_ncomments]; in op_tags_ensure_capacity()
127 user_comments=(char **)_ogg_realloc(_tags->user_comments,size); in op_tags_ensure_capacity()
130 _tags->user_comments=user_comments; in op_tags_ensure_capacity()
253 _dst->user_comments[ci]=op_strdup_with_len(_src->user_comments[ci],len); in opus_tags_copy_impl()
264 memcpy(_dst->user_comments[ncomments],_src->user_comments[ncomments],len); in opus_tags_copy_impl()
351 char **user_comments; in opus_tags_query() local
358 user_comments=_tags->user_comments; in opus_tags_query()
371 char **user_comments; in opus_tags_query_count() local
[all …]
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/opus/
H A Dinfo.c107 char **user_comments; in op_tags_ensure_capacity() local
125 user_comments=_tags->user_comments; in op_tags_ensure_capacity()
126 binary_suffix_data=user_comments==NULL?NULL:user_comments[cur_ncomments]; in op_tags_ensure_capacity()
127 user_comments=(char **)_ogg_realloc(_tags->user_comments,size); in op_tags_ensure_capacity()
130 _tags->user_comments=user_comments; in op_tags_ensure_capacity()
253 _dst->user_comments[ci]=op_strdup_with_len(_src->user_comments[ci],len); in opus_tags_copy_impl()
264 memcpy(_dst->user_comments[ncomments],_src->user_comments[ncomments],len); in opus_tags_copy_impl()
351 char **user_comments; in opus_tags_query() local
358 user_comments=_tags->user_comments; in opus_tags_query()
371 char **user_comments; in opus_tags_query_count() local
[all …]
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/opus/
H A Dinfo.c107 char **user_comments; in op_tags_ensure_capacity() local
125 user_comments=_tags->user_comments; in op_tags_ensure_capacity()
126 binary_suffix_data=user_comments==NULL?NULL:user_comments[cur_ncomments]; in op_tags_ensure_capacity()
127 user_comments=(char **)_ogg_realloc(_tags->user_comments,size); in op_tags_ensure_capacity()
130 _tags->user_comments=user_comments; in op_tags_ensure_capacity()
253 _dst->user_comments[ci]=op_strdup_with_len(_src->user_comments[ci],len); in opus_tags_copy_impl()
264 memcpy(_dst->user_comments[ncomments],_src->user_comments[ncomments],len); in opus_tags_copy_impl()
351 char **user_comments; in opus_tags_query() local
358 user_comments=_tags->user_comments; in opus_tags_query()
371 char **user_comments; in opus_tags_query_count() local
[all …]
/dports/games/iortcw/iortcw-1.51c/MP/code/opusfile-0.9/src/
H A Dinfo.c107 char **user_comments; in op_tags_ensure_capacity() local
130 user_comments=(char **)_ogg_realloc(_tags->user_comments,size); in op_tags_ensure_capacity()
132 if(_tags->user_comments==NULL){ in op_tags_ensure_capacity()
136 user_comments[_ncomments]=user_comments[cur_ncomments]; in op_tags_ensure_capacity()
137 _tags->user_comments=user_comments; in op_tags_ensure_capacity()
260 _dst->user_comments[ci]=op_strdup_with_len(_src->user_comments[ci],len); in opus_tags_copy_impl()
271 memcpy(_dst->user_comments[ncomments],_src->user_comments[ncomments],len); in opus_tags_copy_impl()
363 char **user_comments; in opus_tags_query() local
371 user_comments=_tags->user_comments; in opus_tags_query()
384 char **user_comments; in opus_tags_query_count() local
[all …]
/dports/games/iortcw/iortcw-1.51c/SP/code/opusfile-0.9/src/
H A Dinfo.c107 char **user_comments; in op_tags_ensure_capacity() local
130 user_comments=(char **)_ogg_realloc(_tags->user_comments,size); in op_tags_ensure_capacity()
132 if(_tags->user_comments==NULL){ in op_tags_ensure_capacity()
136 user_comments[_ncomments]=user_comments[cur_ncomments]; in op_tags_ensure_capacity()
137 _tags->user_comments=user_comments; in op_tags_ensure_capacity()
260 _dst->user_comments[ci]=op_strdup_with_len(_src->user_comments[ci],len); in opus_tags_copy_impl()
271 memcpy(_dst->user_comments[ncomments],_src->user_comments[ncomments],len); in opus_tags_copy_impl()
363 char **user_comments; in opus_tags_query() local
371 user_comments=_tags->user_comments; in opus_tags_query()
384 char **user_comments; in opus_tags_query_count() local
[all …]
/dports/audio/opusfile/opusfile-0.12/src/
H A Dinfo.c110 char **user_comments; in op_tags_ensure_capacity() local
132 user_comments=(char **)_ogg_realloc(_tags->user_comments,size); in op_tags_ensure_capacity()
134 if(_tags->user_comments==NULL){ in op_tags_ensure_capacity()
138 user_comments[_ncomments]=user_comments[cur_ncomments]; in op_tags_ensure_capacity()
139 _tags->user_comments=user_comments; in op_tags_ensure_capacity()
262 _dst->user_comments[ci]=op_strdup_with_len(_src->user_comments[ci],len); in opus_tags_copy_impl()
273 memcpy(_dst->user_comments[ncomments],_src->user_comments[ncomments],len); in opus_tags_copy_impl()
365 char **user_comments; in opus_tags_query() local
373 user_comments=_tags->user_comments; in opus_tags_query()
386 char **user_comments; in opus_tags_query_count() local
[all …]

12345678910>>...17