Mercurial > mplayer.hg
changeset 136:eaec3aac23b7
a little correction
author | gabucino |
---|---|
date | Sun, 18 Mar 2001 15:48:47 +0000 |
parents | 1ffcd40708eb |
children | 60324533d3a4 |
files | DOCS/tech/general.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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,