Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
Wrong optimization from my side. Mpeg2enc works now
|
|
Original commit message from CVS:
removed GST_*_CAST. Disabling of type checking is done in glib.
|
|
mjpegtools. Currently, there's a few release candi...
Original commit message from CVS:
This is a first attempt at a wrapper for the lib'ified mpeg2enc of
mjpegtools. Currently, there's a few release candidates for mjpegtools-1.6.2
available, but no stable version yet.
I've made 4 small subclasses to wrap input, output, options and generic
encoding model. The last .cc file is the GStreamer plugin element.
Note that it doesn't actually work yet, I'm doing something wrong with
header parsing and Andrew asked me to commit so he could help debugging
that. Apart from that, we should soon be able to make top-quality MPEG
encodes! :).
mpeg2enc licensing is tricky, btw, I don't even want to start discussing
that...
|
|
signals to several interfaces
Original commit message from CVS:
Move over from GstInterface to GstImplementsInterface. Also adds some signals to several interfaces
|
|
Original commit message from CVS:
Remove copyright from GST_PLUGIN_DEFINE
|
|
Original commit message from CVS:
another fix
|
|
Original commit message from CVS:
remove copyright field from plugins
|
|
Original commit message from CVS:
that bracket needs to be closed
|
|
Original commit message from CVS:
ooops, those files shouldn't have been committed in the latest commit.
|
|
Original commit message from CVS:
use GDK_PIXBUF_CONFDIR
|
|
Original commit message from CVS:
tagging stuff and build fixes. In detail:
- make gdk-pixbuf loader work when distchecking
- fix invalid syntax in ffmpeg Makefile. wildcards for EXTRA_DIST are not allowed. This broke builds where distdir != srcdir
- fix ffmpeg cvs grabbing when srcdir != distdir
- new id3tag plugin for id3 tag reading/writing (uses mad's libid3tag)
- mad and libid3tag require mad/libid3tag v0.15. Fixed configure to require that
- added ogg demuxer in ext/ogg. The demuxer does not handle events yet. Especially getting seeking right will require some effort or code copying from libvorbis.
- added raw vorbis detection to typefinding. oggdemux requires a typefind function to detect its contents.
- tags plugin in gst/tags. Provides API in <gst/tags/gsttagediting.h>. API includes tag matching GStreamer <=> ID3 and GStreamer <=> vorbis and writing/reading vorbiscomments or ID3v1 tags. Also included is a simple vorbiscomment reader/writer. Writing will not really work though until someone writes oggmux.
- various build fixes. Mostly missing (DIST)CLEANFILES.
- vorbisenc handles tag writing.
Now it's YOUR turn to fix and write more plugins that handle writing/reading of tags. :)
|
|
Original commit message from CVS:
Typo
|
|
Original commit message from CVS:
Add faac build
|
|
Original commit message from CVS:
Why wasn't this committed in my previous try?
|
|
Original commit message from CVS:
Actually, FAAC is LGPL, not GPL (like FAAD)
|
|
Original commit message from CVS:
BPS is per-channel BPS, not total BPS... Ohwell
|
|
Original commit message from CVS:
Don't throw an error if we can't negotiate caps
|
|
Original commit message from CVS:
Add C-based local matroska/EBML plugin, remove libmatroska/libebml c++ one
|
|
Original commit message from CVS:
New libfaad (MPEG-2/4 AAC decoder) plugin
|
|
Original commit message from CVS:
This GstVideoSink function was removed today
|
|
Original commit message from CVS:
+ checking in plugin category changes
|
|
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
|
|
and remove duplicate config.h includes fro...
Original commit message from CVS:
Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes from several source files
|
|
Original commit message from CVS:
Include config.h
|
|
plugin_init()
Original commit message from CVS:
Remove obsolete external function call and do all element registrations in plugin_init()
|
|
Original commit message from CVS:
convert to new plugin system
|
|
Original commit message from CVS:
fix warnings
|
|
formats anyway.
Original commit message from CVS:
remove audiofile typefinding because it is buggy and we support all of its formats anyway.
If you need it back, please fix it before you put it back in :)
|
|
Original commit message from CVS:
fix for new plugin system
|
|
Original commit message from CVS:
This was wrong
|
|
Original commit message from CVS:
And more, and more...
|
|
Original commit message from CVS:
More
|
|
Original commit message from CVS:
I forgot some other letters, but I also forgot which ones.
|
|
Original commit message from CVS:
Bly
|
|
company's new per-plugin (rather than per-element...
Original commit message from CVS:
Fix this too. Note that the per-plugin licensing is gone because of company's new per-plugin (rather than per-element) API. We basically need both... Ohwell, I just want this stuff to compile.
|
|
Original commit message from CVS:
Use GST_ELEMENT_DETAILS for initialising GstElementDetails
|
|
Original commit message from CVS:
XVid compiles again...I'm off to bed :)
|
|
Original commit message from CVS:
Tarkin compiles again
|
|
Original commit message from CVS:
Sndfile compiles again
|
|
Original commit message from CVS:
Snapshot compiles
|
|
Original commit message from CVS:
Make smoothwave compile again
|
|
message sucked BTW)
Original commit message from CVS:
SDL Video sink ported to the new plugin code.
(Sorry that last commit message sucked BTW)
|
|
Original commit message from CVS:
mplex compiles...whatever it is
|
|
Original commit message from CVS:
Jack fixed too
|
|
Original commit message from CVS:
Dumdeedum, more spam...ivorbis is fixed
|
|
Original commit message from CVS:
Colo(u)rspace too
|
|
Original commit message from CVS:
GSM updated for new stuff
|
|
Original commit message from CVS:
Update all the audiofile stuff
|
|
Original commit message from CVS:
Update artsdsink too
|
|
Original commit message from CVS:
Updated gstarts
|