summaryrefslogtreecommitdiffstats
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2005-12-30move smoothwave to gstThomas Vander Stichele6-601/+0
2005-12-28Created new element neonhttpsrc.Edgard Lima4-0/+823
2005-12-19ext/swfdec/gstswfdec.c: Add debugging category and return GstFlowReturn in th...Edward Hervey2-5/+16
2005-12-19just a small fix. I have to pay more attention when commiting ;-)Edgard Lima1-2/+1
2005-12-19divxdec and divxenc ported to 0.10Edgard Lima6-181/+300
2005-12-18Some more refactoring, handle exotic DirectFB row stride.Julien Moutte1-55/+114
2005-12-18docs/plugins/: Updates.Julien Moutte2-25/+162
2005-12-17docs/plugins/: Updates.Julien Moutte2-136/+443
2005-12-16don't use doc comments for non-docs change some char* into char[]Stefan Kost1-1/+1
2005-12-16ext/directfb/dfbvideosink.c: Always prefer the primary layer.Julien Moutte1-14/+25
2005-12-16ext/wavpack/gstwavpackdec.c: Oops, remove trailing comma from caps string.Tim-Philipp Müller1-1/+1
2005-12-16ext/wavpack/: Wavpack supports samplerates from 6-192kHz, fix pad template re...gcocatre@gmail.com2-8/+5
2005-12-15Fixed some mem-leaks in xvid.Edgard Lima3-37/+81
2005-12-15doesn't use liboilThomas Vander Stichele1-1/+0
2005-12-14xviddec and xvideenc ported to 0.10Edgard Lima7-175/+185
2005-12-14dtsdec ported to 0.10Edgard Lima4-152/+171
2005-12-12ext/: GstObjects must be unref'ed with gst_object_unref() instead of g_object...Tim-Philipp Müller5-16/+19
2005-12-12ext/swfdec/gstswfdec.c: Add a subclass of GstBuffer that wraps SwfdecBuffers....David Schleef1-7/+84
2005-12-11Just removed a weird printf ;-)Edgard Lima1-2/+0
2005-12-11Added suport to mmsh. There's still a sucks msg "ERROR: Pipeline cant PREROOL...Edgard Lima2-26/+78
2005-12-09ext/faad/gstfaad.c: Assume that an unknown channel mapping with 2 channels is...Jan Schmidt1-4/+20
2005-12-09swfdec Ported to 0.10.Edgard Lima4-134/+364
2005-12-06expand tabsThomas Vander Stichele20-158/+158
2005-12-06expand tabsThomas Vander Stichele3-13/+13
2005-12-05Update for alloc_buffer changes.Andy Wingo5-8/+14
2005-12-05Update for alloc_buffer changes.Andy Wingo1-2/+3
2005-12-02ext/Makefile.am: Add missing $(WAVPACK_DIR) (#322962).Tim-Philipp Müller1-0/+1
2005-11-29libmm ported to 0.9. It works fine, but print some error messages. I'll fix t...Edgard Lima4-132/+118
2005-11-28fix headerThomas Vander Stichele1-1/+1
2005-11-28fix includeThomas Vander Stichele1-1/+1
2005-11-28ext/faad/gstfaad.c: Handle gracefully the consequence of "Maximum number of s...Edward Hervey1-2/+2
2005-11-28fix makefileThomas Vander Stichele1-1/+1
2005-11-28ext/Makefile.am: alphabets, so hard to master. Should fix distcheck.Thomas Vander Stichele1-4/+3
2005-11-25Wavpack ported to 0.9. No support for correction file yet.Edgard Lima6-236/+398
2005-11-25ext/wavpack/: put back wavpack - still needs portingThomas Vander Stichele8-0/+1160
2005-11-23Use fraction for framerate, various fixes.Julien Moutte3-50/+93
2005-11-23ext/sdl/sdlvideosink.*: Updates for fractional framerates and XOverlay interf...Jan Schmidt2-11/+13
2005-11-23ext/musepack/gstmusepackdec.c: Fix for latest API changesEdward Hervey1-2/+2
2005-11-22Musepackdec ported to 0.9. There is still a small problem to be solved, after...Edgard Lima5-171/+329
2005-11-22ext/faad/gstfaad.c (gst_faad_event) ext/ivorbis/vorbisfile.c (gst_ivorbisfile...Andy Wingo2-3/+3
2005-11-21ext/faad/gstfaad.c: Don't take STREAM_LOCK in sink event handlers any more.Michael Smith1-6/+2
2005-11-21Update for stream lock API changes: don't take stream log in sink event handl...Tim-Philipp Müller1-22/+0
2005-11-21Fix for stream lock updates.Wim Taymans1-7/+0
2005-11-21*.*: Ran scripts/update-macros. Oh yes.Andy Wingo1-10/+10
2005-11-21Update for GST_FOURCC_FORMAT API change.Tim-Philipp Müller2-4/+4
2005-11-21Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)Jan Schmidt2-5/+5
2005-11-21Now it works in push-mode. Tested with gnomevfssrc location=http://.. ! trem...Edgard Lima2-83/+205
2005-11-15ext/faac/gstfaac.c: Set proper caps on source pad (#320532).Tim-Philipp Müller2-46/+49
2005-11-15set rank to secondary as you never want this to be used instead of normal ogg...Christian Schaller1-1/+1
2005-11-14rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele1-1/+1