Home
last modified time | relevance | path

Searched refs:id3v1 (Results 76 – 100 of 367) sorted by relevance

12345678910>>...15

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/tests/fate/
H A Ddemux.mak4 FATE_SAMPLES_DEMUX-$(call DEMDEC, AAC, AAC) += fate-adts-demux fate-adts-id3v1-demux fate-adts-id3v…
6 fate-adts-id3v1-demux: CMD = framecrc -f aac -i $(TARGET_SAMPLES)/aac/id3v1.aac -c:a copy
/dports/audio/mp3-archive-tools/mp3-archive-tools-0.9/bin/
H A Dmp3id629 my $id3v1=$mp3->{ID3v1};
649 if(defined($v1tracknum)) { $id3v1->track($v1tracknum); }
650 if(defined($v1artist)) { $id3v1->artist($v1artist); }
651 if(defined($v1album)) { $id3v1->album($v1album); }
652 if(defined($v1track)) { $id3v1->song($v1track); }
653 if(defined($v1genre)) { $id3v1->genre($v1genre); }
654 if(defined($v1year)) { $id3v1->year($v1year); }
655 if(defined($v1comment)) { $id3v1->comment($v1comment); }
656 $id3v1->write_tag;
/dports/audio/kid3-kf5/kid3-3.8.6/src/core/model/
H A Dframetablemodel.h70 FrameTableModel(bool id3v1, CoreTaggedFileIconProvider* colorProvider,
H A Dframetablemodel.cpp62 bool id3v1, CoreTaggedFileIconProvider* colorProvider, QObject* parent) in FrameTableModel() argument
64 m_colorProvider(colorProvider), m_id3v1(id3v1), m_emptyHeaders(false) in FrameTableModel()
/dports/audio/kid3-qt5/kid3-3.8.6/src/core/model/
H A Dframetablemodel.h70 FrameTableModel(bool id3v1, CoreTaggedFileIconProvider* colorProvider,
H A Dframetablemodel.cpp62 bool id3v1, CoreTaggedFileIconProvider* colorProvider, QObject* parent) in FrameTableModel() argument
64 m_colorProvider(colorProvider), m_id3v1(id3v1), m_emptyHeaders(false) in FrameTableModel()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/converter/
H A Dinterface.c352 GtkWidget *id3v1; in create_convpreset_editor() local
471 id3v1 = gtk_check_button_new_with_mnemonic (_("ID3v1")); in create_convpreset_editor()
472 gtk_widget_show (id3v1); in create_convpreset_editor()
473 gtk_table_attach (GTK_TABLE (table2), id3v1, 2, 3, 0, 1, in create_convpreset_editor()
551 GLADE_HOOKUP_OBJECT (convpreset_editor, id3v1, "id3v1"); in create_convpreset_editor()
/dports/audio/ncmpcpp/ncmpcpp-0.9.2/src/
H A Dtags.cpp264 else if (auto id3v1 = mpeg_file->ID3v1Tag()) in read() local
265 readID3v1Tags(s, id3v1); in read()
/dports/www/lagrange/lagrange-1.7.3/src/audio/
H A Dplayer.c86 mpg123_id3v1 * id3v1; member
321 if (!d->id3v1 &&!d->id3v2) { in decodeMpeg_Decoder_()
322 mpg123_id3(d->mpeg, &d->id3v1, &d->id3v2); in decodeMpeg_Decoder_()
408 d->id3v1 = NULL; in init_Decoder()
/dports/www/gallery2/gallery2/modules/getid3/lib/getid3/
H A Dmodule.tag.id3v1.inc10 // module.tag.id3v1.php //
80 $ThisFileInfo['id3v1'] = $ParsedID3v1;
/dports/audio/mp3val/mp3val-0.1.8-src/
H A Dmpegparse.cpp68 mpginfo->id3v1=1; in ValidateFile()
222 if(fix&&mpginfo->id3v1) { in ValidateFile()
/dports/devel/libnaji/libnaji-0.6.4.src/
H A Dlibnaji.h84 struct id3v1 { struct
103 struct id3v1 tag; argument
122 int mp3id3v1 (FILE * fd, struct id3v1 * tag);
/dports/audio/easytag/easytag-2.4.3/src/tags/
H A Did3v24_tag.c75 …truct id3_frame *frame, const gchar *str, enum id3_field_type type, int num, int clear, int id3v1);
1322 int num, int clear, int id3v1) in id3taglib_set_field() argument
1342 || id3v1) in id3taglib_set_field()
1346 if ( id3v1 ) in id3taglib_set_field()
/dports/multimedia/avinfo/avinfo-1.0.a15/doc/
H A Dwhatsnew.rus.alt176 + �����প� mp3, id3v1
H A Dwhatsnew.rus.koi176 + ��������� mp3, id3v1
H A Dwhatsnew.rus.win176 + ��������� mp3, id3v1
/dports/audio/mp3c/mp3c-0.31/patches/
H A DReadme-id3wrapper37 > write both id3v1 and id3v2 tags on brand new mp3 files created by your
/dports/audio/id3tool/id3tool-1.2a/
H A DCHANGELOG70 id3v1.1 support patch somebody did. (may they burn in hell).
/dports/misc/fq/fq-0.0.2/
H A DREADME.md67 … gif, gzip, hevc_annexb, hevc_au, hevc_dcr, hevc_nalu, icc_profile, icmp, id3v1, id3v11, id3v2, ip…
/dports/audio/id3v2/id3v2-0.1.12/
H A DREADME7 I wrote this because id3v1 are seriously deficient in what kind of info can
/dports/sysutils/fusefs-mp3fs/mp3fs-0.91/
H A DREADME.md58 id3v1 tags do not have to wait for the whole file to be transcoded
/dports/audio/id3lib/id3lib-3.8.3/
H A DNEWS136 * Bug fix for writing id3v1 tags that might add extraneous data to the tag
299 example now can convert both ways between id3v1 and id3v2 tags, as well as
301 Additionally, an "id3info" app has been added for displaying id3v1/v2 tag
/dports/misc/fq/fq-0.0.2/pkg/interp/testdata/
H A Dargs.fqtest88 id3v1 ID3v1 metadata
/dports/audio/kid3-kf5/kid3-3.8.6/packaging/patches/
H A Dtaglib-1.12-win00-large_file.patch409 diff --git a/taglib/mpeg/id3v1/id3v1tag.cpp b/taglib/mpeg/id3v1/id3v1tag.cpp
411 --- a/taglib/mpeg/id3v1/id3v1tag.cpp
412 +++ b/taglib/mpeg/id3v1/id3v1tag.cpp
431 diff --git a/taglib/mpeg/id3v1/id3v1tag.h b/taglib/mpeg/id3v1/id3v1tag.h
433 --- a/taglib/mpeg/id3v1/id3v1tag.h
434 +++ b/taglib/mpeg/id3v1/id3v1tag.h
/dports/audio/kid3-qt5/kid3-3.8.6/packaging/patches/
H A Dtaglib-1.12-win00-large_file.patch409 diff --git a/taglib/mpeg/id3v1/id3v1tag.cpp b/taglib/mpeg/id3v1/id3v1tag.cpp
411 --- a/taglib/mpeg/id3v1/id3v1tag.cpp
412 +++ b/taglib/mpeg/id3v1/id3v1tag.cpp
431 diff --git a/taglib/mpeg/id3v1/id3v1tag.h b/taglib/mpeg/id3v1/id3v1tag.h
433 --- a/taglib/mpeg/id3v1/id3v1tag.h
434 +++ b/taglib/mpeg/id3v1/id3v1tag.h

12345678910>>...15