Age | Commit message (Expand) | Author | Files | Lines |
2004-11-27 | gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active) | Martin Soto | 1 | -9/+19 |
2004-11-25 | Surround sound support. | Ronald S. Bultje | 5 | -3/+805 |
2004-11-25 | Fix another typo in doc string :) | Johan Dahlin | 1 | -1/+1 |
2004-11-25 | Fix typo in doc string | Johan Dahlin | 1 | -1/+1 |
2004-11-09 | ext/alsa/gstalsa.c: buffer-frames property was missing | Benjamin Otte | 1 | -0/+1 |
2004-11-01 | Fixes a bunch of problems with finalize and dispose functions, either assumpt... | Jan Schmidt | 4 | -3/+10 |
2004-10-30 | ext/dv/gstdvdec.c: Set EOS on the element when processing an EOS event. | Jan Schmidt | 1 | -0/+3 |
2004-10-28 | gst-libs/gst/audio/gstaudiofilter.c: fix build | Zaheer Abbas Merali | 1 | -1/+1 |
2004-10-28 | gst-libs/gst/audio/gstaudiofilter.c: fix link function to always query channe... | Benjamin Otte | 1 | -3/+5 |
2004-10-09 | gst-libs/gst/riff/riff-media.c: WMV3 missing in template caps. | Ronald S. Bultje | 1 | -0/+1 |
2004-10-06 | gst/wavparse/gstwavparse.c: add ATRAC3 to STATIC CAPS to fix a warning | Stéphane Loeuillet | 1 | -1/+1 |
2004-10-06 | gst-libs/gst/riff/riff-media.c: generate caps for ATRAC3 audio streams | Stéphane Loeuillet | 1 | -0/+6 |
2004-10-06 | gst/wavparse/gstwavparse.h remove duplicated defines for audio codec codes gs... | Stéphane Loeuillet | 1 | -1/+3 |
2004-10-02 | gst-libs/gst/riff/riff-media.c: Add wing commander format mimetype/fourccs. | Ronald S. Bultje | 1 | -1/+9 |
2004-10-02 | gst-libs/gst/riff/riff-media.c: Add DIB fourcc (raw, palettized 8-bit RGB). | Ronald S. Bultje | 2 | -22/+32 |
2004-10-01 | gst-libs/gst/riff/riff-media.c: Add codec_data handling (like asfdemux used t... | Ronald S. Bultje | 1 | -5/+16 |
2004-10-01 | ext/dvdread/dvdreadsrc.c: Fix. Don't do one big huge loop around the whole DV... | Ronald S. Bultje | 1 | -0/+1 |
2004-09-29 | ext/flac/gstflacdec.c: Only return true if we actually filled something in. P... | Ronald S. Bultje | 1 | -56/+80 |
2004-09-23 | ext/dirac/: Do something. Don't actually know if this works because I don't h... | Ronald S. Bultje | 1 | -3/+2 |
2004-08-24 | gst-libs/gst/riff/riff-read.c: fix infinite loop in wavparse, fixes bug | Christophe Fergeau | 1 | -5/+9 |
2004-08-11 | gst-libs/gst/video/videosink.h: Change copyright block to LGPL. | David Schleef | 1 | -11/+12 |
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 |