summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* gst-libs/gst/riff/riff-read.c: fix infinite loop in wavparse, fixes bugChristophe Fergeau2004-08-241-5/+9
* gst-libs/gst/video/videosink.h: Change copyright block to LGPL.David Schleef2004-08-111-11/+12
* ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license fieldDavid Schleef2004-08-111-11/+12
* Finished removing GPL'ed MMX code.Brian Cameron2004-08-092-20/+0
* Remove GPL'ed mmx32idct.c code and supporting code, since logic in gst-plugin...Brian Cameron2004-08-096-2197/+2
* fixes for G_DISABLE_ASSERT and friendsBenjamin Otte2004-08-031-1/+2
* don't install marshal headerThomas Vander Stichele2004-07-301-2/+1
* don't use stupid colorspace, do use hermes, make macro, mark for translationThomas Vander Stichele2004-07-301-53/+27
* no need to link in setup stageThomas Vander Stichele2004-07-281-1/+1
* more working pluginsSteve Lhomme2004-07-2714-14/+14
* rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme2004-07-2714-28/+28
* avoid problems with math.h, fix release dependancySteve Lhomme2004-07-2714-42/+42
* add more plugins to the build add some definitions needed by plugins fixes fo...Steve Lhomme2004-07-269-23/+43
* more plugins supported under windowsSteve Lhomme2004-07-2611-0/+1650
* cleaned the makefilesSteve Lhomme2004-07-253-12/+14
* Copy the files where needed after building, cleaner projectsSteve Lhomme2004-07-255-0/+479
* Clean the local includeSteve Lhomme2004-07-251-1/+1
* ok, that was not very cleanSteve Lhomme2004-07-252-165/+0
* Add the preliminary canvas to build plugins on Win32Steve Lhomme2004-07-242-0/+165
* gst-libs/gst/riff/riff-media.c: Fix double end-to-native symbol conversion (#...Ronald S. Bultje2004-07-201-3/+3
* gst/: Make sure we don't create 0 sized subbufers in riff-read.Wim Taymans2004-07-161-4/+12
* gst-libs/gst/video/video.h: Added 32 bits RGBA. Not sure if we should use ano...Wim Taymans2004-07-161-0/+27
* gst-libs/gst/riff/riff-media.c: mp42/mp43 (no caps) exist too.Ronald S. Bultje2004-07-151-0/+2
* gst/: Set codec_data on caps for avidemuxer.Wim Taymans2004-07-134-15/+97
* gst-libs/gst/riff/riff-media.c: Fix the template caps to include some more me...Wim Taymans2004-07-121-2/+6
* ignore moreThomas Vander Stichele2004-07-121-0/+2
* don't assert in state changeThomas Vander Stichele2004-07-091-0/+2
* new method. various debuggingThomas Vander Stichele2004-07-082-23/+93
* use macro to hash lookupThomas Vander Stichele2004-07-081-76/+33
* gst-libs/gst/play/play.c: - add debugging infoThomas Vander Stichele2004-07-081-30/+95
* gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends on X. (bug #14...David Schleef2004-07-031-2/+2
* clean up install/dist problemThomas Vander Stichele2004-07-024-8/+5
* unbreak installThomas Vander Stichele2004-06-274-4/+8
* Add name=source to the wavparse pipelineIain Holmes2004-06-251-1/+1
* don't include -enumtypes.[ch] or -marshal.[ch] files in the disted tarball.Benjamin Otte2004-06-244-7/+17
* fixed a potential leak with previous commitZaheer Abbas Merali2004-06-151-2/+3
* gst-libs/gst/riff/riff-read.c: Added missing refcount, fixes bug #144425Zaheer Abbas Merali2004-06-151-0/+1
* real fix thise time : don't use glib 2.4 specific definesStéphane Loeuillet2004-06-021-5/+3
* zaheer :Stéphane Loeuillet2004-06-021-0/+2
* Added property accessors for mixertrack and mixeroptions.Owen Fraser-Green2004-06-016-19/+118
* more readable g_errorThomas Vander Stichele2004-06-011-0/+3
* gst-libs/gst/tuner/tunerchannel.h: - add a freq_multiplicator field to make t...Stéphane Loeuillet2004-05-311-1/+2
* ext/vorbis/vorbisdec.c: Initialise b_o_s and e_o_s variablesJan Schmidt2004-05-311-0/+10
* ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction be...Ronald S. Bultje2004-05-276-10/+265
* gst-libs/gst/resample/private.h: don't use optimizations that are #if 0'edBenjamin Otte2004-05-241-4/+9
* hopefully, fix warnings in asfmux on solaris 10/with forteStéphane Loeuillet2004-05-241-1/+1
* third batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-212-4/+4
* gst-libs/gst/resample/resample.c: Remove use of static temporary buffer. Thi...David Schleef2004-05-192-5/+29
* rename WMAx codec defines to be consistentStéphane Loeuillet2004-05-172-6/+6
* gst-libs/gst/audio/audioclock.c: Fix wrong return type (#142205).Ronald S. Bultje2004-05-161-2/+2