Age | Commit message (Expand) | Author | Files | Lines |
2005-10-16 | configure.ac: Fix glib check | Tim-Philipp Müller | 3 | -1/+6 |
2005-10-16 | restructure configure.ac, use correct libtool LDFLAGS, fix up defines | Thomas Vander Stichele | 2 | -1/+2 |
2005-10-13 | ex/: and more typos fixed | Stefan Kost | 3 | -4/+11 |
2005-10-13 | ext/faac/gstfaac.c: Gst09-ize code a little bit more: use gst_pad_alloc_buffe... | Tim-Philipp Müller | 2 | -68/+132 |
2005-10-12 | renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu... | Stefan Kost | 51 | -166/+251 |
2005-10-12 | ext/faac/gstfaac.c: Fix depth/width handling for float audio (#318659). | Tim-Philipp Müller | 2 | -26/+63 |
2005-10-12 | ext/faac/gstfaac.c: Refcount fixes (#318659) | Tim-Philipp Müller | 3 | -18/+40 |
2005-10-12 | ext/Makefile.am: libvisual and snapshot are not here anymore. | Julien Moutte | 3 | -2/+5 |
2005-10-11 | ext/faad/gstfaad.c: newsegment API update | Tim-Philipp Müller | 2 | -3/+10 |
2005-10-11 | gst/: newsegment API update. | Wim Taymans | 4 | -4/+11 |
2005-10-07 | ext/raw1394/gstdv1394src.c: Make interruptible, so it won't block forever in ... | Andy Wingo | 2 | -1/+1 |
2005-10-04 | fix spec file | Christian Schaller | 1 | -23/+4 |
2005-10-03 | back to head | Thomas Vander Stichele | 2 | -1/+6 |
2005-10-03 | release timeRELEASE-0_9_3 | Thomas Vander Stichele | 19 | -50/+47 |
2005-09-28 | gst/qtdemux/qtdemux.c: No need to take stream lock here. | Wim Taymans | 2 | -8/+6 |
2005-09-26 | fix build | Thomas Vander Stichele | 1 | -4/+1 |
2005-09-26 | some disting and build fixes | Christian Schaller | 4 | -1/+10 |
2005-09-23 | Gsmdec ported to 0.9. Tested with filesrc ! gsmdec ! alsasink and osssink. | Edgard Lima | 5 | -84/+72 |
2005-09-23 | gst/audioresample/: Convert to using gst debugging | David Schleef | 5 | -8/+18 |
2005-09-23 | fix build and use of GST_LIBS | Thomas Vander Stichele | 1 | -2/+1 |
2005-09-22 | tta plugin ported to 0.9 | Arwed v. Merkatz | 5 | -265/+346 |
2005-09-21 | Setting caps on the outgoing buffers. | Flavio Oliveira | 2 | -5/+18 |
2005-09-20 | fix Makefile.am ugh | Thomas Vander Stichele | 1 | -9/+2 |
2005-09-20 | Fixed configure.ac and ext/sdl/Makefile.am for sdl port to 0.9. | Edgard Lima | 4 | -9/+18 |
2005-09-19 | sdlvideosink ported to 0.9 and tested with filesrc ! mpeg2dec | Edgard Lima | 1 | -0/+10 |
2005-09-19 | sdlvideosink ported to 0.9 and tested with filesrc ! mpeg2dec | Edgard Lima | 5 | -84/+95 |
2005-09-19 | add check-valgrind target | Thomas Vander Stichele | 2 | -0/+3 |
2005-09-09 | check/: Add extra tests for basetransform based components. | Jan Schmidt | 1 | -0/+2 |
2005-09-08 | Ported speed Plugin to GStreamer 0.9 | Flavio Oliveira | 5 | -93/+66 |
2005-09-06 | back to HEAD | Thomas Vander Stichele | 1 | -1/+1 |
2005-09-06 | releasing 0.9.1RELEASE-0_9_1 | Thomas Vander Stichele | 23 | -1478/+283 |
2005-09-05 | Fix up all the state change functions. | Jan Schmidt | 78 | -818/+961 |
2005-09-05 | cleaning up bad | Thomas Vander Stichele | 6 | -53/+520 |
2005-09-05 | created gst-plugins-bad | Thomas Vander Stichele | 4 | -17801/+17784 |
2005-09-04 | fix distcheckRELEASE-0_9_2 | Thomas Vander Stichele | 2 | -1/+1 |
2005-09-02 | Ported GSM Encoder to GStreamer 0.9 | Flavio Oliveira | 7 | -34/+55 |
2005-09-02 | All plugins updated for element state changes. | Andy Wingo | 1 | -13/+12 |
2005-09-02 | All plugins updated for element state changes. | Andy Wingo | 2 | -1/+2 |
2005-09-01 | update PORTED_09 file | Flavio Oliveira | 1 | -0/+2 |
2005-09-01 | Faac (AAC Encoder) ported for GStreamer 0.9 | Flavio Oliveira | 6 | -55/+67 |
2005-09-01 | remove libdir | Thomas Vander Stichele | 2 | -1/+0 |
2005-08-31 | all these plugins are moved to gst-plugins-ugly | Thomas Vander Stichele | 18 | -252/+112 |
2005-08-31 | Port LPCM decoder to 0.9 | Michael Smith | 2 | -0/+11 |
2005-08-30 | configure.ac: Remove plugins that should have disappeared. | Jan Schmidt | 2 | -4/+5 |
2005-08-30 | Make autogen work again. | Jan Schmidt | 3 | -5/+8 |
2005-08-30 | check/elements/: Fix checks. | Wim Taymans | 2 | -0/+2 |
2005-08-30 | remove stuff | Thomas Vander Stichele | 16 | -3413/+0 |
2005-08-30 | all these plugins are moved to gst-plugins-good | Thomas Vander Stichele | 4 | -359/+175 |
2005-08-30 | Ported to GStreamer 0.9. Need to fix performance issues. | Flavio Oliveira | 3 | -0/+7 |
2005-08-28 | Updates for two-arg init from GST_BOILERPLATE. | Andy Wingo | 23 | -1420/+905 |