summaryrefslogtreecommitdiffstats
path: root/gst-libs
AgeCommit message (Expand)AuthorFilesLines
2004-08-24gst-libs/gst/riff/riff-read.c: fix infinite loop in wavparse, fixes bugChristophe Fergeau1-5/+9
2004-08-11gst-libs/gst/video/videosink.h: Change copyright block to LGPL.David Schleef1-11/+12
2004-08-11ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license fieldDavid Schleef1-11/+12
2004-08-09Finished removing GPL'ed MMX code.Brian Cameron2-20/+0
2004-08-09Remove GPL'ed mmx32idct.c code and supporting code, since logic in gst-plugin...Brian Cameron6-2197/+2
2004-08-03fixes for G_DISABLE_ASSERT and friendsBenjamin Otte1-1/+2
2004-07-30don't install marshal headerThomas Vander Stichele1-2/+1
2004-07-30don't use stupid colorspace, do use hermes, make macro, mark for translationThomas Vander Stichele1-53/+27
2004-07-28no need to link in setup stageThomas Vander Stichele1-1/+1
2004-07-27more working pluginsSteve Lhomme14-14/+14
2004-07-27rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme14-28/+28
2004-07-27avoid problems with math.h, fix release dependancySteve Lhomme14-42/+42
2004-07-26add more plugins to the build add some definitions needed by plugins fixes fo...Steve Lhomme9-23/+43
2004-07-26more plugins supported under windowsSteve Lhomme11-0/+1650
2004-07-25cleaned the makefilesSteve Lhomme3-12/+14
2004-07-25Copy the files where needed after building, cleaner projectsSteve Lhomme5-0/+479
2004-07-25Clean the local includeSteve Lhomme1-1/+1
2004-07-25ok, that was not very cleanSteve Lhomme2-165/+0
2004-07-24Add the preliminary canvas to build plugins on Win32Steve Lhomme2-0/+165
2004-07-20gst-libs/gst/riff/riff-media.c: Fix double end-to-native symbol conversion (#...Ronald S. Bultje1-3/+3
2004-07-16gst/: Make sure we don't create 0 sized subbufers in riff-read.Wim Taymans1-4/+12
2004-07-16gst-libs/gst/video/video.h: Added 32 bits RGBA. Not sure if we should use ano...Wim Taymans1-0/+27
2004-07-15gst-libs/gst/riff/riff-media.c: mp42/mp43 (no caps) exist too.Ronald S. Bultje1-0/+2
2004-07-13gst/: Set codec_data on caps for avidemuxer.Wim Taymans4-15/+97
2004-07-12gst-libs/gst/riff/riff-media.c: Fix the template caps to include some more me...Wim Taymans1-2/+6
2004-07-12ignore moreThomas Vander Stichele1-0/+2
2004-07-09don't assert in state changeThomas Vander Stichele1-0/+2
2004-07-08new method. various debuggingThomas Vander Stichele2-23/+93
2004-07-08use macro to hash lookupThomas Vander Stichele1-76/+33
2004-07-08gst-libs/gst/play/play.c: - add debugging infoThomas Vander Stichele1-30/+95
2004-07-03gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends on X. (bug #14...David Schleef1-2/+2
2004-07-02clean up install/dist problemThomas Vander Stichele4-8/+5
2004-06-27unbreak installThomas Vander Stichele4-4/+8
2004-06-25Add name=source to the wavparse pipelineIain Holmes1-1/+1
2004-06-24don't include -enumtypes.[ch] or -marshal.[ch] files in the disted tarball.Benjamin Otte4-7/+17
2004-06-15fixed a potential leak with previous commitZaheer Abbas Merali1-2/+3
2004-06-15gst-libs/gst/riff/riff-read.c: Added missing refcount, fixes bug #144425Zaheer Abbas Merali1-0/+1
2004-06-02real fix thise time : don't use glib 2.4 specific definesStéphane Loeuillet1-5/+3
2004-06-02zaheer :Stéphane Loeuillet1-0/+2
2004-06-01Added property accessors for mixertrack and mixeroptions.Owen Fraser-Green6-19/+118
2004-06-01more readable g_errorThomas Vander Stichele1-0/+3
2004-05-31gst-libs/gst/tuner/tunerchannel.h: - add a freq_multiplicator field to make t...Stéphane Loeuillet1-1/+2
2004-05-31ext/vorbis/vorbisdec.c: Initialise b_o_s and e_o_s variablesJan Schmidt1-0/+10
2004-05-27ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction be...Ronald S. Bultje6-10/+265
2004-05-24gst-libs/gst/resample/private.h: don't use optimizations that are #if 0'edBenjamin Otte1-4/+9
2004-05-24hopefully, fix warnings in asfmux on solaris 10/with forteStéphane Loeuillet1-1/+1
2004-05-21third batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2-4/+4
2004-05-19gst-libs/gst/resample/resample.c: Remove use of static temporary buffer. Thi...David Schleef2-5/+29
2004-05-17rename WMAx codec defines to be consistentStéphane Loeuillet2-6/+6
2004-05-16gst-libs/gst/audio/audioclock.c: Fix wrong return type (#142205).Ronald S. Bultje1-2/+2