Age | Commit message (Expand) | Author | Files | Lines |
2005-07-22 | gst/: Allow 24/32-bpp songs, too, and blockalign samples to the header-specif... | Ronald S. Bultje | 1 | -1/+2 |
2005-07-12 | Added FFmpegs MPEG-4 FOURCC | Arwed v. Merkatz | 1 | -0/+7 |
2005-06-30 | g/: Revert earlier commit defaulting to autovideosink because the sync-state ... | Ronald S. Bultje | 1 | -1/+1 |
2005-06-09 | g/: Default to autovideosink instead of @DEFAULT_VIDEOSINK@. | Ronald S. Bultje | 1 | -4/+4 |
2005-06-09 | gst-libs/gst/riff/riff-media.c: Add Microsoft ISO MPEG-4 1.1 (M4S2; #306659). | Ronald S. Bultje | 1 | -0/+8 |
2005-06-06 | gst-libs/gst/audio/multichannel.c: revert my patch from 2005-06-01. I confuse... | Benjamin Otte | 1 | -7/+9 |
2005-06-01 | gst-libs/gst/audio/multichannel.c: It might help if you want to blame caps fo... | Benjamin Otte | 1 | -9/+7 |
2005-05-04 | gst-libs/gst/play/play.c: Fix compilation with gcc4 and, while we're at it, u... | Tim-Philipp Müller | 1 | -2/+3 |
2005-04-22 | First set of GCC4 compiler fixes. | Ronald S. Bultje | 3 | -3/+3 |
2005-04-02 | gst-libs/gst/riff/riff-media.c: Some syntax fixes in tags output. | Ronald S. Bultje | 1 | -13/+14 |
2005-03-21 | GST_TAG_DATE takes a date in julian calendar days, not a year (partially fixe... | Tim-Philipp Müller | 1 | -14/+39 |
2005-03-01 | gst/: Stop sucking. | Ronald S. Bultje | 1 | -4/+4 |
2005-02-25 | gst-libs/gst/tag/tag.h: Add the MusicBrainz tags and prototype gst_tag_regist... | Ronald S. Bultje | 1 | -0/+40 |
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 |