Ecosyste.ms: Issues

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

GitHub / Matroska-Org/libebml issues and pull requests

#145 - Deprecate CodedSizeLengthSigned/CodedValueLengthSigned/ReadCodedSizeSignedValue

Issue - State: open - Opened by robUx4 over 1 year ago
Labels: enhancement, api-break, abi-break

#144 - add missing DECLARE_EBML_xxx macros

Pull Request - State: closed - Opened by robUx4 over 1 year ago - 2 comments
Labels: enhancement

#143 - avoid unecessary cast in CodedSizeLengthSigned

Pull Request - State: closed - Opened by robUx4 over 1 year ago - 3 comments
Labels: enhancement

#142 - add some documentation for the Coded integer functions

Pull Request - State: closed - Opened by robUx4 over 1 year ago - 1 comment
Labels: documentation

#141 - Properly update dataBufferMemorySize in MemIOCallback after realloc.

Pull Request - State: closed - Opened by hanseuljun almost 2 years ago - 3 comments
Labels: bug

#140 - Include CMAKE_CURRENT_BINARY_DIR publicly in CMake

Pull Request - State: closed - Opened by hanseuljun almost 2 years ago - 1 comment
Labels: build-system

#139 - EbmlElement::FindNextID doesn't support global elements

Issue - State: open - Opened by mbunkus almost 2 years ago - 1 comment
Labels: bug

#138 - mostly sonarlint fixes

Pull Request - State: open - Opened by neheb almost 2 years ago - 1 comment

#137 - Do proper Debug builds

Pull Request - State: closed - Opened by robUx4 almost 2 years ago - 1 comment
Labels: enhancement, api-break, abi-break

#136 - Fix Windows CreateFile return check

Pull Request - State: closed - Opened by robUx4 almost 2 years ago - 1 comment
Labels: bug, enhancement

#135 - Use the strict access API

Pull Request - State: open - Opened by robUx4 almost 2 years ago - 7 comments
Labels: api-break, abi-break

#134 - Set all public compile definitions in the pkg-config file

Pull Request - State: closed - Opened by robUx4 almost 2 years ago
Labels: build-system

#133 - get rid of reinterpret_cast + const conversions with Find*

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

#132 - Add a simpler/faster Endian API for 16/32/64 Big-Endian buffers

Pull Request - State: closed - Opened by robUx4 almost 2 years ago - 2 comments
Labels: enhancement

#131 - Build Windows/macOS for multiple architectures

Pull Request - State: closed - Opened by robUx4 almost 2 years ago
Labels: build-system

#130 - remove unused utf types

Pull Request - State: closed - Opened by robUx4 almost 2 years ago - 1 comment
Labels: api-break

#129 - Use proper integer literal and remove EBML_PRETTYLONGINT

Pull Request - State: closed - Opened by robUx4 almost 2 years ago - 1 comment
Labels: abi-break

#128 - remove confusing SVN version tag

Pull Request - State: closed - Opened by robUx4 almost 2 years ago - 1 comment
Labels: enhancement

#127 - Misc endian cleanup

Pull Request - State: closed - Opened by robUx4 almost 2 years ago - 1 comment
Labels: api-break, abi-break

#126 - move the countof() helper in EbmlElement where it's used

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

#125 - remove cargo culting of config.h

Pull Request - State: closed - Opened by robUx4 almost 2 years ago - 1 comment

#124 - use the utf-8 C++ library as an external (header-only) library

Pull Request - State: open - Opened by robUx4 almost 2 years ago - 6 comments
Labels: build-system

#123 - remove BorlandC hacks

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

#122 - Use the CMake endian detection rather than our wild guess

Issue - State: closed - Opened by robUx4 almost 2 years ago - 2 comments
Labels: build-system

#121 - Use std:: types instead of custom integers

Pull Request - State: closed - Opened by robUx4 almost 2 years ago
Labels: api-break, abi-break

#120 - misc cleanups

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

#119 - [1.x] test ABI breakage on 1.x branches

Pull Request - State: closed - Opened by robUx4 almost 2 years ago - 3 comments
Labels: abi-break, build-system

#118 - [1.x] do 1.x build actions when pushing to the v1.x branch

Pull Request - State: closed - Opened by robUx4 almost 2 years ago
Labels: build-system

#117 - Add profile availability in the semantic

Issue - State: open - Opened by robUx4 almost 2 years ago
Labels: enhancement, abi-break

#116 - push_back conversion

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

#115 - V1.4.4 fix abi breakage

Pull Request - State: closed - Opened by mbunkus almost 2 years ago - 5 comments

#114 - more const

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

#113 - Subtitles no longer visible in VLC after updating libebml

Issue - State: closed - Opened by bugtracker2019 almost 2 years ago - 1 comment

#112 - libebml 1.4.3 breaks MKVToolNix

Issue - State: closed - Opened by bugtracker2019 almost 2 years ago - 1 comment

#111 - use standard types instead of custom ones

Issue - State: open - Opened by mbunkus almost 2 years ago - 8 comments
Labels: abi-break

#110 - Use C++ Numeric limits where possible

Pull Request - State: closed - Opened by robUx4 almost 2 years ago - 2 comments
Labels: enhancement

#109 - change return type of IOCallback::read() to size_t

Pull Request - State: closed - Opened by mbunkus almost 2 years ago - 3 comments

#108 - Change the I/O uint32/size_t combination

Issue - State: closed - Opened by robUx4 almost 2 years ago - 1 comment
Labels: api-break, abi-break

#107 - Fix misc MSVC warnings

Pull Request - State: closed - Opened by robUx4 almost 2 years ago
Labels: api-break, abi-break

#106 - Test Windows dynamic build

Pull Request - State: closed - Opened by robUx4 almost 2 years ago
Labels: build-system

#105 - bump soname to 6 due to ABI-breaking changes & bump version number

Pull Request - State: closed - Opened by mbunkus almost 2 years ago - 1 comment
Labels: abi-break

#104 - New soname needed with 1.4.3 ?

Issue - State: closed - Opened by marillat almost 2 years ago - 20 comments
Labels: bug, abi-break

#103 - remove nullptr check

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

#102 - CI: add a basic compilation test

Pull Request - State: closed - Opened by robUx4 about 2 years ago
Labels: build-system

#101 - Use the libebml namespace explictly

Pull Request - State: closed - Opened by robUx4 about 2 years ago - 3 comments
Labels: enhancement

#100 - std::find conversions

Pull Request - State: closed - Opened by neheb over 2 years ago - 7 comments

#99 - clang-tidy fixes

Pull Request - State: closed - Opened by neheb over 2 years ago - 5 comments

#98 - keep the path for pkg-config path if they are absolute

Pull Request - State: closed - Opened by robUx4 over 2 years ago - 4 comments
Labels: bug, build-system

#97 - pkg-config file is broken when CMAKE_INSTALL_{INCLUDE,LIB}DIR is absolute

Issue - State: closed - Opened by alexshpilkin over 2 years ago - 2 comments

#96 - add meson build file

Pull Request - State: closed - Opened by neheb over 2 years ago - 5 comments
Labels: build-system

#95 - CMakeLists: update to c++14

Pull Request - State: closed - Opened by neheb over 2 years ago - 3 comments
Labels: build-system

#94 - initialize UnixEpochDelay in declaration

Pull Request - State: closed - Opened by neheb over 2 years ago - 4 comments
Labels: enhancement, abi-break

#93 - the utf8 library is actually BOOST license not a custom/random one

Pull Request - State: closed - Opened by robUx4 over 2 years ago - 1 comment
Labels: documentation

#92 - mention that the current version of the code requires a C++11 compiler

Pull Request - State: closed - Opened by robUx4 over 2 years ago - 2 comments
Labels: documentation

#91 - Does not compile under MSVC

Issue - State: closed - Opened by neheb over 2 years ago - 13 comments
Labels: build-system

#90 - Document C++11 requirement

Issue - State: closed - Opened by ryandesign almost 3 years ago - 1 comment
Labels: documentation

#89 - Fix typo

Pull Request - State: closed - Opened by ljani almost 3 years ago - 3 comments
Labels: enhancement

#88 - add defaulted operator= constructor

Pull Request - State: closed - Opened by neheb almost 3 years ago - 15 comments
Labels: bug

#87 - Casting 0xFFFFFFFF to handle generates a warning in MSVC

Issue - State: closed - Opened by Sebuckle over 3 years ago

#86 - treewide: remove custom fixed size types

Pull Request - State: closed - Opened by neheb over 3 years ago - 7 comments
Labels: api-break

#85 - remove gcc 2 support

Pull Request - State: closed - Opened by neheb over 3 years ago - 6 comments
Labels: enhancement

#84 - Minor fix (line 02)

Pull Request - State: closed - Opened by kant over 3 years ago - 1 comment

#83 - Drop old GCC versions support

Issue - State: closed - Opened by robUx4 over 3 years ago - 1 comment
Labels: enhancement

#82 - clang-tidy fixes

Pull Request - State: closed - Opened by neheb over 3 years ago - 6 comments
Labels: api-break, abi-break

#81 - include appropriate header files for std::numeric_limits

Pull Request - State: closed - Opened by mbunkus over 3 years ago

#80 - 1.4.2: build fauls with gcc 11

Issue - State: closed - Opened by kloczek over 3 years ago - 4 comments
Labels: bug

#79 - remove coremake project files

Pull Request - State: closed - Opened by robUx4 over 3 years ago
Labels: build-system

#78 - utf8cpp: Update to 3.1.2

Pull Request - State: closed - Opened by diizzyy over 3 years ago - 1 comment

#77 - Fix EbmlBinary using unallocated pointer or leaking allocated buffers

Pull Request - State: closed - Opened by robUx4 over 3 years ago - 4 comments
Labels: bug

#76 - Fix misc reading overflows

Pull Request - State: closed - Opened by robUx4 over 3 years ago - 1 comment
Labels: bug

#75 - Add fix for heap buffer overflow bug on 32bit builds

Pull Request - State: closed - Opened by kryc over 3 years ago - 1 comment

#74 - Ebml[Unicode]String::ReadData heap overflow bug on 32bit builds

Issue - State: closed - Opened by kryc over 3 years ago - 4 comments
Labels: bug

#73 - RenderData does not write non-mandatory elements having a default value

Issue - State: open - Opened by mbunkus over 3 years ago - 3 comments
Labels: bug

#72 - handle non-mandatory Empty Elements with default values correctly

Issue - State: open - Opened by mbunkus over 3 years ago - 8 comments
Labels: bug

#71 - OSS-Fuzz integration

Issue - State: open - Opened by randy408 over 3 years ago - 1 comment

#70 - Add options for building and installing shared, static libraries

Pull Request - State: open - Opened by sizeofvoid almost 4 years ago - 4 comments
Labels: build-system

#69 - Add simple usage example

Issue - State: open - Opened by aakodadi about 4 years ago - 1 comment

#68 - replace crc32 macros with constexpr function

Pull Request - State: closed - Opened by neheb over 4 years ago - 1 comment
Labels: enhancement

#67 - clang-tidy fixes + c++11 changes

Pull Request - State: closed - Opened by neheb over 4 years ago - 3 comments

#66 - CMakeLists.txt: set default visibility to hidden

Pull Request - State: closed - Opened by robUx4 over 4 years ago - 3 comments
Labels: build-system

#65 - minimum supported C++ version

Issue - State: closed - Opened by mbunkus over 4 years ago - 6 comments
Labels: question

#64 - clang-tidy fixes

Pull Request - State: closed - Opened by neheb over 4 years ago - 2 comments
Labels: abi-break, warning

#63 - Fixed overwrite in findNextID

Pull Request - State: closed - Opened by hesnotaveryniceman over 4 years ago - 1 comment

#62 - Any plans to make new release?

Issue - State: closed - Opened by kloczek over 4 years ago - 7 comments

#61 - CMakeLists.txt: set default visibility to hidden

Pull Request - State: closed - Opened by alexandre-janniaux over 4 years ago - 1 comment
Labels: build-system

#60 - libebml, add patch for type definitions for Haiku.

Pull Request - State: closed - Opened by Begasus over 4 years ago - 2 comments

#59 - warning C4146 fix for #57

Pull Request - State: closed - Opened by chadbramwell over 4 years ago - 2 comments
Labels: warning

#58 - warning C4138 fix for #57

Pull Request - State: closed - Opened by chadbramwell over 4 years ago - 1 comment

#57 - Warnings when building with cl on windows

Issue - State: open - Opened by chadbramwell over 4 years ago

#56 - EbmlBinary: don't do I/O with a size of 0

Pull Request - State: closed - Opened by mbunkus almost 5 years ago - 1 comment
Labels: enhancement

#55 - Setting EbmlString from an EbmlMaster to default value wont work

Issue - State: closed - Opened by lattice0 almost 5 years ago - 1 comment
Labels: invalid

#52 - Correct the arguments which EbmlElement::VoidMe passes to EbmlVoid::Overwrite

Pull Request - State: closed - Opened by Rupan over 5 years ago - 1 comment

#49 - Declare and define EbmlElement::OverwriteData; minor bug fix

Pull Request - State: closed - Opened by Rupan over 5 years ago - 5 comments
Labels: enhancement, abi-break

#47 - use -fvisibility=hidden for static and dynamic libraries

Pull Request - State: closed - Opened by robUx4 over 5 years ago - 3 comments
Labels: build-system

#46 - Fix Pkgconfig config file to use the proper defines

Pull Request - State: closed - Opened by robUx4 over 5 years ago
Labels: build-system

#45 - allow building WinIOCallback conditionally

Pull Request - State: closed - Opened by robUx4 over 5 years ago
Labels: enhancement

#40 - Library compatibility version number decreased in 1.3.6

Issue - State: closed - Opened by ryandesign over 6 years ago - 8 comments
Labels: bug

#38 - Cmake cleaning

Pull Request - State: closed - Opened by robUx4 over 6 years ago - 6 comments

#16 - Minor safety change in MemIOCallback.h

Pull Request - State: closed - Opened by MCZarin about 8 years ago - 3 comments
Labels: wontfix, abi-break

#8 - libebml: use the visibility attribute with GCC to export lib APIs

Pull Request - State: closed - Opened by robUx4 over 9 years ago - 8 comments