- 14 Jun, 2007 1 commit
-
-
Jan Schmidt authored
Original commit message from CVS: * configure.ac: * sys/Makefile.am: * sys/directdraw/Makefile.am: * sys/directsound/Makefile.am: * sys/waveform/Makefile.am: Make sure to dist everything needed for win32 builds.
-
- 12 Jun, 2007 1 commit
-
-
Jan Schmidt authored
Original commit message from CVS: * configure.ac: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * docs/plugins/inspect/plugin-videocrop.xml: * gst-plugins-good.spec.in: * sys/Makefile.am: * tests/check/Makefile.am: * tests/icles/Makefile.am: * tests/icles/videocrop-test.c: Move videocrop and osxvideo from -bad.
-
- 08 Jun, 2007 1 commit
-
-
Jan Schmidt authored
Original commit message from CVS: * configure.ac: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * docs/plugins/gst-plugins-good-plugins.args: * sys/Makefile.am: * win32/MANIFEST: Add DirectDraw & DirectSound plugins to the build and docs.
-
- 15 Mar, 2007 2 commits
-
-
Edward Hervey authored
Original commit message from CVS: * sys/Makefile.am: Don't forget to distribute the sys/osxaudio/ directory.
-
Edward Hervey authored
Original commit message from CVS: * configure.ac: * sys/Makefile.am: * sys/osxaudio/Makefile.am: * sys/osxaudio/gstosxaudio.c: * sys/osxaudio/gstosxaudiosink.c: (gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init), (gst_osx_audio_sink_getcaps), (gst_osx_audio_sink_create_ringbuffer), (plugin_init): * sys/osxaudio/gstosxaudiosrc.c: (gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init), (gst_osx_audio_src_create_ringbuffer): * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type), (gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init), (gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start), (gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop): * sys/osxaudio/gstosxringbuffer.h: Activate osxaudio in gst-plugins-good with proper build setup. Add inlined documentation. Fix debug statements Fix ringbuffer when pausing. Fixes #323471
-
- 03 Oct, 2006 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: * configure.ac: * sys/Makefile.am: add build stuff for v4l2, needs --enable-experimental until the last bits are resolved
-
- 28 Apr, 2006 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: * configure.ac: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init), (gst_cmml_enc_push_clip): * sys/Makefile.am: * sys/ximage/Makefile.am: * sys/ximage/gstximagesrc.c: Move ximagesrc plug-in to good after review. Fixes #336756.
-
- 09 Jan, 2006 1 commit
-
-
Christian Schaller authored
Original commit message from CVS: add Sun Audio plugin. Verified that nothing breaks and that make check works. Don't think the docs gets properly built yet, but I don't understand exactly how to enable that.
-
- 08 Jul, 2005 1 commit
-
-
Andy Wingo Wingo authored
Original commit message from CVS: 2005-07-08 Andy Wingo <wingo@pobox.com> * sys/oss/: Port from THREADED+wim's fixes.
-
- 19 May, 2005 1 commit
-
-
Jan Schmidt authored
Original commit message from CVS: * Makefile.am: * ext/Makefile.am: * sys/Makefile.am: Make my automake version shut up about undefined variables * gst/goom/gstgoom.c: GstAdapter moved to base objects.
-
- 06 May, 2005 1 commit
-
-
Christian Schaller authored
Original commit message from CVS: gst-plugins 0.9 cvs head now compiles (only effectv left compiling)
-
- 05 May, 2005 1 commit
-
-
Christian Schaller authored
Original commit message from CVS: make this module a bit more 0.9 friendly
-
- 27 Oct, 2004 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: fix build on older automake
-
- 30 Aug, 2004 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: fix for 151236
-
- 09 Aug, 2004 1 commit
-
-
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
-
- 22 Jun, 2004 1 commit
-
-
Zaheer Abbas Merali authored
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
-
- 20 May, 2004 1 commit
-
-
David Schleef authored
Original commit message from CVS: * configure.ac: * sys/Makefile.am:
-
- 19 May, 2004 1 commit
-
-
David Schleef authored
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
-
- 09 Mar, 2004 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: removing plugins from build
-
- 15 Nov, 2003 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: fix makefile
-
- 14 Nov, 2003 1 commit
-
-
Christian Schaller authored
Original commit message from CVS: disting fix
-
- 12 Nov, 2003 1 commit
-
-
Benjamin Otte authored
Original commit message from CVS: fix build system for X, XShm and Xv
-
- 09 Nov, 2003 1 commit
-
-
Christian Schaller authored
Original commit message from CVS: disting fixes, pixbuf loader still borked in regards to disting
-
- 07 Nov, 2003 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: test and define HAVE_XSHM build ximage plugin
-
- 06 Jul, 2003 1 commit
-
-
Ronald S. Bultje authored
New mimetypes gone into effect today - this commit changes all old mimetypes 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
-
- 25 Jun, 2003 1 commit
-
-
Ronald S. Bultje authored
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.
-
- 23 Feb, 2003 1 commit
-
-
Christian Schaller authored
Original commit message from CVS: disabling videosink from head build, should I do the same for 0.6 branch?
-
- 09 Sep, 2002 1 commit
-
-
Ronald S. Bultje authored
Original commit message from CVS: This adds v4l2 stuff to the build system
-
- 27 Jul, 2002 1 commit
-
-
Wim Taymans authored
Original commit message from CVS: Added conditional for cdrom, someone needs to write a configure check to make this work
-
- 29 Mar, 2002 2 commits
-
-
Andy Wingo Wingo authored
Original commit message from CVS: * check for the proper dxr3 header * aphabetization fixes
-
Andy Wingo Wingo authored
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
-
- 02 Mar, 2002 1 commit
-
-
Benjamin Otte authored
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
-
- 17 Jan, 2002 2 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: reverting hadess's patch
-
Bastien Nocera authored
Original commit message from CVS: - make the qcam plugin build only only platforms using NASM, ie. x86
-
- 20 Dec, 2001 5 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: applied taaz's virtual patch
-
Thomas Vander Stichele authored
Original commit message from CVS: added qcam checks
-
Thomas Vander Stichele authored
Original commit message from CVS: vcd checks
-
Thomas Vander Stichele authored
Original commit message from CVS: added v4l handling
-
Thomas Vander Stichele authored
Original commit message from CVS: unforming dir names
-
- 17 Dec, 2001 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: first batch
-