index
:
nihav
master
Mirror of nihav.org project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nihav-core
/
src
/
formats.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: fix clippy warnings
Kostya Shishkov
2020-09-10
1
-4
/
+5
*
core/formats: add SND_S32P_FORMAT soniton
Kostya Shishkov
2020-09-05
1
-0
/
+2
*
core/formats: fix displayed NASoniton information
Kostya Shishkov
2020-08-31
1
-1
/
+1
*
core/formats: fix grayscale format returned by NAPixelFormaton::from_str()
Kostya Shishkov
2020-07-11
1
-5
/
+5
*
remove trailing whitespace
Kostya Shishkov
2020-07-10
1
-2
/
+2
*
Revert "core/formats: implement ToString instead of Display for NAChannelType"
Kostya Shishkov
2020-07-08
1
-4
/
+5
*
core/formats: add conversion to/from short string form for NAPixelFormaton
Kostya Shishkov
2020-07-07
1
-0
/
+377
*
core/format: use common format parsing error
Kostya Shishkov
2020-07-06
1
-13
/
+9
*
core/formats: implement ToString instead of Display for NAChannelType
Kostya Shishkov
2020-07-06
1
-5
/
+4
*
core: add short string formats for sonitons
Kostya Shishkov
2020-07-06
1
-0
/
+36
*
core/formats: add NAPixelFormaton::get_total_depth()
Kostya Shishkov
2020-05-21
1
-0
/
+10
*
core/formats: document module
Kostya Shishkov
2020-02-19
1
-0
/
+138
*
core/formats: make NASoniton fields public
Kostya Shishkov
2019-11-16
1
-6
/
+6
*
core: fix most clippy warnings
Kostya Shishkov
2019-05-14
1
-47
/
+47
*
formats: mark paletted formats as packed
Kostya Shishkov
2019-04-29
1
-0
/
+1
*
formats: change RGB24 formaton from BGR to RGB
Kostya Shishkov
2019-04-29
1
-2
/
+2
*
formats: some enhancements for upcoming rescale
Kostya Shishkov
2019-04-29
1
-2
/
+40
*
formats: add some helper functions and make formaton and chromaton fields public
Kostya Shishkov
2019-02-10
1
-14
/
+26
*
public interface for chromaton creation
Kostya Shishkov
2019-01-22
1
-0
/
+3
*
split NihAV into subcrates
Kostya Shishkov
2019-01-17
1
-0
/
+511