diff options
author | 2022-12-17 05:38:56 +0100 | |
---|---|---|
committer | 2022-12-17 04:38:56 +0000 | |
commit | 2bbc64be4317166d3abb7aa177d4913f166a53e8 (patch) | |
tree | 88c3d613eb986b18894f311afa4291987a0e26c4 /internal/media/test | |
parent | [chore] fix some little config whoopsies (#1272) (diff) | |
download | gotosocial-2bbc64be4317166d3abb7aa177d4913f166a53e8.tar.xz |
[feature] Enable basic video support (mp4 only) (#1274)
* [feature] basic video support
* fix missing semicolon
* replace text shadow with stacked icons
Co-authored-by: f0x <f0x@cthu.lu>
Diffstat (limited to 'internal/media/test')
-rw-r--r-- | internal/media/test/test-mp4-original.mp4 | bin | 0 -> 312413 bytes |
-rw-r--r-- | internal/media/test/test-mp4-processed.mp4 | bin | 0 -> 312413 bytes |
-rw-r--r-- | internal/media/test/test-mp4-thumbnail.jpg | bin | 0 -> 1912 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/internal/media/test/test-mp4-original.mp4 b/internal/media/test/test-mp4-original.mp4 Binary files differnew file mode 100644 index 000000000..f78f51de6 --- /dev/null +++ b/internal/media/test/test-mp4-original.mp4 diff --git a/internal/media/test/test-mp4-processed.mp4 b/internal/media/test/test-mp4-processed.mp4 Binary files differnew file mode 100644 index 000000000..f78f51de6 --- /dev/null +++ b/internal/media/test/test-mp4-processed.mp4 diff --git a/internal/media/test/test-mp4-thumbnail.jpg b/internal/media/test/test-mp4-thumbnail.jpg Binary files differnew file mode 100644 index 000000000..8bfdf1540 --- /dev/null +++ b/internal/media/test/test-mp4-thumbnail.jpg |