summaryrefslogtreecommitdiffstats
path: root/sys/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2005-03-31Add v4l-based analog radio source (#168728).Ronald S. Bultje1-6/+32
Original commit message from CVS: Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> * configure.ac: * sys/Makefile.am: * sys/v4lradio/Makefile.am: * sys/v4lradio/gstv4lradio.c: (plugin_init): * sys/v4lradio/gstv4lradiobin.c: (gst_v4lradio_iface_supported), (gst_v4lradio_interface_init), (gst_v4lradio_probe_get_properties), (gst_v4lradio_class_probe_devices), (gst_v4lradio_probe_probe_property), (gst_v4lradio_probe_needs_probe), (gst_v4lradio_class_list_devices), (gst_v4lradio_probe_get_values), (gst_v4lradio_property_probe_interface_init), (gst_v4lradio_bin_get_type), (gst_v4lradio_bin_base_init), (gst_v4lradio_bin_class_init), (gst_v4lradio_bin_init), (gst_v4lradio_bin_dispose), (gst_v4lradio_bin_set_property), (gst_v4lradio_bin_get_property), (gst_v4lradio_bin_change_state): * sys/v4lradio/gstv4lradiobin.h: * sys/v4lradio/gstv4lradiotuner.c: (gst_v4lradio_tuner_interface_init), (gst_v4lradio_tuner_list_channels), (gst_v4lradio_tuner_set_channel), (gst_v4lradio_tuner_get_channel), (gst_v4lradio_tuner_set_frequency), (gst_v4lradio_tuner_get_frequency), (gst_v4lradio_tuner_signal_strength): * sys/v4lradio/gstv4lradiotuner.h: * sys/v4lradio/v4lradio_calls.c: (gst_v4lradio_fill_params), (gst_v4lradio_open), (gst_v4lradio_close), (gst_v4lradio_get_signal), (gst_v4lradio_get_frequency), (gst_v4lradio_set_frequency), (gst_v4lradio_get_audio), (gst_v4lradio_set_audio): * sys/v4lradio/v4lradio_calls.h: Add v4l-based analog radio source (#168728).
2004-10-27fix build on older automakeThomas Vander Stichele1-1/+1
Original commit message from CVS: fix build on older automake
2004-08-30fix for 151236Thomas Vander Stichele1-1/+1
Original commit message from CVS: fix for 151236
2004-08-09GL sink plugin. (Bug #147302)Gernot Ziegler1-1/+7
Original commit message from CVS: Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the GL sink plugin. (Bug #147302) * configure.ac: Test for OpenGL * sys/Makefile.am: Use test for OpenGL * sys/glsink/Makefile.am: * sys/glsink/glimagesink.c: rewrite * sys/glsink/glimagesink.h: rewrite
2004-06-22configure.ac: Add objective-c support if running in Darwin/Mac OS XZaheer Abbas Merali1-4/+11
Original commit message from CVS: 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali.org> * configure.ac: Add objective-c support if running in Darwin/Mac OS X * sys/Makefile.am: * sys/osxvideo: * sys/osxvideo/Makefile.am: * sys/osxvideo/osxvideosink.h: * sys/osxvideo/osxvideosink.m: * sys/osxvideo/cocoawindow.h: * sys/osxvideo/cocoawindow.m: Add osxvideosink, a cocoa-based osx video sink
2004-05-20Original commit message from CVS:David Schleef1-3/+11
* configure.ac: * sys/Makefile.am:
2004-05-19configure.ac: Add sunaudioDavid Schleef1-3/+9
Original commit message from CVS: * configure.ac: Add sunaudio * examples/Makefile.am: make gstplay depend on gconf * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette), (convert_table_lookup), (img_convert): remove c99-isms * gst/ffmpegcolorspace/imgconvert_template.h: make a constant unsigned, to fix a warning on Solaris * gst/mpeg1sys/systems.c: bcopy->memcpy * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy * sys/Makefile.am: Add sunaudio
2004-03-09removing plugins from buildThomas Vander Stichele1-4/+2
Original commit message from CVS: removing plugins from build
2003-11-15fix makefileThomas Vander Stichele1-1/+1
Original commit message from CVS: fix makefile
2003-11-14disting fixChristian Schaller1-3/+5
Original commit message from CVS: disting fix
2003-11-12fix build system for X, XShm and XvBenjamin Otte1-9/+12
Original commit message from CVS: fix build system for X, XShm and Xv
2003-11-09disting fixes, pixbuf loader still borked in regards to distingChristian Schaller1-7/+10
Original commit message from CVS: disting fixes, pixbuf loader still borked in regards to disting
2003-11-07test and define HAVE_XSHM build ximage pluginThomas Vander Stichele1-1/+1
Original commit message from CVS: test and define HAVE_XSHM build ximage plugin
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ↵Ronald S. Bultje1-1/+1
over to the new mimetypes spec as descri... Original commit message from CVS: New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as described in the previous commit's document. Note: some plugins will break, some pipelines will break, expect HEAD to be broken or at least not 100% working for a few days, but don't forget to report bugs
2003-06-25Plugins cleanup:Ronald S. Bultje1-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.
2003-02-23disabling videosink from head build, should I do the same for 0.6 branch?Christian Schaller1-2/+2
Original commit message from CVS: disabling videosink from head build, should I do the same for 0.6 branch?
2002-09-09This adds v4l2 stuff to the build systemRonald S. Bultje1-4/+9
Original commit message from CVS: This adds v4l2 stuff to the build system
2002-07-27Added conditional for cdrom, someone needs to write a configure check to ↵Wim Taymans1-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
2002-03-29check for the proper dxr3 header aphabetization fixesAndy Wingo1-2/+2
Original commit message from CVS: * check for the proper dxr3 header * aphabetization fixes
2002-03-29some s/KHz/Hz/ fixes in osssrc consistency-with-the-rest-of-gst adjustmentsAndy Wingo1-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
2002-03-02adding 'videosink' elementBenjamin Otte1-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
2002-01-17reverting hadess's patchThomas Vander Stichele1-4/+1
Original commit message from CVS: reverting hadess's patch
2002-01-17- make the qcam plugin build only only platforms using NASM, ie. x86Bastien Nocera1-1/+3
Original commit message from CVS: - make the qcam plugin build only only platforms using NASM, ie. x86
2001-12-20applied taaz's virtual patchThomas Vander Stichele1-14/+14
Original commit message from CVS: applied taaz's virtual patch
2001-12-20added qcam checksThomas Vander Stichele1-1/+14
Original commit message from CVS: added qcam checks
2001-12-20vcd checksThomas Vander Stichele1-1/+7
Original commit message from CVS: vcd checks
2001-12-20added v4l handlingThomas Vander Stichele1-7/+13
Original commit message from CVS: added v4l handling
2001-12-20unforming dir namesThomas Vander Stichele1-3/+15
Original commit message from CVS: unforming dir names
2001-12-17first batchThomas Vander Stichele1-0/+5
Original commit message from CVS: first batch