From ac4a4ce03b6fefcbd25eefd23b69bc1636d5324a Mon Sep 17 00:00:00 2001 From: gabucino Date: Sun, 18 Mar 2001 15:48:47 +0000 Subject: a little correction git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@137 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/general.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS/tech/general.txt') diff --git a/DOCS/tech/general.txt b/DOCS/tech/general.txt index 4bdbb15bcb..64fdcbd4f1 100644 --- a/DOCS/tech/general.txt +++ b/DOCS/tech/general.txt @@ -11,7 +11,7 @@ The main modules: reading by bytes, or blocks with any size. The stream_t structure describes the input stream, file/device. -2. demuxer.c: this makes the demultiplexing of the input to audio and video +2. demuxer.c: this does the demultiplexing of the input to audio and video channels, and their reading by buffered packages. The demuxer.c is basically a framework, which is the same for all the input formats, and there are parsers for each of them (mpeg-es, -- cgit v1.2.3