Commit Graph

630 Commits

Author SHA1 Message Date
Reto Kromer
c117e18c0c Update index.html 2017-03-07 12:46:39 +01:00
Reto Kromer
0921bd68d5 Update index.html 2017-03-07 12:45:51 +01:00
Reto Kromer
d0e13f3eb6 resolve conflict 2017-03-07 12:42:36 +01:00
Reto Kromer
82a1cfeb8b Merge pull request #163 from kieranjol/patch-1
colorspace - typo
2017-03-07 10:45:12 +01:00
Kieran O'Leary
472fcfe833 colorspace - typo 2017-03-07 08:43:11 +00:00
Reto Kromer
0907590913 typography
- modify `'` --> `’` in text
- modify `" … "` --> `“ … ”` in text
- modify `http` --> `https` when possible
- unify newline after `<br>`
- add note `-vf is an alias of -filter:v` in the ffmpeg commands
2017-03-06 15:32:26 +01:00
Ashley
0ed5cfff65 Merge pull request #161 from amiaopensource/css
one `.btn`
2017-03-05 12:41:37 -05:00
Reto Kromer
e3deb3af4e add ;
for coherence
2017-03-05 06:49:49 +01:00
Reto Kromer
5869850d4b one .btn
- group into a single `.btn`
- add spaces for readability
2017-03-05 06:43:51 +01:00
Reto Kromer
a5a49e1f28 Merge pull request #160 from kfrn/gh-pages
Inverse telecine command
2017-03-04 20:40:37 +01:00
kfrn
cdd65fd765 Add example images; media queries 2017-03-05 08:34:16 +13:00
kfrn
c85d6c5874 Add inverse telecine command 2017-03-04 23:25:12 +13:00
Reto Kromer
63879e0e51 Merge pull request #159 from amiaopensource/ab/audio-testfile
adds audio testfile (sine wave)
2017-03-02 16:44:46 +01:00
Ashley
d02633b612 Lowercases sine wave (except when at start of sentence) 2017-03-02 10:43:53 -05:00
Reto Kromer
0d92454148 Merge pull request #158 from amiaopensource/ab/aac-mp4
adds wav-to-aac/mp4
2017-03-02 14:43:18 +01:00
Ashley Blewer
8ebf23f172 removes typos in sine wave 2017-03-02 08:38:24 -05:00
Ashley Blewer
43f228c930 adds unit for both 44100 and 44.1 2017-03-02 08:36:06 -05:00
Ashley Blewer
22958ed956 adds audio testfile (sine wave) 2017-03-01 22:21:50 -05:00
Ashley Blewer
16a4d3241e adds wav-to-aac/mp4 2017-03-01 20:56:07 -05:00
Reto Kromer
b85ab4d96e Merge pull request #157 from kfrn/gh-pages
Fix links
2017-02-28 17:26:24 +01:00
kfrn
6e861fbfb4 Actually fix links 2017-03-01 05:23:15 +13:00
kfrn
6dd751a122 Fix links 2017-03-01 05:15:27 +13:00
Reto Kromer
5ba4541ec1 fix link
my wrong, sorry
2017-02-28 16:52:40 +01:00
Reto Kromer
15bf0ba8df Merge pull request #155 from kfrn/gh-pages
Update deinterlace command and add convert colourspace script
2017-02-28 16:44:05 +01:00
kfrn
e020545022 Tidy up: links, spacing, <strong> -> <b>, <em> -> <i> 2017-03-01 04:39:08 +13:00
kfrn
df7eb5932f Update deinterlace command: alt yadif mode, list other deinterlacers 2017-03-01 03:58:29 +13:00
kfrn
6f07e80169 Add section on colourspace metadata 2017-03-01 03:40:16 +13:00
kfrn
33716ae540 Add convert colourspace script 2017-03-01 02:43:03 +13:00
Reto Kromer
2d8cc9638d Merge pull request #154 from amiaopensource/ab/code-cleanup
cleans up sidebar and adds link to license and cable bible
2017-02-28 07:24:00 +01:00
Ashley Blewer
4dba8880ea cleans up sidebar and adds link to license and cable bible 2017-02-27 21:06:58 -05:00
Ashley
ec2293f691 Merge pull request #153 from amiaopensource/not_YUV
modify YUV > Y'CbCr
2017-02-26 16:20:05 -05:00
Reto Kromer
bcca8d0fee modify YUV > Y'CbCr
Thanks for the hint, @krfn!
2017-02-26 22:09:14 +01:00
Reto Kromer
a3281a1e08 Merge pull request #152 from kfrn/gh-pages
Add example images for deinterlace recipe
2017-02-26 21:56:12 +01:00
kfrn
09185ca7bc Add example images for deinterlace recipe 2017-02-27 09:52:56 +13:00
Reto Kromer
0bc9d88837 Merge pull request #151 from kfrn/gh-pages
Add deinterlace recipe
2017-02-26 21:33:54 +01:00
kfrn
96bb20cf52 Add deinterlace recipe 2017-02-27 09:19:37 +13:00
Ashley
7e30039d63 Merge pull request #149 from kfrn/gh-pages
Update broken link
2017-02-25 18:38:37 -05:00
kfrn
b63d5b8f8a Update broken link 2017-02-26 12:14:36 +13:00
Ashley
58cdf9fb97 Merge pull request #148 from amiaopensource/hover-over
hover-over descriptions
2017-02-21 09:14:45 -05:00
Reto Kromer
0994d1a1b6 hover-over descriptions
- unify
- correct some typos
2017-02-21 13:58:20 +01:00
Ashley
08fa75b823 Merge pull request #147 from amiaopensource/relative_link
make link relative
2017-02-20 12:01:09 -05:00
Reto Kromer
2b47f5dd0b make link relative
Otherwise it doesn’t work locally.
2017-02-20 16:42:02 +01:00
Ashley
745790c1f0 Merge pull request #146 from amiaopensource/releases
add releases
2017-02-19 20:04:03 -05:00
Reto Kromer
28e66b3ba1 typo 2017-02-18 15:03:22 +01:00
Reto Kromer
a9c99ee3ae add releases 2017-02-18 07:34:05 +01:00
Ashley
3f06e2259b Merge pull request #145 from amiaopensource/HTML5
unify HTML5
2017-02-12 10:57:29 -05:00
Reto Kromer
8ee0b60061 unify HTML5 2017-02-12 11:30:04 +01:00
Reto Kromer
05d0744924 Merge pull request #144 from amiaopensource/weaver-branch
Add side-by-side temp dif views
2017-02-10 18:06:28 +01:00
Andrew Weaver
1bcb1f368c changes post review 2017-02-10 12:01:24 -05:00
Andrew Weaver
6108723af8 add gif
typo
2017-02-10 10:12:59 -05:00