Age | Commit message (Expand) | Author | Files | Lines |
2006-04-08 | Fix broken GObject macros | Stefan Kost | 1 | -1/+1 |
2005-12-06 | expand tabs | Thomas Vander Stichele | 1 | -1/+1 |
2005-07-05 | fix disting and spec file | Christian Schaller | 2 | -68/+6 |
2005-06-30 | remove stuff that's in -base | Thomas Vander Stichele | 5 | -14/+0 |
2005-05-06 | remove gst-libs from gst-plugins module as it is in gst-plugins-base now | Christian Schaller | 112 | -17715/+1 |
2005-02-20 | gst-libs/gst/riff/riff-media.c: Do actually fix invalid RIFF fmt header value... | Tim-Philipp Müller | 1 | -0/+18 |
2005-02-09 | Add G_BEGIN_DECLS and G_END_DECLS around headers where missing, so that they ... | Tim-Philipp Müller | 10 | -6/+40 |
2005-02-02 | configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ... | David Schleef | 1 | -28/+26 |
2005-01-25 | gst-libs/gst/riff/riff-media.c: Add extradata to huffyuv (fixes #165013). | Ronald S. Bultje | 2 | -0/+7 |
2005-01-24 | gst-libs/gst/riff/riff-media.c: Audio can be <8000Hz. | Ronald S. Bultje | 1 | -1/+1 |
2005-01-19 | gst-libs/gst/riff/riff-read.*: Add _peek version (req'ed in CDXA). | Ronald S. Bultje | 2 | -5/+22 |
2005-01-19 | gst-libs/gst/riff/riff-media.c: Add intel-h263. | Ronald S. Bultje | 1 | -0/+8 |
2005-01-17 | ignore more | Thomas Vander Stichele | 1 | -0/+1 |
2005-01-17 | ignore generated files | Thomas Vander Stichele | 1 | -0/+3 |
2005-01-10 | gst-libs/gst/riff/riff-read.c: Don't bail on unknown events. | Ronald S. Bultje | 1 | -1/+1 |
2005-01-09 | Remove all references to xvideosink, fix examples (#140845). | Ronald S. Bultje | 1 | -1/+1 |
2005-01-05 | gst/: Add AMR (VBR and CBR) ids to riff.h audio codec list | Stéphane Loeuillet | 1 | -0/+2 |
2005-01-05 | gst-libs/gst/resample/resample.c: Fix invalid memory access (#159211). | Ronald S. Bultje | 1 | -2/+6 |
2005-01-05 | examples/gstplay/player.c: Don't iterate. | Ronald S. Bultje | 1 | -962/+271 |
2004-12-19 | gst-libs/gst/riff/riff-media.c: Add BLZ0 (Blizzard's version of DivX) fourcc. | Ronald S. Bultje | 1 | -0/+7 |
2004-12-16 | gst-libs/gst/riff/riff-read.c: Read extradata correctly (fixes #155879). | Ronald S. Bultje | 1 | -7/+9 |
2004-12-16 | gst-libs/gst/riff/riff-media.c: Add h264. | Ronald S. Bultje | 1 | -1/+7 |
2004-12-16 | gst-libs/gst/audio/Makefile.am: Try to fix buildbot. | Ronald S. Bultje | 1 | -1/+3 |
2004-12-16 | gst/: Fix memleak (#159215). | Ronald S. Bultje | 2 | -5/+20 |
2004-12-16 | configure.ac: add audioresample and cairo plugins. Remove | David Schleef | 1 | -0/+1 |
2004-12-13 | forgot to add H264 to avidemux template caps | Stéphane Loeuillet | 1 | -0/+1 |
2004-12-13 | add VSSH (VideoSoft h264) and remove s323 (h323) from riff-lib because s323 i... | Stéphane Loeuillet | 2 | -7/+7 |
2004-12-13 | gst/asfdemux/README gst/wavenc/riff.h gst-libs/gst/riff/riff-ids.h gst-libs/g... | Stéphane Loeuillet | 2 | -0/+12 |
2004-12-03 | ext/faad/gstfaad.c: Set DURATION even if source buffer didn't. Also use incre... | Ronald S. Bultje | 1 | -1/+1 |
2004-12-01 | ext/esd/esdsink.c: Make error actually say something useful (fixes #156798). | Ronald S. Bultje | 1 | -0/+8 |
2004-12-01 | gst-libs/gst/riff/riff-read.c: Don't forward DISCONT events (fixes #159684). | Ronald S. Bultje | 1 | -1/+1 |
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 |