Differences between version 5 and revision by previous author of CoDec.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 5 | Last edited on Saturday, January 24, 2004 10:36:45 am | by AristotlePagaltzis | Revert |
Older page: | version 3 | Last edited on Tuesday, August 19, 2003 11:16:51 am | by JohnMcPherson | Revert |
@@ -1 +1,5 @@
-Describe
[CoDec] here
.
+An
[Acronym] for __Co__der / __Dec__oder.
+
+In communication systems, the term refers to components in the transmitter (contains a coder) and receiver (contains a decoder) which transform the data stream between the internal representation and a signal suitable for the physical media between the transmitter/receiver. Such
CoDec pairs commonly perform exotic [ErrorCorrection
] and insert synchronisation and timestamping features into the stream.
+
+Along similar lines, on desktop computers, the term refers to a library (or a set thereof) which encapsulates access to a certain data format (commonly audio or video). The term is usually used in relation to [MediaPlayer]s, who commonly use [CoDec]s as interchangable backends to support various media formats. For example, to view [DivX] files on your computer you will need a [DivX] CoDec for your MediaPlayer
.