Age | Commit message (Expand) | Author | Files | Lines |
2004-08-11 | ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license field | David Schleef | 1 | -11/+12 |
2004-08-09 | Finished removing GPL'ed MMX code. | Brian Cameron | 2 | -20/+0 |
2004-08-09 | Remove GPL'ed mmx32idct.c code and supporting code, since logic in gst-plugin... | Brian Cameron | 6 | -2197/+2 |
2004-08-03 | fixes for G_DISABLE_ASSERT and friends | Benjamin Otte | 1 | -1/+2 |
2004-07-30 | don't install marshal header | Thomas Vander Stichele | 1 | -2/+1 |
2004-07-30 | don't use stupid colorspace, do use hermes, make macro, mark for translation | Thomas Vander Stichele | 1 | -53/+27 |
2004-07-28 | no need to link in setup stage | Thomas Vander Stichele | 1 | -1/+1 |
2004-07-27 | more working plugins | Steve Lhomme | 14 | -14/+14 |
2004-07-27 | rename GStreamer-0.8.lib to libgstreamer.lib | Steve Lhomme | 14 | -28/+28 |
2004-07-27 | avoid problems with math.h, fix release dependancy | Steve Lhomme | 14 | -42/+42 |
2004-07-26 | add more plugins to the build add some definitions needed by plugins fixes fo... | Steve Lhomme | 9 | -23/+43 |
2004-07-26 | more plugins supported under windows | Steve Lhomme | 11 | -0/+1650 |
2004-07-25 | cleaned the makefiles | Steve Lhomme | 3 | -12/+14 |
2004-07-25 | Copy the files where needed after building, cleaner projects | Steve Lhomme | 5 | -0/+479 |
2004-07-25 | Clean the local include | Steve Lhomme | 1 | -1/+1 |
2004-07-25 | ok, that was not very clean | Steve Lhomme | 2 | -165/+0 |
2004-07-24 | Add the preliminary canvas to build plugins on Win32 | Steve Lhomme | 2 | -0/+165 |
2004-07-20 | gst-libs/gst/riff/riff-media.c: Fix double end-to-native symbol conversion (#... | Ronald S. Bultje | 1 | -3/+3 |
2004-07-16 | gst/: Make sure we don't create 0 sized subbufers in riff-read. | Wim Taymans | 1 | -4/+12 |
2004-07-16 | gst-libs/gst/video/video.h: Added 32 bits RGBA. Not sure if we should use ano... | Wim Taymans | 1 | -0/+27 |
2004-07-15 | gst-libs/gst/riff/riff-media.c: mp42/mp43 (no caps) exist too. | Ronald S. Bultje | 1 | -0/+2 |
2004-07-13 | gst/: Set codec_data on caps for avidemuxer. | Wim Taymans | 4 | -15/+97 |
2004-07-12 | gst-libs/gst/riff/riff-media.c: Fix the template caps to include some more me... | Wim Taymans | 1 | -2/+6 |
2004-07-12 | ignore more | Thomas Vander Stichele | 1 | -0/+2 |
2004-07-09 | don't assert in state change | Thomas Vander Stichele | 1 | -0/+2 |
2004-07-08 | new method. various debugging | Thomas Vander Stichele | 2 | -23/+93 |
2004-07-08 | use macro to hash lookup | Thomas Vander Stichele | 1 | -76/+33 |
2004-07-08 | gst-libs/gst/play/play.c: - add debugging info | Thomas Vander Stichele | 1 | -30/+95 |
2004-07-03 | gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends on X. (bug #14... | David Schleef | 1 | -2/+2 |
2004-07-02 | clean up install/dist problem | Thomas Vander Stichele | 4 | -8/+5 |
2004-06-27 | unbreak install | Thomas Vander Stichele | 4 | -4/+8 |
2004-06-25 | Add name=source to the wavparse pipeline | Iain Holmes | 1 | -1/+1 |
2004-06-24 | don't include -enumtypes.[ch] or -marshal.[ch] files in the disted tarball. | Benjamin Otte | 4 | -7/+17 |
2004-06-15 | fixed a potential leak with previous commit | Zaheer Abbas Merali | 1 | -2/+3 |
2004-06-15 | gst-libs/gst/riff/riff-read.c: Added missing refcount, fixes bug #144425 | Zaheer Abbas Merali | 1 | -0/+1 |
2004-06-02 | real fix thise time : don't use glib 2.4 specific defines | Stéphane Loeuillet | 1 | -5/+3 |
2004-06-02 | zaheer : | Stéphane Loeuillet | 1 | -0/+2 |
2004-06-01 | Added property accessors for mixertrack and mixeroptions. | Owen Fraser-Green | 6 | -19/+118 |
2004-06-01 | more readable g_error | Thomas Vander Stichele | 1 | -0/+3 |
2004-05-31 | gst-libs/gst/tuner/tunerchannel.h: - add a freq_multiplicator field to make t... | Stéphane Loeuillet | 1 | -1/+2 |
2004-05-31 | ext/vorbis/vorbisdec.c: Initialise b_o_s and e_o_s variables | Jan Schmidt | 1 | -0/+10 |
2004-05-27 | ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction be... | Ronald S. Bultje | 6 | -10/+265 |
2004-05-24 | gst-libs/gst/resample/private.h: don't use optimizations that are #if 0'ed | Benjamin Otte | 1 | -4/+9 |
2004-05-24 | hopefully, fix warnings in asfmux on solaris 10/with forte | Stéphane Loeuillet | 1 | -1/+1 |
2004-05-21 | third batch : remove ',' at end of enums as they could confuse older gcc, for... | Stéphane Loeuillet | 2 | -4/+4 |
2004-05-19 | gst-libs/gst/resample/resample.c: Remove use of static temporary buffer. Thi... | David Schleef | 2 | -5/+29 |
2004-05-17 | rename WMAx codec defines to be consistent | Stéphane Loeuillet | 2 | -6/+6 |
2004-05-16 | gst-libs/gst/audio/audioclock.c: Fix wrong return type (#142205). | Ronald S. Bultje | 1 | -2/+2 |
2004-05-16 | gst-libs/gst/riff/riff-read.c: Don't touch events after not owning them anymore. | Ronald S. Bultje | 1 | -1/+3 |
2004-05-14 | gst-libs/gst/riff/riff-read.c: - fix INFO tag extraction in RIFF/AVI files be... | Stéphane Loeuillet | 1 | -1/+5 |