diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:42:52 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:42:52 -0500 |
commit | 074785cea106179cb3305637055ab0a009ca74f2 (patch) | |
tree | e6ae371cccd642aa2b67f39752a2cdf1fd4eb040 /files/nl/glossary/codec/index.html | |
parent | da78a9e329e272dedb2400b79a3bdeebff387d47 (diff) | |
download | translated-content-074785cea106179cb3305637055ab0a009ca74f2.tar.gz translated-content-074785cea106179cb3305637055ab0a009ca74f2.tar.bz2 translated-content-074785cea106179cb3305637055ab0a009ca74f2.zip |
initial commit
Diffstat (limited to 'files/nl/glossary/codec/index.html')
-rw-r--r-- | files/nl/glossary/codec/index.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/files/nl/glossary/codec/index.html b/files/nl/glossary/codec/index.html new file mode 100644 index 0000000000..c12261d259 --- /dev/null +++ b/files/nl/glossary/codec/index.html @@ -0,0 +1,23 @@ +--- +title: Codec +slug: Glossary/Codec +tags: + - Webmechaniek + - woordenlijst +translation_of: Glossary/Codec +--- +<p>Een <em>codec</em> (afgeleid van "<em><strong>co</strong></em>der-<em><strong>dec</strong></em>oder") is een computerprogramma dat een datastroom encodeert en decodeert.</p> + +<h3 id="Meer_informatie" style="line-height: 24px;"><strong style="font-size: 2.142857142857143rem; font-weight: 700; letter-spacing: -1px; line-height: 30px;">Meer informatie</strong></h3> + +<h3 id="Algemene_kennis" style="line-height: 24px;">Algemene kennis</h3> + +<ul> + <li>{{Interwiki("wikipedia", "Codec")}} op Wikipedia</li> +</ul> + +<h3 id="Technische_referentie">Technische referentie</h3> + +<ul> + <li><a href="/en-US/docs/Web/HTML/Supported_media_formats">Mediaformaten die worden ondersteund door audio- en video-elementen van HTML</a></li> +</ul> |