Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-11-28 | fix header | Thomas Vander Stichele | 1 | -1/+1 |
2005-11-28 | fix include | Thomas Vander Stichele | 1 | -1/+1 |
2005-11-28 | ext/faad/gstfaad.c: Handle gracefully the consequence of "Maximum number of s... | Edward Hervey | 1 | -2/+2 |
2005-11-28 | fix makefile | Thomas Vander Stichele | 1 | -1/+1 |
2005-11-28 | ext/Makefile.am: alphabets, so hard to master. Should fix distcheck. | Thomas Vander Stichele | 1 | -4/+3 |
2005-11-25 | Wavpack ported to 0.9. No support for correction file yet. | Edgard Lima | 6 | -236/+398 |
2005-11-25 | ext/wavpack/: put back wavpack - still needs porting | Thomas Vander Stichele | 8 | -0/+1160 |
2005-11-23 | Use fraction for framerate, various fixes. | Julien Moutte | 3 | -50/+93 |
2005-11-23 | ext/sdl/sdlvideosink.*: Updates for fractional framerates and XOverlay interf... | Jan Schmidt | 2 | -11/+13 |
2005-11-23 | ext/musepack/gstmusepackdec.c: Fix for latest API changes | Edward Hervey | 1 | -2/+2 |
2005-11-22 | Musepackdec ported to 0.9. There is still a small problem to be solved, after... | Edgard Lima | 5 | -171/+329 |
2005-11-22 | ext/faad/gstfaad.c (gst_faad_event) ext/ivorbis/vorbisfile.c (gst_ivorbisfile... | Andy Wingo | 2 | -3/+3 |
2005-11-21 | ext/faad/gstfaad.c: Don't take STREAM_LOCK in sink event handlers any more. | Michael Smith | 1 | -6/+2 |
2005-11-21 | Update for stream lock API changes: don't take stream log in sink event handl... | Tim-Philipp Müller | 1 | -22/+0 |
2005-11-21 | Fix for stream lock updates. | Wim Taymans | 1 | -7/+0 |
2005-11-21 | *.*: Ran scripts/update-macros. Oh yes. | Andy Wingo | 1 | -10/+10 |
2005-11-21 | Update for GST_FOURCC_FORMAT API change. | Tim-Philipp Müller | 2 | -4/+4 |
2005-11-21 | Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027) | Jan Schmidt | 2 | -5/+5 |
2005-11-21 | Now it works in push-mode. Tested with gnomevfssrc location=http://.. ! trem... | Edgard Lima | 2 | -83/+205 |
2005-11-15 | ext/faac/gstfaac.c: Set proper caps on source pad (#320532). | Tim-Philipp Müller | 2 | -46/+49 |
2005-11-15 | set rank to secondary as you never want this to be used instead of normal ogg... | Christian Schaller | 1 | -1/+1 |
2005-11-14 | rework configure.ac; make asterisk rtp stuff compile on mingw | Thomas Vander Stichele | 1 | -1/+1 |
2005-11-11 | Fix compile on systems with broken faad headers. | Michael Smith | 1 | -10/+10 |
2005-11-11 | ext/faad/gstfaad.c: Call functions with the correct API. Unfortunately, unles... | Michael Smith | 1 | -4/+26 |
2005-11-09 | Don't use gtk-doc markers for normal comments. Fix gtk-doc formatting where r... | Tim-Philipp Müller | 2 | -2/+2 |
2005-11-08 | remove wrong mpegstream addition | Christian Schaller | 1 | -1/+2 |
2005-11-08 | Ported to 0.9. Some issues to be solved yet: 1- set correct timestamps 2- seg... | Edgard Lima | 3 | -188/+340 |
2005-11-05 | ext/directfb/Makefile.am: Add the example application. | Julien Moutte | 3 | -2/+148 |
2005-11-05 | ext/directfb/dfbvideosink.c: Make acceleration detection work, better, add sa... | Julien Moutte | 1 | -4/+30 |
2005-11-04 | ext/directfb/dfbvideosink.*: Now does clipping when surface is too small, han... | Julien Moutte | 2 | -149/+146 |
2005-11-03 | ext/directfb/Makefile.am: Prepare for liboil usage. | Julien Moutte | 2 | -22/+119 |
2005-11-03 | Add support to exit when 'Esc' key is pressed. | Edgard Lima | 2 | -3/+80 |