summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Erik Walthinsen [Mon, 31 Jan 2000 05:55:22 +0000 (05:55 +0000)]
Various fixes that collectively allow `make dist` to work.
Original commit message from CVS:
Various fixes that collectively allow `make dist` to work.
Erik Walthinsen [Mon, 31 Jan 2000 04:22:25 +0000 (04:22 +0000)]
uh, forgot to do the root .cvsignore...
Original commit message from CVS:
uh, forgot to do the root .cvsignore...
Erik Walthinsen [Mon, 31 Jan 2000 03:36:35 +0000 (03:36 +0000)]
OK, I think I've got all the .cvsignore stuff taken care of, though we'll want to fine-tune things as we go, of cours...
Original commit message from CVS:
OK, I think I've got all the .cvsignore stuff taken care of, though we'll
want to fine-tune things as we go, of course. Most of them are the same,
with some exceptions for directories that produce executables (those are
listed by name after the standard ones and a newline for separation).
Erik Walthinsen [Mon, 31 Jan 2000 03:25:25 +0000 (03:25 +0000)]
initial checkin
Original commit message from CVS:
initial checkin
Erik Walthinsen [Mon, 31 Jan 2000 03:22:49 +0000 (03:22 +0000)]
- added usage info
Original commit message from CVS:
- added usage info
- uses first arg as registry filename
- any additional args are plugins to search for (no change but argv base)
- cleaned up output with a spare \n
Erik Walthinsen [Mon, 31 Jan 2000 03:02:52 +0000 (03:02 +0000)]
RTjpeg plugin with several elements. It's currently a skeleton, doing no work at all. Need to have a video display ...
Original commit message from CVS:
RTjpeg plugin with several elements. It's currently a skeleton, doing no
work at all. Need to have a video display element, some kind of
simulation source (read from .ppm, a la what I do at work to solve the
exact same problem), raw video types, metadata structs, etc.
The RTjpeg.[ch] code is taken from a just-downloaded copy from Justin's
site, with some fixes (#include <asm/types.h> to get __u64,etc). Once the
aforementioned infrastructure is in place, the elements can actually be
set up to do the encode/decode, and we'll have our first functioning video
codec in place. ;-)
Erik Walthinsen [Mon, 31 Jan 2000 02:43:01 +0000 (02:43 +0000)]
.cvsignore for gst/meta/, and *still* testing loginfo (do I have it right yet???)
Original commit message from CVS:
.cvsignore for gst/meta/, and *still* testing loginfo (do I have it right yet???)
Erik Walthinsen [Mon, 31 Jan 2000 01:24:22 +0000 (01:24 +0000)]
.cvsignore for gst/types/, still testing loginfo script(s)
Original commit message from CVS:
.cvsignore for gst/types/, still testing loginfo script(s)
Erik Walthinsen [Mon, 31 Jan 2000 01:11:32 +0000 (01:11 +0000)]
.cvsignore for gst/elements/, also testig loginfo script
Original commit message from CVS:
.cvsignore for gst/elements/, also testig loginfo script
Erik Walthinsen [Mon, 31 Jan 2000 00:02:39 +0000 (00:02 +0000)]
.cvsignore for gst/, also testing loginfo script
Original commit message from CVS:
.cvsignore for gst/, also testing loginfo script
Wim Taymans [Sun, 30 Jan 2000 22:50:27 +0000 (22:50 +0000)]
Changed Makefiles to: detect xaudio (check header xaudio/decoder.h) detect mmx.h need something better.
Original commit message from CVS:
Changed Makefiles to:
detect xaudio (check header xaudio/decoder.h)
detect mmx.h
detect CSS (check if css.c is in plugins/dvdsrc), need something better.
some LDFLAGS had *.la dependencies which failed for libtool
The build is now 100% on my system.
Erik Walthinsen [Sun, 30 Jan 2000 10:44:33 +0000 (10:44 +0000)]
initial checkin
Original commit message from CVS:
initial checkin
Erik Walthinsen [Sun, 30 Jan 2000 09:03:00 +0000 (09:03 +0000)]
initial checkin
Original commit message from CVS:
initial checkin