Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
* configure.ac:
* sys/Makefile.am:
|
|
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
|
|
Original commit message from CVS:
removing plugins from build
|
|
Original commit message from CVS:
fix makefile
|
|
Original commit message from CVS:
disting fix
|
|
Original commit message from CVS:
fix build system for X, XShm and Xv
|
|
Original commit message from CVS:
disting fixes, pixbuf loader still borked in regards to disting
|
|
Original commit message from CVS:
test and define HAVE_XSHM
build ximage plugin
|
|
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
|
|
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.
|
|
Original commit message from CVS:
disabling videosink from head build, should I do the same for 0.6 branch?
|
|
Original commit message from CVS:
This adds v4l2 stuff to the build system
|
|
make this work
Original commit message from CVS:
Added conditional for cdrom, someone needs to write a configure check
to make this work
|
|
Original commit message from CVS:
* check for the proper dxr3 header
* aphabetization fixes
|
|
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
|
|
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
|
|
Original commit message from CVS:
reverting hadess's patch
|
|
Original commit message from CVS:
- make the qcam plugin build only only platforms using NASM, ie. x86
|
|
Original commit message from CVS:
applied taaz's virtual patch
|
|
Original commit message from CVS:
added qcam checks
|
|
Original commit message from CVS:
vcd checks
|
|
Original commit message from CVS:
added v4l handling
|
|
Original commit message from CVS:
unforming dir names
|
|
Original commit message from CVS:
first batch
|