Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
Patch avcodec.h and wmadec.c to use flag1 and flag2 from context
The asfdemux calculates the 2 values and gives them to the decoder via the pad/caps
The ffdec_wmav1 & ffdec_wmav2 put them in the ffmpeg context before they start to decode the data
|
|
simple and make it more GObject'ific. This ...
Original commit message from CVS:
Some prettification fixes to this interface... Make it look good, make it simple and make it more GObject'ific. This means that it now works largely almost the same as GObject (concerning arguments that you give to the functions, and layout of the virtual functions). I've also got an OSS implementation for this, but it needs one small change before I commit that. Expect that this weekend or so.
|
|
Original commit message from CVS:
libgst-interfaces -> libgstinterfaces, plus we're not called libgstplay
|
|
plugin_init()
Original commit message from CVS:
Remove obsolete external function call and do all element registrations in plugin_init()
|
|
versions of automake
Original commit message from CVS:
Remove trailing slash in last line of comment, it causes issues with certain versions of automake
|
|
Original commit message from CVS:
Fix endianness issues manifested in pngenc. Fixes #125932
|
|
AVI and mpeg videos as GdkPixbufAnimation....
Original commit message from CVS:
add initial version of gdkpixbuf loader for gtk that is capable of loading AVI and mpeg videos as GdkPixbufAnimation. I'm not sure if such a thing would be useful or too much trouble, so I'll throw it at enough testers to figure it out ;) We might want to disable it by defualt though in the future. (Currently there is not even a configure switch implemented to disable it.)
This includes a fix to not use GError in gstgdkpixbuf's typefind function and to only return GST_TYPE_FIND_MINIMUM when doing typefinding via gdk as this breaks quite a bit with the GStreamer loader installed.
|
|
Original commit message from CVS:
disable Altivec until someone fixes the build to allow it conditionally
|
|
static
Original commit message from CVS:
v4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init static
|
|
Original commit message from CVS:
use top-level defined plugindir
|
|
Original commit message from CVS:
change libgst-interfaces to libgstinterfaces
|
|
Original commit message from CVS:
convert to new plugin system
|
|
Original commit message from CVS:
fix warnings
|
|
Original commit message from CVS:
Add -DG_DISABLE_DEPRECATED to $GST_ERROR
|
|
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:
.in is out
|
|
Original commit message from CVS:
This was wrong
|
|
Original commit message from CVS:
Add static version of removed gsT_element_factory_make_or_warn()
|
|
Original commit message from CVS:
This one was missing
|
|
Original commit message from CVS:
fix for new plugin system
|
|
Original commit message from CVS:
SMPTE transitions done
|
|
Original commit message from CVS:
Again one done
|
|
Original commit message from CVS:
... almost done now
|
|
Original commit message from CVS:
Hi. I'm the reason why GstElementDetails uses a macro now
|
|
Original commit message from CVS:
Quicktime demuxer ported to new interface
|
|
Original commit message from CVS:
More more more more zzzzz I need sleep
|
|
Original commit message from CVS:
Passthrough... New plugin system... Bla...
|
|
Original commit message from CVS:
Last o plugin
|
|
Original commit message from CVS:
fix for new plugin system
|
|
Original commit message from CVS:
Whaaaaaaaaaaaaaaaaaaaaaack
|
|
Original commit message from CVS:
More More More
|
|
Original commit message from CVS:
And again one more
|
|
Original commit message from CVS:
Again one more done
|
|
Original commit message from CVS:
And more, and more...
|
|
Original commit message from CVS:
More
|
|
Original commit message from CVS:
fix to new plugin system
|
|
Original commit message from CVS:
.
|
|
Original commit message from CVS:
more, and more, and more...
|
|
Original commit message from CVS:
etc
|
|
Original commit message from CVS:
hmm...
|
|
Original commit message from CVS:
fix most of sys dir. v4l2 and dxr3 pending, as I don't have them
|
|
Original commit message from CVS:
I forgot some other letters, but I also forgot which ones.
|
|
Original commit message from CVS:
Bly
|
|
Original commit message from CVS:
Updated for the new plugin loading code
|
|
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:
Updated to the new plugin loading code
|
|
Original commit message from CVS:
Use GST_ELEMENT_DETAILS macro to initialise the structure
|
|
Original commit message from CVS:
Updated for the new plugin loading code
|