summaryrefslogtreecommitdiffstats
path: root/sys/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Plugins cleanup:Ronald S. Bultje2003-06-251-8/+2
| | | | | | | | | | | | | | | | Original commit message from CVS: Plugins cleanup: * stereo2mono, mono2stereo, int2float, float2int: replaced by audioconvert. * stereosplit replaced by oneton. * vumeter replaced by level (and was broken anyway). * avifile replaced by ffmpeg. * mjpegtools duplicates functionality of jpeg. jpeg now works with jpeg-mmx, too, which makes mjpegtools unneeded. * allow for jpegmmx instead of jpeg. * openquicktime replaced by qtdemux and ffmpeg. Broken anyway. * XMMS is broken and will never be fixed. * vga is broken and will not be fixed anywhere soon. * videosink has never worked. If it works, add it back to replace xvideosink.
* disabling videosink from head build, should I do the same for 0.6 branch?Christian Schaller2003-02-231-2/+2
| | | | | Original commit message from CVS: disabling videosink from head build, should I do the same for 0.6 branch?
* This adds v4l2 stuff to the build systemRonald S. Bultje2002-09-091-4/+9
| | | | | Original commit message from CVS: This adds v4l2 stuff to the build system
* Added conditional for cdrom, someone needs to write a configure check to ↵Wim Taymans2002-07-271-2/+8
| | | | | | | | make this work Original commit message from CVS: Added conditional for cdrom, someone needs to write a configure check to make this work
* check for the proper dxr3 header aphabetization fixesAndy Wingo2002-03-291-2/+2
| | | | | | Original commit message from CVS: * check for the proper dxr3 header * aphabetization fixes
* some s/KHz/Hz/ fixes in osssrc consistency-with-the-rest-of-gst adjustmentsAndy Wingo2002-03-291-2/+8
| | | | | | | Original commit message from CVS: * some s/KHz/Hz/ fixes in osssrc * added dxr3 plugin from rehan khwaja <rehankhwaja@yahoo.com>, with some consistency-with-the-rest-of-gst adjustments
* adding 'videosink' elementBenjamin Otte2002-03-021-2/+2
| | | | | | | Original commit message from CVS: adding 'videosink' element It's basically a rewritten xvideosink, but is more modular and allows 'hooks'. It is needed by GstVideoWidget in gst-player
* reverting hadess's patchThomas Vander Stichele2002-01-171-4/+1
| | | | | Original commit message from CVS: reverting hadess's patch
* - make the qcam plugin build only only platforms using NASM, ie. x86Bastien Nocera2002-01-171-1/+3
| | | | | Original commit message from CVS: - make the qcam plugin build only only platforms using NASM, ie. x86
* applied taaz's virtual patchThomas Vander Stichele2001-12-201-14/+14
| | | | | Original commit message from CVS: applied taaz's virtual patch
* added qcam checksThomas Vander Stichele2001-12-201-1/+14
| | | | | Original commit message from CVS: added qcam checks
* vcd checksThomas Vander Stichele2001-12-201-1/+7
| | | | | Original commit message from CVS: vcd checks
* added v4l handlingThomas Vander Stichele2001-12-201-7/+13
| | | | | Original commit message from CVS: added v4l handling
* unforming dir namesThomas Vander Stichele2001-12-201-3/+15
| | | | | Original commit message from CVS: unforming dir names
* first batchThomas Vander Stichele2001-12-171-0/+5
Original commit message from CVS: first batch