Home
last modified time | relevance | path

Searched refs:vorbiscomment (Results 1 – 25 of 516) sorted by relevance

12345678910>>...21

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/flac-1.3.2/src/test_libFLAC/
H A Dmetadata_object.c1011 if(0 == vorbiscomment) { in test_metadata_object()
1019 vc_resize_(vorbiscomment, 2); in test_metadata_object()
1029 vc_resize_(vorbiscomment, 1); in test_metadata_object()
1039 vc_resize_(vorbiscomment, 0); in test_metadata_object()
1069 vc_resize_(vorbiscomment, 0); in test_metadata_object()
1224 vc_delete_(vorbiscomment, 2); in test_metadata_object()
1234 vc_delete_(vorbiscomment, 2); in test_metadata_object()
1244 vc_delete_(vorbiscomment, 0); in test_metadata_object()
1297 vc_delete_(vorbiscomment, 1); in test_metadata_object()
1368 if(0 == vorbiscomment) { in test_metadata_object()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/libflac/src/test_libFLAC/
H A Dmetadata_object.c1025 if(0 == vorbiscomment) { in test_metadata_object()
1033 vc_resize_(vorbiscomment, 2); in test_metadata_object()
1043 vc_resize_(vorbiscomment, 1); in test_metadata_object()
1053 vc_resize_(vorbiscomment, 0); in test_metadata_object()
1083 vc_resize_(vorbiscomment, 0); in test_metadata_object()
1238 vc_delete_(vorbiscomment, 2); in test_metadata_object()
1248 vc_delete_(vorbiscomment, 2); in test_metadata_object()
1258 vc_delete_(vorbiscomment, 0); in test_metadata_object()
1311 vc_delete_(vorbiscomment, 1); in test_metadata_object()
1382 if(0 == vorbiscomment) { in test_metadata_object()
[all …]
/dports/audio/flac/flac-1.3.4/src/test_libFLAC/
H A Dmetadata_object.c1011 if(0 == vorbiscomment) { in test_metadata_object()
1019 vc_resize_(vorbiscomment, 2); in test_metadata_object()
1029 vc_resize_(vorbiscomment, 1); in test_metadata_object()
1039 vc_resize_(vorbiscomment, 0); in test_metadata_object()
1069 vc_resize_(vorbiscomment, 0); in test_metadata_object()
1224 vc_delete_(vorbiscomment, 2); in test_metadata_object()
1234 vc_delete_(vorbiscomment, 2); in test_metadata_object()
1244 vc_delete_(vorbiscomment, 0); in test_metadata_object()
1297 vc_delete_(vorbiscomment, 1); in test_metadata_object()
1368 if(0 == vorbiscomment) { in test_metadata_object()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/libflac/src/test_libFLAC/
H A Dmetadata_object.c1025 if(0 == vorbiscomment) { in test_metadata_object()
1033 vc_resize_(vorbiscomment, 2); in test_metadata_object()
1043 vc_resize_(vorbiscomment, 1); in test_metadata_object()
1053 vc_resize_(vorbiscomment, 0); in test_metadata_object()
1083 vc_resize_(vorbiscomment, 0); in test_metadata_object()
1238 vc_delete_(vorbiscomment, 2); in test_metadata_object()
1248 vc_delete_(vorbiscomment, 2); in test_metadata_object()
1258 vc_delete_(vorbiscomment, 0); in test_metadata_object()
1311 vc_delete_(vorbiscomment, 1); in test_metadata_object()
1382 if(0 == vorbiscomment) { in test_metadata_object()
[all …]
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/flac-1.3.2/src/test_libFLAC/
H A Dmetadata_object.c1011 if(0 == vorbiscomment) {
1019 vc_resize_(vorbiscomment, 2);
1029 vc_resize_(vorbiscomment, 1);
1039 vc_resize_(vorbiscomment, 0);
1069 vc_resize_(vorbiscomment, 0);
1224 vc_delete_(vorbiscomment, 2);
1234 vc_delete_(vorbiscomment, 2);
1244 vc_delete_(vorbiscomment, 0);
1297 vc_delete_(vorbiscomment, 1);
1368 if(0 == vorbiscomment) {
[all …]
/dports/audio/vorbis-tools/vorbis-tools-1.4.2/win32/
H A Dvorbiscomment.dsp7 CFG=vorbiscomment - Win32 Debug
11 !MESSAGE NMAKE /f "vorbiscomment.mak".
16 !MESSAGE NMAKE /f "vorbiscomment.mak" CFG="vorbiscomment - Win32 Debug"
31 !IF "$(CFG)" == "vorbiscomment - Win32 Release"
40 # PROP Output_Dir "Release\vorbiscomment\static"
63 # PROP Output_Dir "Debug\vorbiscomment\static"
83 # Name "vorbiscomment - Win32 Release"
84 # Name "vorbiscomment - Win32 Debug"
102 SOURCE=..\vorbiscomment\vcedit.c
106 SOURCE=..\vorbiscomment\vcomment.c
[all …]
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflactag.c127 if (tag->vorbiscomment) { in gst_flac_tag_dispose()
128 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_dispose()
129 tag->vorbiscomment = NULL; in gst_flac_tag_dispose()
298 tag->vorbiscomment = metadata_buffer; in gst_flac_tag_chain()
312 if (tag->vorbiscomment != NULL) { in gst_flac_tag_chain()
318 gst_buffer_extract (tag->vorbiscomment, 0, id_data, 4); in gst_flac_tag_chain()
326 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_chain()
327 tag->vorbiscomment = NULL; in gst_flac_tag_chain()
482 if (tag->vorbiscomment) { in gst_flac_tag_change_state()
483 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_change_state()
[all …]
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflactag.c127 if (tag->vorbiscomment) { in gst_flac_tag_dispose()
128 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_dispose()
129 tag->vorbiscomment = NULL; in gst_flac_tag_dispose()
298 tag->vorbiscomment = metadata_buffer; in gst_flac_tag_chain()
312 if (tag->vorbiscomment != NULL) { in gst_flac_tag_chain()
318 gst_buffer_extract (tag->vorbiscomment, 0, id_data, 4); in gst_flac_tag_chain()
326 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_chain()
327 tag->vorbiscomment = NULL; in gst_flac_tag_chain()
482 if (tag->vorbiscomment) { in gst_flac_tag_change_state()
483 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_change_state()
[all …]
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflactag.c127 if (tag->vorbiscomment) { in gst_flac_tag_dispose()
128 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_dispose()
129 tag->vorbiscomment = NULL; in gst_flac_tag_dispose()
298 tag->vorbiscomment = metadata_buffer; in gst_flac_tag_chain()
312 if (tag->vorbiscomment != NULL) { in gst_flac_tag_chain()
318 gst_buffer_extract (tag->vorbiscomment, 0, id_data, 4); in gst_flac_tag_chain()
326 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_chain()
327 tag->vorbiscomment = NULL; in gst_flac_tag_chain()
482 if (tag->vorbiscomment) { in gst_flac_tag_change_state()
483 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_change_state()
[all …]
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflactag.c127 if (tag->vorbiscomment) { in gst_flac_tag_dispose()
128 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_dispose()
129 tag->vorbiscomment = NULL; in gst_flac_tag_dispose()
298 tag->vorbiscomment = metadata_buffer; in gst_flac_tag_chain()
312 if (tag->vorbiscomment != NULL) { in gst_flac_tag_chain()
318 gst_buffer_extract (tag->vorbiscomment, 0, id_data, 4); in gst_flac_tag_chain()
326 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_chain()
327 tag->vorbiscomment = NULL; in gst_flac_tag_chain()
482 if (tag->vorbiscomment) { in gst_flac_tag_change_state()
483 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_change_state()
[all …]
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflactag.c127 if (tag->vorbiscomment) { in gst_flac_tag_dispose()
128 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_dispose()
129 tag->vorbiscomment = NULL; in gst_flac_tag_dispose()
298 tag->vorbiscomment = metadata_buffer; in gst_flac_tag_chain()
312 if (tag->vorbiscomment != NULL) { in gst_flac_tag_chain()
318 gst_buffer_extract (tag->vorbiscomment, 0, id_data, 4); in gst_flac_tag_chain()
326 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_chain()
327 tag->vorbiscomment = NULL; in gst_flac_tag_chain()
482 if (tag->vorbiscomment) { in gst_flac_tag_change_state()
483 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_change_state()
[all …]
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflactag.c127 if (tag->vorbiscomment) { in gst_flac_tag_dispose()
128 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_dispose()
129 tag->vorbiscomment = NULL; in gst_flac_tag_dispose()
298 tag->vorbiscomment = metadata_buffer; in gst_flac_tag_chain()
312 if (tag->vorbiscomment != NULL) { in gst_flac_tag_chain()
318 gst_buffer_extract (tag->vorbiscomment, 0, id_data, 4); in gst_flac_tag_chain()
326 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_chain()
327 tag->vorbiscomment = NULL; in gst_flac_tag_chain()
482 if (tag->vorbiscomment) { in gst_flac_tag_change_state()
483 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_change_state()
[all …]
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflactag.c127 if (tag->vorbiscomment) { in gst_flac_tag_dispose()
128 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_dispose()
129 tag->vorbiscomment = NULL; in gst_flac_tag_dispose()
298 tag->vorbiscomment = metadata_buffer; in gst_flac_tag_chain()
312 if (tag->vorbiscomment != NULL) { in gst_flac_tag_chain()
318 gst_buffer_extract (tag->vorbiscomment, 0, id_data, 4); in gst_flac_tag_chain()
326 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_chain()
327 tag->vorbiscomment = NULL; in gst_flac_tag_chain()
482 if (tag->vorbiscomment) { in gst_flac_tag_change_state()
483 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_change_state()
[all …]
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflactag.c127 if (tag->vorbiscomment) { in gst_flac_tag_dispose()
128 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_dispose()
129 tag->vorbiscomment = NULL; in gst_flac_tag_dispose()
298 tag->vorbiscomment = metadata_buffer; in gst_flac_tag_chain()
312 if (tag->vorbiscomment != NULL) { in gst_flac_tag_chain()
318 gst_buffer_extract (tag->vorbiscomment, 0, id_data, 4); in gst_flac_tag_chain()
326 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_chain()
327 tag->vorbiscomment = NULL; in gst_flac_tag_chain()
482 if (tag->vorbiscomment) { in gst_flac_tag_change_state()
483 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_change_state()
[all …]
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflactag.c127 if (tag->vorbiscomment) { in gst_flac_tag_dispose()
128 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_dispose()
129 tag->vorbiscomment = NULL; in gst_flac_tag_dispose()
298 tag->vorbiscomment = metadata_buffer; in gst_flac_tag_chain()
312 if (tag->vorbiscomment != NULL) { in gst_flac_tag_chain()
318 gst_buffer_extract (tag->vorbiscomment, 0, id_data, 4); in gst_flac_tag_chain()
326 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_chain()
327 tag->vorbiscomment = NULL; in gst_flac_tag_chain()
482 if (tag->vorbiscomment) { in gst_flac_tag_change_state()
483 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_change_state()
[all …]
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflactag.c127 if (tag->vorbiscomment) { in gst_flac_tag_dispose()
128 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_dispose()
129 tag->vorbiscomment = NULL; in gst_flac_tag_dispose()
298 tag->vorbiscomment = metadata_buffer; in gst_flac_tag_chain()
312 if (tag->vorbiscomment != NULL) { in gst_flac_tag_chain()
318 gst_buffer_extract (tag->vorbiscomment, 0, id_data, 4); in gst_flac_tag_chain()
326 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_chain()
327 tag->vorbiscomment = NULL; in gst_flac_tag_chain()
482 if (tag->vorbiscomment) { in gst_flac_tag_change_state()
483 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_change_state()
[all …]
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflactag.c127 if (tag->vorbiscomment) { in gst_flac_tag_dispose()
128 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_dispose()
129 tag->vorbiscomment = NULL; in gst_flac_tag_dispose()
298 tag->vorbiscomment = metadata_buffer; in gst_flac_tag_chain()
312 if (tag->vorbiscomment != NULL) { in gst_flac_tag_chain()
318 gst_buffer_extract (tag->vorbiscomment, 0, id_data, 4); in gst_flac_tag_chain()
326 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_chain()
327 tag->vorbiscomment = NULL; in gst_flac_tag_chain()
482 if (tag->vorbiscomment) { in gst_flac_tag_change_state()
483 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_change_state()
[all …]
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflactag.c127 if (tag->vorbiscomment) { in gst_flac_tag_dispose()
128 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_dispose()
129 tag->vorbiscomment = NULL; in gst_flac_tag_dispose()
298 tag->vorbiscomment = metadata_buffer; in gst_flac_tag_chain()
312 if (tag->vorbiscomment != NULL) { in gst_flac_tag_chain()
318 gst_buffer_extract (tag->vorbiscomment, 0, id_data, 4); in gst_flac_tag_chain()
326 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_chain()
327 tag->vorbiscomment = NULL; in gst_flac_tag_chain()
482 if (tag->vorbiscomment) { in gst_flac_tag_change_state()
483 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_change_state()
[all …]
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflactag.c127 if (tag->vorbiscomment) { in gst_flac_tag_dispose()
128 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_dispose()
129 tag->vorbiscomment = NULL; in gst_flac_tag_dispose()
298 tag->vorbiscomment = metadata_buffer; in gst_flac_tag_chain()
312 if (tag->vorbiscomment != NULL) { in gst_flac_tag_chain()
318 gst_buffer_extract (tag->vorbiscomment, 0, id_data, 4); in gst_flac_tag_chain()
326 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_chain()
327 tag->vorbiscomment = NULL; in gst_flac_tag_chain()
482 if (tag->vorbiscomment) { in gst_flac_tag_change_state()
483 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_change_state()
[all …]
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflactag.c127 if (tag->vorbiscomment) { in gst_flac_tag_dispose()
128 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_dispose()
129 tag->vorbiscomment = NULL; in gst_flac_tag_dispose()
298 tag->vorbiscomment = metadata_buffer; in gst_flac_tag_chain()
312 if (tag->vorbiscomment != NULL) { in gst_flac_tag_chain()
318 gst_buffer_extract (tag->vorbiscomment, 0, id_data, 4); in gst_flac_tag_chain()
326 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_chain()
327 tag->vorbiscomment = NULL; in gst_flac_tag_chain()
482 if (tag->vorbiscomment) { in gst_flac_tag_change_state()
483 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_change_state()
[all …]
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflactag.c127 if (tag->vorbiscomment) { in gst_flac_tag_dispose()
128 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_dispose()
129 tag->vorbiscomment = NULL; in gst_flac_tag_dispose()
298 tag->vorbiscomment = metadata_buffer; in gst_flac_tag_chain()
312 if (tag->vorbiscomment != NULL) { in gst_flac_tag_chain()
318 gst_buffer_extract (tag->vorbiscomment, 0, id_data, 4); in gst_flac_tag_chain()
326 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_chain()
327 tag->vorbiscomment = NULL; in gst_flac_tag_chain()
482 if (tag->vorbiscomment) { in gst_flac_tag_change_state()
483 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_change_state()
[all …]
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflactag.c127 if (tag->vorbiscomment) { in gst_flac_tag_dispose()
128 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_dispose()
129 tag->vorbiscomment = NULL; in gst_flac_tag_dispose()
298 tag->vorbiscomment = metadata_buffer; in gst_flac_tag_chain()
312 if (tag->vorbiscomment != NULL) { in gst_flac_tag_chain()
318 gst_buffer_extract (tag->vorbiscomment, 0, id_data, 4); in gst_flac_tag_chain()
326 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_chain()
327 tag->vorbiscomment = NULL; in gst_flac_tag_chain()
482 if (tag->vorbiscomment) { in gst_flac_tag_change_state()
483 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_change_state()
[all …]
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflactag.c127 if (tag->vorbiscomment) { in gst_flac_tag_dispose()
128 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_dispose()
129 tag->vorbiscomment = NULL; in gst_flac_tag_dispose()
298 tag->vorbiscomment = metadata_buffer; in gst_flac_tag_chain()
312 if (tag->vorbiscomment != NULL) { in gst_flac_tag_chain()
318 gst_buffer_extract (tag->vorbiscomment, 0, id_data, 4); in gst_flac_tag_chain()
326 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_chain()
327 tag->vorbiscomment = NULL; in gst_flac_tag_chain()
482 if (tag->vorbiscomment) { in gst_flac_tag_change_state()
483 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_change_state()
[all …]
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflactag.c127 if (tag->vorbiscomment) { in gst_flac_tag_dispose()
128 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_dispose()
129 tag->vorbiscomment = NULL; in gst_flac_tag_dispose()
298 tag->vorbiscomment = metadata_buffer; in gst_flac_tag_chain()
312 if (tag->vorbiscomment != NULL) { in gst_flac_tag_chain()
318 gst_buffer_extract (tag->vorbiscomment, 0, id_data, 4); in gst_flac_tag_chain()
326 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_chain()
327 tag->vorbiscomment = NULL; in gst_flac_tag_chain()
482 if (tag->vorbiscomment) { in gst_flac_tag_change_state()
483 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_change_state()
[all …]
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflactag.c127 if (tag->vorbiscomment) { in gst_flac_tag_dispose()
128 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_dispose()
129 tag->vorbiscomment = NULL; in gst_flac_tag_dispose()
298 tag->vorbiscomment = metadata_buffer; in gst_flac_tag_chain()
312 if (tag->vorbiscomment != NULL) { in gst_flac_tag_chain()
318 gst_buffer_extract (tag->vorbiscomment, 0, id_data, 4); in gst_flac_tag_chain()
326 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_chain()
327 tag->vorbiscomment = NULL; in gst_flac_tag_chain()
482 if (tag->vorbiscomment) { in gst_flac_tag_change_state()
483 gst_buffer_unref (tag->vorbiscomment); in gst_flac_tag_change_state()
[all …]

12345678910>>...21