diff DOCS/tech/codec-devel.txt @ 30990:0ad2da052b2e

the great MPlayer tab removal: part I
author diego
date Mon, 12 Apr 2010 10:56:17 +0000
parents 0f1b5b68af32
children
line wrap: on
line diff
--- a/DOCS/tech/codec-devel.txt	Mon Apr 12 08:03:39 2010 +0000
+++ b/DOCS/tech/codec-devel.txt	Mon Apr 12 10:56:17 2010 +0000
@@ -43,7 +43,7 @@
 media file format that the program does understand, or write your own
 MPlayer file demuxer that can handle the data. Writing a file demuxer
 is beyond the scope of this document.
-	Try to obtain media that stresses all possible modes of a
+        Try to obtain media that stresses all possible modes of a
 decoder. If an audio codec is known to work with both mono and stereo
 data, search for sample media of both types. If a video codec is known to
 work at 7 different bit depths, then, as painful as it may be, do what you