mkvtoolnix/tests/unit/common
Moritz Bunkus c8cb86b8fb
bit_reader_c: fix get_bit_position/get_remaining_bits for empty buffers
One side affect of the fixed bug was that trying to identify/mux an
empty file (file with a size of 0) resulted in the following error
message:

> Error: buffer_c: num > m_filled. Should not have happened. Please
> file a bug report.
2018-06-14 21:23:42 +02:00
..
basic_timecode_c.cpp
bit_reader.cpp bit_reader_c: fix get_bit_position/get_remaining_bits for empty buffers 2018-06-14 21:23:42 +02:00
bit_writer.cpp bit_writer_c: change put_bit() back to taking a bool 2018-04-27 14:42:14 +02:00
byte_buffer.cpp use C++14 std::string literals 2018-04-20 16:32:54 +02:00
checksums.cpp split mm_io.{h,cpp} into one file for each class 2017-12-17 12:54:59 +01:00
codec.cpp use C++14 std::string literals 2018-04-20 16:32:54 +02:00
common.cpp
construct_equality.cpp use C++14 std::string literals 2018-04-20 16:32:54 +02:00
ebml_chapters_converter.cpp split mm_io.{h,cpp} into one file for each class 2017-12-17 12:54:59 +01:00
ebml_segmentinfo_converter.cpp
ebml_tags_converter.cpp
endian.cpp
fourcc.cpp tests: avoid memory leaks 2018-04-17 16:35:41 +02:00
list_utils.cpp
math.cpp
memory.cpp use C++14 std::string literals 2018-04-20 16:32:54 +02:00
mm_io.cpp use C++14 std::string literals 2018-04-20 16:32:54 +02:00
mm_text_io.cpp use C++14 std::string literals 2018-04-20 16:32:54 +02:00
option_with_source.cpp
Rakefile
strings_editing.cpp
strings_formatting.cpp
strings_parsing.cpp all: rename parse_timecode functions to parse_timestamp 2017-07-14 11:44:40 +02:00
version.cpp use C++14 std::string literals 2018-04-20 16:32:54 +02:00