# HG changeset patch # User gabucino # Date 984930527 0 # Node ID eaec3aac23b799634c271619ef955eb461d140f7 # Parent 1ffcd40708ebbbaa484ca17f86a500a5fb6769eb a little correction diff -r 1ffcd40708eb -r eaec3aac23b7 DOCS/tech/general.txt --- a/DOCS/tech/general.txt Sun Mar 18 15:45:38 2001 +0000 +++ b/DOCS/tech/general.txt Sun Mar 18 15:48:47 2001 +0000 @@ -11,7 +11,7 @@ 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,