diff options
author | julieng <julien.gattelier@gmail.com> | 2021-11-15 21:40:53 +0100 |
---|---|---|
committer | SphinxKnight <SphinxKnight@users.noreply.github.com> | 2021-11-15 21:55:31 +0100 |
commit | 7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e (patch) | |
tree | 1e5d89ff08a80c6a5311b703cd11c2e91b342622 /files/fr/glossary/codec/index.html | |
parent | 6f6e297fbfa7867b1f42c4245df20f4282b3b083 (diff) | |
download | translated-content-7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e.tar.gz translated-content-7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e.tar.bz2 translated-content-7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e.zip |
move *.html to *.md
Diffstat (limited to 'files/fr/glossary/codec/index.html')
-rw-r--r-- | files/fr/glossary/codec/index.html | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/files/fr/glossary/codec/index.html b/files/fr/glossary/codec/index.html deleted file mode 100644 index ec8b94dc66..0000000000 --- a/files/fr/glossary/codec/index.html +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Codec -slug: Glossary/Codec -tags: - - Glossaire - - Mécanique web -translation_of: Glossary/Codec -original_slug: Glossaire/Codec ---- -<p>Un <em>codec</em> (terme formé à partir de "<em><strong>co</strong></em>deur-<em><strong>déc</strong></em>odeur") est un programme informatique qui code et décode un flux de données.</p> - -<h3 id="Plus_d'informations">Plus d'informations</h3> - -<h3 id="Culture_générale">Culture générale</h3> - -<ul> - <li>{{Interwiki("wikipedia", "Codec")}} sur Wikipédia</li> -</ul> - -<h3 id="Référence_technique">Référence technique</h3> - -<ul> - <li><a href="/fr/docs/Web/HTML/Formats_pour_audio_video">Formats des médias pris en charge par les éléments HTML audio et video</a></li> -</ul> |