CVS: main/DOCS/tech codec-devel.txt,1.3,1.4 general.txt,1.24,1.25 libmpcodecs.txt,1.3,1.4
Update of /cvsroot/mplayer/main/DOCS/tech In directory mail:/var/tmp.root/cvs-serv20066 Modified Files: codec-devel.txt general.txt libmpcodecs.txt Log Message: cross-ref Index: codec-devel.txt =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/tech/codec-devel.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- codec-devel.txt 9 Sep 2002 22:43:13 -0000 1.3 +++ codec-devel.txt 15 Sep 2002 01:40:59 -0000 1.4 @@ -2,6 +2,8 @@ by Mike Melanson (melanson at pcisys dot net) updated to libmpcodecs arch by A'rpi +SEE ALSO: libmpcodecs.txt !!! + Introduction ------------ I've developed a number of open source decoders for the MPlayer project, Index: general.txt =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/tech/general.txt,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- general.txt 30 Jul 2002 17:56:24 -0000 1.24 +++ general.txt 15 Sep 2002 01:40:59 -0000 1.25 @@ -212,6 +212,7 @@ vf_*.c - video filter (see option -vop) On this topic, see also: + libmpcodecs.txt - The structure of the codec-filter path, with explanation dr-methods.txt - Direct rendering, MPI buffer management for video codecs codecs.conf.txt - How to write/edit codec configuration file (codecs.conf) codec-devel.txt - Mike's hints about codec development - a bit OUTDATED Index: libmpcodecs.txt =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/tech/libmpcodecs.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- libmpcodecs.txt 15 Sep 2002 01:18:39 -0000 1.3 +++ libmpcodecs.txt 15 Sep 2002 01:40:59 -0000 1.4 @@ -1,7 +1,7 @@ The libMPcodecs API details, hints - by A'rpi ================================== -See also: colorspaces.txt, codec-devel.txt, dr-methods.txt +See also: colorspaces.txt, codec-devel.txt, dr-methods.txt, codecs.conf.txt The VIDEO path: ===============
participants (1)
-
Arpi of Ize