Commit Graph

1048 Commits

Author SHA1 Message Date
c88008a68f Added "streamhash" recipe. 2019-11-04 22:55:07 +01:00
b45b2d79e1 Merge pull request #405 from amiaopensource/recipe_list
update recipe list
v2019-10-18
2019-10-18 13:18:36 -04:00
e95d915869 update recipe list 2019-10-18 19:15:12 +02:00
059faba357 Merge pull request #403 from amiaopensource/weaver-branch
standardize dither method
2019-10-18 12:59:40 -04:00
614b28fd9a Merge pull request #404 from amiaopensource/update_to_h5
update to `<h5>`
2019-10-18 12:51:58 -04:00
e51199bc53 update to h5 2019-10-18 18:46:43 +02:00
c1aff3fd69 standardize dither method 2019-10-17 13:28:55 -07:00
ca0f2a8d0a Merge pull request #402 from EG-tech/qemu-qed
add QEMU QED to sister projects
2019-10-09 11:30:39 -04:00
640672b6f6 fix markdown render
forgot to add double space in README for proper line break
2019-10-09 10:58:00 -04:00
84c6f127a2 add QEMU QED to sister projects
in README and main index.html
2019-10-09 10:52:29 -04:00
d180012261 Merge pull request #401 from amiaopensource/kfrn/fix
Docs: correct nesting in Articles list, fix typo
2019-10-08 09:18:29 -04:00
6d9d4fc596 Fix typo 2019-10-08 18:45:58 +13:00
4e0e369bbb Docs: correct nesting in Articles list 2019-10-08 18:43:23 +13:00
96b221642f Merge pull request #400 from amiaopensource/kn/cool-things
Add articles and mentions and cool things
2019-10-08 18:42:00 +13:00
309a8e7c8d Fix typo 2019-10-08 18:37:52 +13:00
9c3c807af0 Docs: add Table of Contents 2019-10-07 21:08:11 +13:00
aee386d889 Docs: add list of articles, successes, and cool things
Let's celebrate our successes :)
2019-10-07 21:08:06 +13:00
6267c1c19a Merge pull request #398 from Anushka-codergirl/gh-pages
Changes h3 to h5
2019-10-03 11:39:36 -04:00
5a1aee1cf2 Update index.html 2019-10-03 11:43:42 +05:30
46fad11207 Update index.html 2019-10-03 11:22:39 +05:30
782b1a992a Merge pull request #396 from amiaopensource/extract_recipes
simplify recipe extraction
v2019-09-27
2019-09-26 14:54:35 -04:00
9f6e6846e0 change h3 to h5 2019-09-26 18:07:51 +02:00
c4bd6a9191 add h5 2019-09-26 18:04:55 +02:00
8b48abf751 Merge pull request #394 from amiaopensource/kn/stream-mapping
Add note to Stream Mapping entry about mapping with a failsafe
2019-08-07 07:42:46 +12:00
54aab85937 Add note to Stream Mapping entry about mapping with a failsafe
Following Ben Turkus' comment here:
https://github.com/amiaopensource/ffmprovisr/issues/383#issuecomment-516847829
2019-08-03 13:10:04 +12:00
51ca7a4200 Revert "Add note to Stream Mapping entry about mapping with a failsafe"
This reverts commit 76c3fe1f88.
2019-08-02 19:25:27 +12:00
76c3fe1f88 Add note to Stream Mapping entry about mapping with a failsafe
Following Ben Turkus' comment here:
https://github.com/amiaopensource/ffmprovisr/issues/383#issuecomment-516847829
2019-08-02 19:21:58 +12:00
839d50111e Merge pull request #393 from amiaopensource/kn/remove-unnecessary-command
Remove MKV → MP4 command
v2019-08-01
2019-08-01 07:32:51 +12:00
a6dd9c203c update recipe list 2019-07-31 16:50:39 +02:00
3402d968a7 Remove MKV → MP4 command
Addressing user feedback received by Andrew Weaver (@privatezero).

When the source file is ffv1 in MKV, the command will fail on the `-c:v copy` flag, since MP4s can't house ffv1.
Therefore, the command is misleading, and has limited value from an archival perspective.

We already have a basic rewrap command (which includes a note addressing the possibility of stream/wrapper incompability), so I think our bases are covered with that.

See https://github.com/amiaopensource/ffmprovisr/issues/392
2019-07-31 23:37:53 +12:00
283756f8cf Merge pull request #390 (Revert "update recipe list") v2019-07-19 2019-07-19 19:34:49 +02:00
d28ae29f5c Merge pull request #389 from amiaopensource/revert-387-issue-383
Revert "Adds mapping all audio to access script"
2019-07-19 13:33:24 -04:00
2be5576012 Revert "update recipe list" 2019-07-19 19:25:01 +02:00
43c98527a7 Revert "Adds mapping all audio to access script" 2019-07-19 13:11:06 -04:00
164d757309 Merge pull request #388 (update recipe list) v2019-07-17 2019-07-17 19:14:07 +02:00
2a87a120c3 Merge pull request #387 from amiaopensource/issue-383
Adds mapping all audio to access script
2019-07-17 12:42:07 -04:00
fbe5f216a7 patch linebreaks 2019-07-17 12:40:50 -04:00
f93922a9c3 update recipe list 2019-07-17 18:34:00 +02:00
e06a76f559 Adds mapping all audio to access script 2019-07-17 12:08:14 -04:00
0279c1d842 Merge pull request #385 from amiaopensource/fix-intrapage-anchor-bug
Fix intrapage anchor bug
2019-07-15 11:49:40 -04:00
7e72b1c254 Links updates within categories #384 2019-07-13 21:38:38 -04:00
07fe8bf966 Move repeated JS into functions 2019-07-13 18:41:44 -04:00
c32a7f44ad Supports intralinking for recipes 2019-07-13 17:52:49 -04:00
ea2c29a38c Merge pull request #382 from mipops/gh-pages
Add Micropops to Sister Projects
2019-07-02 18:26:14 -04:00
d624a3fc11 Add Micropops to Sister Projects 2019-07-02 15:08:23 -07:00
ade2615da3 Merge pull request #378 from amiaopensource/lowercase_hex
use always lowercase for hex
v2019-03-27
2019-03-24 18:20:31 +01:00
72545d5c31 Merge pull request #376 from amiaopensource/add_recipe_list
add recipe list
2019-03-24 18:19:51 +01:00
c6215c1953 use always lowercase for hex 2019-03-24 11:25:02 +01:00
abfb9ea982 shorter one-liner 2019-03-24 09:43:33 +01:00
02beb6ab1d update link 2019-03-24 09:40:33 +01:00