Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
Fix warnings
|
|
Original commit message from CVS:
Merge CAPS branch
|
|
Original commit message from CVS:
Change GST_*_PADDING to _gst_private[GST_PADDING]
|
|
Original commit message from CVS:
remove copyright field from plugins
|
|
Original commit message from CVS:
Fix a stupid mistake
|
|
Original commit message from CVS:
Removing the video_out things.
|
|
Add the template caps for the reverse for...
Original commit message from CVS:
make colorspace handle the original RGB format, too, since it handles both. Add the template caps for the reverse format to video.h
|
|
Original commit message from CVS:
remove gst_video_sink_push_ui_event()
|
|
Original commit message from CVS:
Don't set the actual video size in gst_video_sink_got_video_size().
This could probably be replaced once we handle pixel aspect ratios.
|
|
Original commit message from CVS:
use int64 for frame-time
|
|
Original commit message from CVS:
Fix endianness issues manifested in pngenc. Fixes #125932
|
|
sys/oss, ext/gnomevfs, gst/typefind and ex...
Original commit message from CVS:
first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sys/oss, ext/gnomevfs, gst/typefind and ext/mad.
You guessed it, everything Rhythmbox needs ;)
fixed BMP typefind and made gnomevfs one plugin instead of two while doing this
|
|
Original commit message from CVS:
add object and struct padding
|
|
Original commit message from CVS:
Adding GstVideoSink object which will be used for video sink's subclassing.
|
|
Original commit message from CVS:
Remove all locally-defined optimization flags
|
|
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:
compatibility fix for new GST_DEBUG stuff.
Includes fixes for missing includes for config.h and unistd.h
I only ensured for plugins I can build that they work, so if some of them are still broken, you gotta fix them yourselves unfortunately.
|
|
Original commit message from CVS:
UNITS -> DEFAULT
|
|
script set up all gcc specific compiler a...
Original commit message from CVS:
Updated autogen.sh/configure.ac and various Makefiles to make the
configure script set up all gcc specific compiler arguments, rather
than hardcoding them in the Makefile.am files
|
|
Original commit message from CVS:
Add untested get-video-size function (bug 104360)
|
|
Original commit message from CVS:
merge back from release branch
|
|
Original commit message from CVS:
parallel install fixes
|
|
Original commit message from CVS:
muhaha
|
|
Original commit message from CVS:
%f is double
|
|
Original commit message from CVS:
This adds a generic video functions library
|