diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-03-28 22:39:25 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-03-28 22:39:25 +0000 |
commit | 5fe1f019d30adf27c75b1c7c7489200acaa41041 (patch) | |
tree | bc4d134c00be6e6938ddf03bd3291e203f857e4d /multimedia/mpeg/pkg-descr | |
parent | Update to 0.51 (diff) |
MPEG encoder/decoder from the Portable Video Research Group
at Stanford.
PR: 14378
Submitted by: Tobias Reifenberger <treif@mayn.de>
Notes
Notes:
svn path=/head/; revision=27108
Diffstat (limited to 'multimedia/mpeg/pkg-descr')
-rw-r--r-- | multimedia/mpeg/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/multimedia/mpeg/pkg-descr b/multimedia/mpeg/pkg-descr new file mode 100644 index 000000000000..d582f20531dc --- /dev/null +++ b/multimedia/mpeg/pkg-descr @@ -0,0 +1,13 @@ + MPEG, CCITT H.261 (P*64), JPEG + Image and Image sequence compression/decompression C software engines. + +The Portable Video Research Group at Stanford have developed +image/image sequence compression and decompression engines (codecs) +for MPEG, CCITT H.261, and JPEG. The primary goal of these codecs is +to provide the functionality - these codecs are not optimized for +speed, rather completeness, and some of the code is kludgey. + +Development of MPEG, P64, and JPEG engines has not been the primary +goal of the Portable Video Research Group. Our research has been +focused on software and hardware for portable wireless digital video +communication. The charter of this group ended in the summer of 1994. |