.. |
basic_timecode_c.cpp
|
timestamp_c: add function for negation
|
2016-04-11 21:58:12 +02:00 |
bit_cursor.cpp
|
bit_cursor: allow setting bit position to exactly the end
|
2016-01-24 12:08:36 +01:00 |
byte_buffer.cpp
|
byte_buffer_c: re-factor API slightly & function for adding data at front
|
2016-10-09 17:57:07 +02:00 |
checksums.cpp
|
checksums: refactor algorithm_e to scoped enum
|
2015-03-29 11:43:52 +02:00 |
codec.cpp
|
codec_c: refactor codec_c::type_e to enum class
|
2015-03-26 10:06:55 +01:00 |
common.cpp
|
all: determine current executable's path at startup
|
2014-04-20 22:31:08 +02:00 |
construct_equality.cpp
|
tests: add case for construct with EbmlString and std::string
|
2016-03-01 19:09:06 +01:00 |
ebml_chapters_converter.cpp
|
Revert "all: don't write BOMs for UTF-* encoded text files"
|
2015-12-16 10:27:20 +01:00 |
ebml_segmentinfo_converter.cpp
|
|
|
ebml_tags_converter.cpp
|
|
|
endian.cpp
|
unit tests: fix argument order of EXPECT_EQ()
|
2015-03-11 21:39:43 +01:00 |
fourcc.cpp
|
Translations: intentional update due to c63e0b0
|
2015-10-15 14:39:02 +02:00 |
list_utils.cpp
|
re-factor mtx::any from propedit.cpp to list_utils.h
|
2015-12-19 15:55:01 +01:00 |
math.cpp
|
math common: refactor to mtx::math namespace; add function for counting 1 bits
|
2015-03-25 16:40:35 +01:00 |
mm_io.cpp
|
unit tests: fix argument order of EXPECT_EQ()
|
2015-03-11 21:39:43 +01:00 |
option_with_source.cpp
|
common: template class for options with source
|
2013-05-05 10:17:14 +02:00 |
Rakefile
|
|
|
strings_editing.cpp
|
functions for normalizing line endings/removing them from end of string
|
2016-04-09 17:27:25 +02:00 |
strings_formatting.cpp
|
all: rename format_timecode to format_timestamp
|
2015-10-07 20:21:59 +02:00 |
strings_parsing.cpp
|
number parsing: recognize new units "h" for hours and "m/min" for minutes
|
2016-11-21 20:15:52 +01:00 |