Age | Commit message (Expand) | Author | Files | Lines |
2006-02-13 | I'm too lazy to comment this | Edgard Lima | 1 | -0/+10 |
2006-02-10 | Port cdxaparse, makes VCD playback work. | Tim-Philipp Müller | 1 | -0/+8 |
2006-02-07 | gst/qtdemux/qtdemux.c: use the correct variable to check if we can calculate ... | Thomas Vander Stichele | 1 | -0/+8 |
2006-02-07 | gst/qtdemux/qtdemux.c: clean up some debugging, using _OBJECT, moving recurri... | Thomas Vander Stichele | 1 | -0/+7 |
2006-02-06 | Now it uses libneon 0.25.5 that supports shoutcast. | Edgard Lima | 1 | -0/+6 |
2006-02-06 | ext/bz2/gstbz2enc.c: Accepd "ANY" caps. Use "x-bzip" instead of "x-bz2". | Edward Hervey | 1 | -0/+14 |
2006-02-06 | gst/qtdemux/qtdemux.*: Some QT demux loving. | Wim Taymans | 1 | -0/+16 |
2006-02-06 | gst/apetag/: Remove old files, apetag is in gst-plugins-good now. | Tim-Philipp Müller | 1 | -0/+8 |
2006-02-06 | ext/bz2/: No need to init parent_class, the boilerplate does it for you. | Andy Wingo | 1 | -0/+6 |
2006-02-06 | Hook it up. | Andy Wingo | 1 | -0/+13 |
2006-01-30 | sys/glsink/Makefile.am (libgstglimagesink_la_LIBADD) | Andy Wingo | 1 | -0/+5 |
2006-01-29 | ext/wavpack/gstwavpackdec.c: Add debug category, use boilerplate macros, fix ... | Tim-Philipp Müller | 1 | -1/+33 |
2006-01-28 | sys/glsink/Makefile.am: glimagesink.h is dead, long live glimagesink.h | Edward Hervey | 1 | -0/+5 |
2006-01-28 | revival of glimagesink. Kind of works. | David Schleef | 1 | -0/+9 |
2006-01-27 | ext/faad/gstfaad.c: Handle 'framed' field in caps; Port syncing for raw strea... | Tim-Philipp Müller | 1 | -0/+7 |
2006-01-27 | ext/sdl/sdlvideosink.*: Fix output stride copying, so that it displays correc... | Jan Schmidt | 1 | -0/+21 |
2006-01-26 | gst/qtdemux/qtdemux.c: Fix wrong memcpy source pointer. | Tim-Philipp Müller | 1 | -0/+5 |
2006-01-25 | Just chain up finalize calls (calling parent_class->finalize). | Edgard Lima | 1 | -0/+6 |
2006-01-25 | Finalize method has been created and others small changes. | Edgard Lima | 1 | -0/+6 |
2006-01-24 | ext/musepack/: Fix seeking in musepack files (it's still incredibly slow, but... | Tim-Philipp Müller | 1 | -0/+20 |
2006-01-24 | gst/qtdemux/qtdemux.c: More coherent framerate setting on caps. | Edward Hervey | 1 | -0/+10 |
2006-01-23 | gst/qtdemux/qtdemux.c: Added codec recognition for: _ VP31 : video/x-vp3 _ AV... | Edward Hervey | 1 | -0/+10 |
2006-01-21 | Update from swfdec. | David Schleef | 1 | -0/+5 |
2006-01-21 | gst/qtdemux/qtdemux.c: 'twos' and 'sowt' fourcc can be 16bit or 8bit audio. | Fabrizio | 1 | -0/+11 |
2006-01-20 | Fixed state transictions PLAYING->NULL->PLAYING. | Edgard Lima | 1 | -0/+6 |
2006-01-19 | Some minor improvements on log messages. | Edgard Lima | 1 | -0/+5 |
2006-01-18 | Ronald's patch applied. see bug #326318. | Edgard Lima | 1 | -0/+5 |
2006-01-17 | gst/qtdemux/qtdemux.*: Fix seeking for quicktime files. Could still use some ... | Tim-Philipp Müller | 1 | -0/+9 |
2006-01-16 | Removed gst_base_src_set_live from mms and neon, and now calling parent_class... | Edgard Lima | 1 | -0/+8 |
2006-01-11 | Now implementing navigation interface and using GST_BOILER_PLATE_FULL. | Edgard Lima | 1 | -0/+6 |
2006-01-11 | remove old (broken) sunaudio plugin from bad as there is a new working one in... | Christian Schaller | 1 | -0/+14 |
2006-01-11 | Replaced wrong style code by GST_BOILERPLATE. | Edgard Lima | 1 | -1/+6 |
2006-01-11 | gst/qtdemux/qtdemux.c: Add support for Indeo3 video in Quicktime files. | Edward Hervey | 1 | -0/+8 |
2006-01-09 | Created new element, sdlaudiosink. | Edgard Lima | 1 | -1/+12 |
2006-01-05 | added sys/directdraw added sys/directsound added win32/vs6/gst_plugins_bad.ds... | Sébastien Moutte | 1 | -0/+8 |
2006-01-05 | gst/games/gstpuzzle.c: call oil_init() when using liboil | Stefan Kost | 1 | -0/+5 |
2006-01-04 | Some improvements in cancellation and debug messages. | Edgard Lima | 1 | -0/+6 |
2006-01-04 | Removed not need thread and changed to push out blocksize bytes. | Edgard Lima | 1 | -0/+6 |
2005-12-28 | Created new element neonhttpsrc. | Edgard Lima | 1 | -0/+10 |
2005-12-19 | ext/swfdec/gstswfdec.c: Add debugging category and return GstFlowReturn in th... | Edward Hervey | 1 | -0/+12 |
2005-12-19 | just a small fix. I have to pay more attention when commiting ;-) | Edgard Lima | 1 | -0/+5 |
2005-12-19 | divxdec and divxenc ported to 0.10 | Edgard Lima | 1 | -0/+11 |
2005-12-18 | Some more refactoring, handle exotic DirectFB row stride. | Julien Moutte | 1 | -0/+15 |
2005-12-18 | docs/plugins/: Updates. | Julien Moutte | 1 | -0/+20 |
2005-12-17 | docs/plugins/: Updates. | Julien Moutte | 1 | -0/+33 |
2005-12-16 | don't use doc comments for non-docs change some char* into char[] | Stefan Kost | 1 | -0/+11 |
2005-12-16 | ext/directfb/dfbvideosink.c: Always prefer the primary layer. | Julien Moutte | 1 | -0/+5 |
2005-12-16 | ext/wavpack/gstwavpackdec.c: Oops, remove trailing comma from caps string. | Tim-Philipp Müller | 1 | -0/+5 |
2005-12-16 | ext/wavpack/: Wavpack supports samplerates from 6-192kHz, fix pad template re... | gcocatre@gmail.com | 1 | -0/+8 |
2005-12-15 | Fixed some mem-leaks in xvid. | Edgard Lima | 1 | -0/+7 |