dumbmoron
|
452d0e037c
|
web/webcodecs: instantiate polyfill once per lifetime
|
2024-09-03 18:19:46 +00:00 |
|
dumbmoron
|
5da28b3f22
|
web/webcodecs: load polyfill LibAV separately
|
2024-09-03 18:00:42 +00:00 |
|
dumbmoron
|
6b80ea99a6
|
web/webcodecs: close frames after we're done using them
|
2024-09-03 17:56:28 +00:00 |
|
dumbmoron
|
cd761c7b7d
|
web/libav: call init/cleanup functions only in browser
|
2024-09-03 17:46:01 +00:00 |
|
dumbmoron
|
5f72176300
|
web/convert: rename to shrink
|
2024-09-03 11:08:47 +00:00 |
|
dumbmoron
|
7f346b0db4
|
web/convert: actually use probed known-working codec
|
2024-08-27 09:29:45 +00:00 |
|
dumbmoron
|
3bdf58d203
|
web/libav: correctly map ostreams if some of them have been dropped
|
2024-08-27 09:29:17 +00:00 |
|
dumbmoron
|
034fe42625
|
web/encode: add passthrough as stream option
|
2024-08-26 21:08:36 +00:00 |
|
dumbmoron
|
64002345b5
|
web/encode: refactor, split up into separately callable functions
|
2024-08-26 19:22:46 +00:00 |
|
dumbmoron
|
f36088b48d
|
web/remux,convert: shut down libav.js on page exit
|
2024-08-26 19:19:52 +00:00 |
|
dumbmoron
|
2aece4a746
|
web/libav: deduplicate types a bit
|
2024-08-26 19:17:47 +00:00 |
|
dumbmoron
|
54173c29ae
|
web/encode: make webcodecs private
|
2024-08-25 12:29:38 +00:00 |
|
dumbmoron
|
3cc3138cb5
|
web/libav: use fitting class for Chunk s to avoid unnecessary copies
|
2024-08-24 16:03:06 +00:00 |
|
dumbmoron
|
d7b5b9e1e1
|
web/libav: convert audio/frames to polyfill and back only if needed
|
2024-08-24 16:00:48 +00:00 |
|
dumbmoron
|
9f21a6eb46
|
web/webcodecs: use polyfill as fallback
|
2024-08-23 18:40:44 +00:00 |
|
dumbmoron
|
43b3db1317
|
web/libav: fix video/audio detection when using polyfill
|
2024-08-23 18:40:24 +00:00 |
|
dumbmoron
|
9410f613e4
|
web/encode: expect polyfill to be present
|
2024-08-23 18:39:35 +00:00 |
|
dumbmoron
|
f3a67554ff
|
web/encode: skip reader if stream was skipped
|
2024-08-23 18:38:57 +00:00 |
|
dumbmoron
|
c966cf36e7
|
web/codecs: fix libav load not working
|
2024-08-23 18:22:53 +00:00 |
|
dumbmoron
|
9e382ee969
|
web/libav: create base libav wrapper class
|
2024-08-23 14:20:11 +00:00 |
|
dumbmoron
|
291a41453e
|
web/convert: remove png from supported formats
|
2024-08-19 18:08:27 +00:00 |
|
dumbmoron
|
b1281ea286
|
web/libav: move encoding to separate file, add webcodecs bridge
|
2024-08-19 18:03:46 +00:00 |
|
dumbmoron
|
1072cf1e05
|
web: move libav.ts to its own directory
|
2024-08-19 07:49:20 +00:00 |
|
dumbmoron
|
bce5f789d7
|
web/Sidebar: unhide convert page
|
2024-08-16 21:02:24 +00:00 |
|
dumbmoron
|
7229d22215
|
web/libav: initial implementation of transcoding with WebCodecs
|
2024-08-16 20:58:57 +00:00 |
|
dumbmoron
|
226162f91f
|
web/libav: add getter for libav instance
|
2024-08-16 20:56:24 +00:00 |
|
dumbmoron
|
a78f272848
|
web/libav: rename render() to remux()
|
2024-08-16 20:54:31 +00:00 |
|
Alec Armbruster
|
b04c204492
|
web: fix spelling for various tenses of tunnel (#755)
https://github.com/imputnet/cobalt/pull/755
|
2024-09-16 17:33:40 +02:00 |
|
dumbmoron
|
66479a9791
|
web/translations: add fallback locale name to unnamed locales
|
2024-09-16 15:13:44 +00:00 |
|
dumbmoron
|
d93e97e06b
|
web/LanguageDropdown: unbind locale from select dropdown
|
2024-09-16 15:13:24 +00:00 |
|
lath
|
1bf0d98324
|
web/DonateShareCard: fix copy button not using i18n (#750)
|
2024-09-16 11:14:29 +06:00 |
|
wukko
|
0ccd08470b
|
web/about/general: more clarity in privacy section
|
2024-09-13 23:57:18 +06:00 |
|
wukko
|
47625490ce
|
web/settings/video: move codec names away from i18n
|
2024-09-13 21:25:27 +06:00 |
|
dumbmoron
|
4af48dd2f9
|
web: add UserActivation polyfill for browsers that don't have it
|
2024-09-11 11:15:25 +00:00 |
|
wukko
|
2122e87e66
|
web/NotchSticker: fix sticking out on XR and 11
|
2024-09-11 16:41:04 +06:00 |
|
wukko
|
d7454a073b
|
web/download: assume userActivation expired if agent doesn't support it
|
2024-09-11 14:42:54 +06:00 |
|
wukko
|
394c1d8eaf
|
web/remux: add remux tag to the end of filename
closes #720
|
2024-09-10 08:45:53 +06:00 |
|
dumbmoron
|
2fcda9c705
|
web/ChangelogEntry: fix off-by-one changelog date in some cases
|
2024-09-09 20:35:12 +00:00 |
|
dumbmoron
|
8df4bc00cb
|
web/svelte: change public prefix to WEB_
|
2024-09-09 15:24:23 +00:00 |
|
wukko
|
93ca553fb2
|
web/about/community: add community links
|
2024-09-09 21:19:43 +06:00 |
|
dumbmoron
|
1b639edac8
|
web/layout: specify full path in og:url
|
2024-09-09 15:04:25 +00:00 |
|
wukko
|
ebd1104df3
|
web/libav: remove redundant async
|
2024-09-09 19:36:16 +06:00 |
|
wukko
|
bd93da94dc
|
web/download: remove redundant async
|
2024-09-09 19:36:08 +06:00 |
|
dumbmoron
|
6e523f300a
|
web/donate: update sendCustom handler to use links
|
2024-09-09 13:00:06 +00:00 |
|
dumbmoron
|
3156831847
|
web/donate: use links instead of onclick handler
|
2024-09-09 12:57:58 +00:00 |
|
wukko
|
049edd49f1
|
web/layout: fix strong element weight
|
2024-09-09 17:05:37 +06:00 |
|
dumbmoron
|
4777d69cd7
|
web/OuterLink: don't set target/rel for relative links
|
2024-09-09 11:02:38 +00:00 |
|
wukko
|
0569bb87a1
|
web/about: remove faq section
|
2024-09-09 15:42:25 +06:00 |
|
wukko
|
a84664c9d5
|
web/about/general: remove corny text
|
2024-09-09 14:32:23 +06:00 |
|
wukko
|
11b756945f
|
web/about: thanks & licenses page
|
2024-09-09 14:24:11 +06:00 |
|