Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-11-02 | add directfb to distdir | Christian Schaller | 1 | -1/+2 |
2005-11-02 | Complete rewrite/port of | Julien Moutte | 6 | -876/+1794 |
2005-10-31 | Changed property full-screen to fullscreen, using SDL_SWSURFACE instead of SD... | Edgard Lima | 1 | -3/+3 |
2005-10-31 | Added a property that allows full-screen. | Edgard Lima | 2 | -2/+29 |
2005-10-28 | ext/sdl/sdlvideosink.*: Fix I420 output on some machines (not very nice, but ... | Tim-Philipp Müller | 2 | -19/+59 |
2005-10-27 | ext/sdl/sdlvideosink.c: Fix SDL videosink and did some cleanups. | Wim Taymans | 1 | -101/+90 |
2005-10-27 | Trying to fix videos out of sync (not fixed yet) | Edgard Lima | 2 | -2/+39 |
2005-10-26 | Fixing stuff as wingo pointed out. | Zeeshan Ali | 4 | -22/+14 |
2005-10-25 | Over-writing Wim's gsm plugins (currently not working) with that from the far... | Zeeshan Ali | 5 | -178/+89 |
2005-10-25 | Fixed event handling in gsmenc. | Flavio Oliveira | 2 | -66/+100 |
2005-10-20 | ext/faad/gstfaad.*: Do some timestamp smoothing (matroskademux apparently sen... | Tim-Philipp Müller | 2 | -36/+50 |
2005-10-13 | ex/: and more typos fixed | Stefan Kost | 1 | -3/+3 |
2005-10-13 | ext/faac/gstfaac.c: Gst09-ize code a little bit more: use gst_pad_alloc_buffe... | Tim-Philipp Müller | 1 | -68/+119 |
2005-10-12 | renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu... | Stefan Kost | 25 | -78/+79 |
2005-10-12 | ext/faac/gstfaac.c: Fix depth/width handling for float audio (#318659). | Tim-Philipp Müller | 1 | -25/+55 |
2005-10-12 | ext/faac/gstfaac.c: Refcount fixes (#318659) | Tim-Philipp Müller | 1 | -18/+32 |
2005-10-12 | ext/Makefile.am: libvisual and snapshot are not here anymore. | Julien Moutte | 1 | -2/+0 |