Age | Commit message (Expand) | Author | Files | Lines |
2006-02-20 | ext/ladspa/gstsignalprocessor.c: Fix compilation of LADPSA. It doesn't seem t... | Jan Schmidt | 1 | -1/+3 |
2006-02-19 | ext/bz2/: Add proper copyright headers identifying Lutz Müller as the author... | Tim-Philipp Müller | 5 | -10/+15 |
2006-02-14 | ext/libmms/gstmms.c: Return FLOW_UNEXPECTED on EOS, not FLOW_ERROR. Also, no ... | Tim-Philipp Müller | 1 | -21/+15 |
2006-02-06 | Now it uses libneon 0.25.5 that supports shoutcast. | Edgard Lima | 1 | -5/+9 |
2006-02-06 | ext/bz2/gstbz2enc.c: Accepd "ANY" caps. Use "x-bzip" instead of "x-bz2". | Edward Hervey | 2 | -7/+105 |
2006-02-06 | ext/bz2/: No need to init parent_class, the boilerplate does it for you. | Andy Wingo | 2 | -4/+0 |
2006-02-06 | Hook it up. | Andy Wingo | 7 | -0/+680 |
2006-01-29 | ext/wavpack/gstwavpackdec.c: Add debug category, use boilerplate macros, fix ... | Tim-Philipp Müller | 3 | -507/+680 |
2006-01-27 | ext/faad/gstfaad.c: Handle 'framed' field in caps; Port syncing for raw strea... | Tim-Philipp Müller | 1 | -15/+102 |
2006-01-27 | ext/sdl/sdlvideosink.*: Fix output stride copying, so that it displays correc... | Jan Schmidt | 2 | -84/+172 |
2006-01-25 | Just chain up finalize calls (calling parent_class->finalize). | Edgard Lima | 2 | -1/+7 |
2006-01-25 | Finalize method has been created and others small changes. | Edgard Lima | 1 | -2/+22 |
2006-01-24 | ext/musepack/: Fix seeking in musepack files (it's still incredibly slow, but... | Tim-Philipp Müller | 4 | -328/+340 |
2006-01-21 | Update from swfdec. | David Schleef | 1 | -25/+21 |
2006-01-20 | Fixed state transictions PLAYING->NULL->PLAYING. | Edgard Lima | 2 | -8/+26 |
2006-01-19 | Some minor improvements on log messages. | Edgard Lima | 1 | -40/+49 |
2006-01-16 | Removed gst_base_src_set_live from mms and neon, and now calling parent_class... | Edgard Lima | 3 | -4/+2 |
2006-01-11 | Now implementing navigation interface and using GST_BOILER_PLATE_FULL. | Edgard Lima | 1 | -50/+127 |
2006-01-11 | Replaced wrong style code by GST_BOILERPLATE. | Edgard Lima | 1 | -37/+6 |
2006-01-09 | Created new element, sdlaudiosink. | Edgard Lima | 5 | -24/+611 |
2006-01-04 | Some improvements in cancellation and debug messages. | Edgard Lima | 2 | -95/+138 |
2006-01-04 | Removed not need thread and changed to push out blocksize bytes. | Edgard Lima | 2 | -136/+72 |
2005-12-30 | move smoothwave to gst | Thomas Vander Stichele | 6 | -601/+0 |
2005-12-28 | Created new element neonhttpsrc. | Edgard Lima | 4 | -0/+823 |
2005-12-19 | ext/swfdec/gstswfdec.c: Add debugging category and return GstFlowReturn in th... | Edward Hervey | 2 | -5/+16 |
2005-12-19 | just a small fix. I have to pay more attention when commiting ;-) | Edgard Lima | 1 | -2/+1 |
2005-12-19 | divxdec and divxenc ported to 0.10 | Edgard Lima | 6 | -181/+300 |
2005-12-18 | Some more refactoring, handle exotic DirectFB row stride. | Julien Moutte | 1 | -55/+114 |
2005-12-18 | docs/plugins/: Updates. | Julien Moutte | 2 | -25/+162 |
2005-12-17 | docs/plugins/: Updates. | Julien Moutte | 2 | -136/+443 |
2005-12-16 | don't use doc comments for non-docs change some char* into char[] | Stefan Kost | 1 | -1/+1 |
2005-12-16 | ext/directfb/dfbvideosink.c: Always prefer the primary layer. | Julien Moutte | 1 | -14/+25 |
2005-12-16 | ext/wavpack/gstwavpackdec.c: Oops, remove trailing comma from caps string. | Tim-Philipp Müller | 1 | -1/+1 |
2005-12-16 | ext/wavpack/: Wavpack supports samplerates from 6-192kHz, fix pad template re... | gcocatre@gmail.com | 2 | -8/+5 |
2005-12-15 | Fixed some mem-leaks in xvid. | Edgard Lima | 3 | -37/+81 |
2005-12-15 | doesn't use liboil | Thomas Vander Stichele | 1 | -1/+0 |
2005-12-14 | xviddec and xvideenc ported to 0.10 | Edgard Lima | 7 | -175/+185 |
2005-12-14 | dtsdec ported to 0.10 | Edgard Lima | 4 | -152/+171 |
2005-12-12 | ext/: GstObjects must be unref'ed with gst_object_unref() instead of g_object... | Tim-Philipp Müller | 5 | -16/+19 |
2005-12-12 | ext/swfdec/gstswfdec.c: Add a subclass of GstBuffer that wraps SwfdecBuffers.... | David Schleef | 1 | -7/+84 |
2005-12-11 | Just removed a weird printf ;-) | Edgard Lima | 1 | -2/+0 |
2005-12-11 | Added suport to mmsh. There's still a sucks msg "ERROR: Pipeline cant PREROOL... | Edgard Lima | 2 | -26/+78 |
2005-12-09 | ext/faad/gstfaad.c: Assume that an unknown channel mapping with 2 channels is... | Jan Schmidt | 1 | -4/+20 |
2005-12-09 | swfdec Ported to 0.10. | Edgard Lima | 4 | -134/+364 |
2005-12-06 | expand tabs | Thomas Vander Stichele | 20 | -158/+158 |
2005-12-06 | expand tabs | Thomas Vander Stichele | 3 | -13/+13 |
2005-12-05 | Update for alloc_buffer changes. | Andy Wingo | 5 | -8/+14 |
2005-12-05 | Update for alloc_buffer changes. | Andy Wingo | 1 | -2/+3 |
2005-12-02 | ext/Makefile.am: Add missing $(WAVPACK_DIR) (#322962). | Tim-Philipp Müller | 1 | -0/+1 |
2005-11-29 | libmm ported to 0.9. It works fine, but print some error messages. I'll fix t... | Edgard Lima | 4 | -132/+118 |