gstreamer/gst/elements
Wim Taymans 0fa1747e56 Added a basic element: pipefilter. This element connects the stdin/stdout of an external program into the pipeline. W...
Original commit message from CVS:
Added a basic element: pipefilter. This element connects the stdin/stdout
of an external program into the pipeline. We now have virtually all of
the capabilities of sox, lame, ...
2000-05-28 20:04:31 +00:00
..
.gitignore 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... 2000-01-31 03:36:35 +00:00
gstasyncdisksrc.c Added MMX optimized yuv2rgb (AlienSong now plays back at only 6% CPU) 2000-04-09 21:36:56 +00:00
gstasyncdisksrc.h Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstaudiosink.c Added MMX optimized yuv2rgb (AlienSong now plays back at only 6% CPU) 2000-04-09 21:36:56 +00:00
gstaudiosink.h Added MMX optimized yuv2rgb (AlienSong now plays back at only 6% CPU) 2000-04-09 21:36:56 +00:00
gstaudiosrc.c Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstaudiosrc.h Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstdisksrc.c Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstdisksrc.h initial checkin 2000-01-30 09:03:00 +00:00
gstelements.c Rewrote the mpeg1 system stream parser. 2000-05-28 19:59:46 +00:00
gstesdsink.c initial checkin 2000-01-30 09:03:00 +00:00
gstesdsink.h Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstfakesink.c Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstfakesink.h Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstfakesrc.c Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstfakesrc.h Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstfdsink.c Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstfdsink.h Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstfdsrc.c Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstfdsrc.h initial checkin 2000-01-30 09:03:00 +00:00
gsthttpsrc.c This is a rather large patch. Switched on -Wall compiler flag and fixed the warnings. 2000-02-27 23:18:38 +00:00
gsthttpsrc.h initial checkin 2000-01-30 09:03:00 +00:00
gstidentity.c Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstidentity.h Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstpipefilter.c Added a basic element: pipefilter. This element connects the stdin/stdout of an external program into the pipeline. W... 2000-05-28 20:04:31 +00:00
gstpipefilter.h Added a basic element: pipefilter. This element connects the stdin/stdout of an external program into the pipeline. W... 2000-05-28 20:04:31 +00:00
gstqueue.c Fixed the mpeg2 encoder. Added MMX optimisations for motion estimation. 2000-05-21 21:58:20 +00:00
gstqueue.h Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstsinesrc.c Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstsinesrc.h Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
Makefile.am Rewrote the mpeg1 system stream parser. 2000-05-28 19:59:46 +00:00