Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / taglib/taglib issues and pull requests

#1172 - Use ID3v2::FrameFactory also for WAV and DSDIFF

Pull Request - State: open - Opened by ufleisch 12 months ago

#1171 - GitHub Actions: Update Homebrew utfcpp to 4.0.2

Pull Request - State: closed - Opened by ufleisch 12 months ago

#1170 - MP4: Use integer instead of boolean for hdvd atom (#1169)

Pull Request - State: closed - Opened by ufleisch 12 months ago

#1169 - Misplacement of ‘hdvd’ Tag in MP4: A UInt Issue

Issue - State: closed - Opened by aaa444c 12 months ago - 1 comment

#1168 - MP4: Get duration from mvhd if not present in mdhd (#1165)

Pull Request - State: closed - Opened by ufleisch 12 months ago

#1167 - undefined reference to symbol 'inflateEnd'

Issue - State: closed - Opened by madamdata 12 months ago

#1166 - Support mp2

Pull Request - State: closed - Opened by ufleisch 12 months ago

#1165 - M4A Cannot get track duration

Issue - State: closed - Opened by starkgate 12 months ago - 2 comments

#1164 - Fix crash with invalid WAV files (#1163)

Pull Request - State: closed - Opened by ufleisch 12 months ago - 1 comment

#1163 - SEGV on taglib library when writing tags

Issue - State: open - Opened by CarlosAndresRamirez almost 1 year ago - 1 comment

#1162 - Improve FileRef, C bindings to read file from memory (#987)

Pull Request - State: closed - Opened by ufleisch about 1 year ago - 1 comment

#1161 - Supporting get pictures of flac?

Issue - State: closed - Opened by Kyant0 about 1 year ago - 2 comments

#1160 - List: Add Sort Functions

Pull Request - State: closed - Opened by complexlogic about 1 year ago

#1159 - C bindings for complex properties like pictures (#953)

Pull Request - State: closed - Opened by ufleisch about 1 year ago

#1158 - Add ByteVector Conversion Functions, Tests

Pull Request - State: closed - Opened by complexlogic about 1 year ago

#1157 - std::array conversion

Pull Request - State: closed - Opened by neheb about 1 year ago

#1156 - Unified interface for complex properties like pictures (#94)

Pull Request - State: closed - Opened by ufleisch about 1 year ago - 8 comments

#1155 - Proofreading

Pull Request - State: closed - Opened by nmariusp about 1 year ago

#1154 - List: Support Braced List Initialization

Pull Request - State: closed - Opened by complexlogic about 1 year ago

#1153 - Map: Support Braced List Initialization

Pull Request - State: closed - Opened by complexlogic about 1 year ago - 4 comments

#1152 - cmake: support both relative and absolute paths for pc files

Pull Request - State: closed - Opened by jpalus about 1 year ago - 1 comment

#1151 - Do not scan full MPEG file for ID3v2 tag in Fast read style (#968)

Pull Request - State: closed - Opened by ufleisch about 1 year ago

#1150 - MPEG ReadStyle VLC patch

Issue - State: closed - Opened by Tolriq about 1 year ago - 2 comments

#1149 - Another Matroska Attempt

Pull Request - State: open - Opened by complexlogic about 1 year ago - 6 comments

#1148 - CMakeLists.txt cmake minimum version 3.5

Pull Request - State: closed - Opened by nmariusp about 1 year ago

#1147 - change two loops to while

Pull Request - State: closed - Opened by neheb about 1 year ago

#1146 - use some more auto

Pull Request - State: closed - Opened by neheb about 1 year ago

#1145 - clang-tidy: use nodiscard

Pull Request - State: open - Opened by neheb about 1 year ago - 1 comment

#1144 - add clang-format file and a github workflow

Pull Request - State: open - Opened by neheb about 1 year ago

#1143 - build(deps): bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#1142 - add utf8cpp git submodule

Pull Request - State: closed - Opened by neheb about 1 year ago - 1 comment

#1141 - github: add dependabot

Pull Request - State: closed - Opened by neheb about 1 year ago

#1140 - replace vector with array

Pull Request - State: closed - Opened by neheb about 1 year ago

#1139 - use using declarations

Pull Request - State: closed - Opened by neheb about 1 year ago - 4 comments

#1138 - remove unused typedefs

Pull Request - State: closed - Opened by neheb about 1 year ago

#1137 - remove out of line declaration

Pull Request - State: closed - Opened by neheb about 1 year ago

#1136 - convert missed for loop

Pull Request - State: closed - Opened by neheb about 1 year ago

#1135 - default some more

Pull Request - State: closed - Opened by neheb about 1 year ago

#1134 - add do/while to mandate ;

Pull Request - State: closed - Opened by neheb about 1 year ago - 4 comments

#1133 - unused includes

Pull Request - State: closed - Opened by neheb about 1 year ago - 1 comment

#1132 - clang-tidy: ending namespace comment

Pull Request - State: closed - Opened by neheb about 1 year ago

#1131 - size() to isEmpty()

Pull Request - State: closed - Opened by neheb about 1 year ago

#1130 - simplify boolean expressions

Pull Request - State: closed - Opened by neheb about 1 year ago

#1129 - clang-tidy: use data()

Pull Request - State: closed - Opened by neheb about 1 year ago

#1128 - Restore const iterators replaced in #1107

Pull Request - State: closed - Opened by ufleisch about 1 year ago

#1127 - Convert private raw pointers to unique_ptr

Pull Request - State: closed - Opened by neheb about 1 year ago - 12 comments

#1126 - manual range loop conversions

Pull Request - State: closed - Opened by neheb about 1 year ago - 12 comments

#1125 - use if constexpr for template

Pull Request - State: closed - Opened by neheb about 1 year ago - 8 comments

#1124 - tests: switch to GTest

Pull Request - State: open - Opened by neheb about 1 year ago - 9 comments

#1123 - make swap function noexcept

Pull Request - State: open - Opened by neheb about 1 year ago - 5 comments

#1122 - std::list and unique_ptr conversions

Pull Request - State: closed - Opened by neheb about 1 year ago

#1121 - clang-tidy: remove dead forward declaration

Pull Request - State: closed - Opened by neheb about 1 year ago

#1120 - clang-tidy: use using instead of typedef

Pull Request - State: closed - Opened by neheb about 1 year ago - 9 comments

#1119 - clang-tidy: no else after return

Pull Request - State: closed - Opened by neheb about 1 year ago

#1118 - clang-tidy: use = default

Pull Request - State: closed - Opened by neheb about 1 year ago

#1117 - clang-tidy: use nullptr

Pull Request - State: closed - Opened by neheb about 1 year ago

#1116 - clang-tidy: return braced init list

Pull Request - State: closed - Opened by neheb about 1 year ago - 4 comments

#1115 - move into vector

Pull Request - State: closed - Opened by neheb about 1 year ago

#1114 - clang-tidy: handle self assignment

Pull Request - State: closed - Opened by neheb about 1 year ago

#1113 - missed none_of conversion

Pull Request - State: closed - Opened by neheb about 1 year ago

#1112 - clang-tidy: convert functions to static

Pull Request - State: closed - Opened by neheb about 1 year ago - 3 comments

#1111 - clang: fix documentation

Pull Request - State: closed - Opened by neheb about 1 year ago - 12 comments

#1110 - clang-tidy: init members by default

Pull Request - State: closed - Opened by neheb about 1 year ago - 1 comment

#1109 - clang-tidy: fix mismatched variable names

Pull Request - State: closed - Opened by neheb about 1 year ago - 4 comments

#1108 - clang-tidy: add ending namespace comments

Pull Request - State: closed - Opened by neheb about 1 year ago

#1107 - clang-tidy: convert to algorithms

Pull Request - State: closed - Opened by neheb about 1 year ago - 1 comment

#1102 - tests: fix compilation on MSYS2

Pull Request - State: open - Opened by neheb about 1 year ago - 5 comments

#1096 - Add DSD Interchange File Format (DSDIFF) support

Pull Request - State: closed - Opened by sbooth over 1 year ago - 4 comments

#1095 - Use unique_ptr for d-pointers

Pull Request - State: closed - Opened by neheb over 1 year ago - 13 comments

#1094 - Add DSD Stream File (DSF) support

Pull Request - State: closed - Opened by sbooth over 1 year ago - 2 comments

#1092 - Modernize to make use of C++17 features

Pull Request - State: closed - Opened by ufleisch over 1 year ago

#1089 - File size limitation to 2 GB

Issue - State: closed - Opened by CyberSinh over 1 year ago - 3 comments
Labels: taglib2

#1088 - ID3v2: Map "TSST" to "DISCSUBTITLE" property (#1087)

Pull Request - State: open - Opened by ufleisch over 1 year ago

#1087 - ID3v2 tags do not map TSST to DISCSUBTITLE

Issue - State: open - Opened by avuserow over 1 year ago - 1 comment

#1086 - Cannot parse UTF16 encoding ID3V2 tags properly

Issue - State: open - Opened by nkmimi over 1 year ago - 6 comments
Labels: needmoreinfo

#1085 - 1.13: build fails with `BUILD_TESTING=ON`

Issue - State: closed - Opened by kloczek over 1 year ago - 4 comments

#1084 - Mp4 disk number

Issue - State: closed - Opened by Kyant0 over 1 year ago - 2 comments

#1083 - APEv2 "has footer" bit inconsistency

Issue - State: open - Opened by hyperquantum over 1 year ago - 4 comments

#1082 - Do not miss frames when an extended header is present (#1081)

Pull Request - State: closed - Opened by ufleisch over 1 year ago

#1080 - MP4: Detect atoms with invalid length (#1077)

Pull Request - State: closed - Opened by ufleisch over 1 year ago

#1078 - webm support ?

Issue - State: open - Opened by tamaskan over 1 year ago - 2 comments

#1077 - Can not detect audio property and tag for a few M4A file format

Issue - State: closed - Opened by nathnaeld almost 2 years ago - 8 comments

#1076 - Update FindCppUnit.cmake

Pull Request - State: closed - Opened by zlaski almost 2 years ago

#1075 - clang-tidy: member function const

Pull Request - State: open - Opened by neheb almost 2 years ago - 4 comments

#1074 - clang: remove const return

Pull Request - State: closed - Opened by neheb almost 2 years ago - 6 comments

#1073 - clang-tidy cleanups

Pull Request - State: closed - Opened by neheb almost 2 years ago

#1072 - clang-tidy cleanups

Pull Request - State: closed - Opened by neheb almost 2 years ago

#1071 - cmake: generate pc files with the use of prefix

Pull Request - State: closed - Opened by dabrain34 almost 2 years ago - 6 comments

#1070 - Fix parsing of TXXX frame without description (#1069)

Pull Request - State: closed - Opened by ufleisch almost 2 years ago

#1068 - TagLib on AWS lambda

Issue - State: open - Opened by oleksiivykhor about 2 years ago - 1 comment
Labels: help

#1067 - Fix macOS dylib install name to be absolute path

Pull Request - State: closed - Opened by ryandesign about 2 years ago

#1065 - Wrong library install name on macOS

Issue - State: closed - Opened by ryandesign about 2 years ago - 2 comments

#1064 - 1.13: build fails

Issue - State: closed - Opened by kloczek about 2 years ago - 3 comments

#1063 - Document replacements for deprecated functions (#1001)

Pull Request - State: closed - Opened by ufleisch about 2 years ago

#1062 - MSVC: Disable warnings for internal invocations of API functions (#1000)

Pull Request - State: closed - Opened by ufleisch about 2 years ago