gstreamer/ext/gdk_pixbuf
Benjamin Otte 8468a02e24 add initial version of gdkpixbuf loader for gtk that is capable of loading 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.
2003-11-05 03:24:54 +00:00
..
gst_loader.c add initial version of gdkpixbuf loader for gtk that is capable of loading AVI and mpeg videos as GdkPixbufAnimation.... 2003-11-05 03:24:54 +00:00
gstgdkanimation.c add initial version of gdkpixbuf loader for gtk that is capable of loading AVI and mpeg videos as GdkPixbufAnimation.... 2003-11-05 03:24:54 +00:00
gstgdkanimation.h add initial version of gdkpixbuf loader for gtk that is capable of loading AVI and mpeg videos as GdkPixbufAnimation.... 2003-11-05 03:24:54 +00:00
gstgdkpixbuf.c add initial version of gdkpixbuf loader for gtk that is capable of loading AVI and mpeg videos as GdkPixbufAnimation.... 2003-11-05 03:24:54 +00:00
gstgdkpixbuf.h New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as descri... 2003-07-06 20:49:52 +00:00
Makefile.am add initial version of gdkpixbuf loader for gtk that is capable of loading AVI and mpeg videos as GdkPixbufAnimation.... 2003-11-05 03:24:54 +00:00