Age | Commit message (Expand) | Author | Files | Lines |
2004-08-24 | gst-libs/gst/riff/riff-read.c: fix infinite loop in wavparse, fixes bug | Christophe Fergeau | 1 | -5/+9 |
2004-07-27 | more working plugins | Steve Lhomme | 1 | -1/+1 |
2004-07-27 | rename GStreamer-0.8.lib to libgstreamer.lib | Steve Lhomme | 1 | -2/+2 |
2004-07-27 | avoid problems with math.h, fix release dependancy | Steve Lhomme | 1 | -3/+3 |
2004-07-26 | add more plugins to the build add some definitions needed by plugins fixes fo... | Steve Lhomme | 1 | -0/+3 |
2004-07-25 | cleaned the makefiles | Steve Lhomme | 1 | -4/+4 |
2004-07-25 | Copy the files where needed after building, cleaner projects | Steve Lhomme | 2 | -0/+182 |
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-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-06-15 | fixed a potential leak with previous commit | Zaheer Abbas Merali | 1 | -2/+3 |
2004-06-15 | gst-libs/gst/riff/riff-read.c: Added missing refcount, fixes bug #144425 | Zaheer Abbas Merali | 1 | -0/+1 |
2004-05-31 | ext/vorbis/vorbisdec.c: Initialise b_o_s and e_o_s variables | Jan Schmidt | 1 | -0/+10 |
2004-05-17 | rename WMAx codec defines to be consistent | Stéphane Loeuillet | 2 | -6/+6 |
2004-05-16 | gst-libs/gst/riff/riff-read.c: Don't touch events after not owning them anymore. | Ronald S. Bultje | 1 | -1/+3 |
2004-05-14 | gst-libs/gst/riff/riff-read.c: - fix INFO tag extraction in RIFF/AVI files be... | Stéphane Loeuillet | 1 | -1/+5 |
2004-05-14 | - typos : unkown => unknown | Stéphane Loeuillet | 1 | -3/+4 |
2004-05-13 | gst-libs/gst/riff/riff-ids.h: - add CDXA to the list of RIFF types | Stéphane Loeuillet | 1 | -0/+2 |
2004-05-09 | gst-libs/gst/riff/: Fix for unaligned RIFF files (i.e. where all the chunks t... | Ronald S. Bultje | 2 | -0/+33 |
2004-05-08 | Rewrote wavparse to use riff-read instead of doing bytestream stuff by hand. | Iain Holmes | 3 | -12/+46 |
2004-04-23 | gst-libs/gst/riff/riff-media.c: audio/x-raw-int with height rules! not. Now i... | Benjamin Otte | 1 | -1/+1 |
2004-04-22 | gst-libs/gst/riff/riff-media.c: mpegversion is an int | Benjamin Otte | 1 | -1/+1 |
2004-04-20 | configure.ac: bump required gstreamer version to 0.8.1.1 because of following... | David Schleef | 1 | -5/+6 |
2004-04-16 | gst-libs/gst/riff/riff-media.c: Add div[3456] as fourccs for DivX 3 (fixes #1... | Ronald S. Bultje | 1 | -0/+4 |
2004-04-16 | gst/: Add MS RLE support. I added some functions to read out strf chunks into... | Ronald S. Bultje | 4 | -3/+119 |
2004-04-15 | gst-libs/gst/riff/riff-media.c: Fix typo in divxversion (3 instead of 4 for "... | Ronald S. Bultje | 1 | -1/+1 |
2004-04-11 | gst-libs/gst/riff/riff-media.c: Add MS video v1. | Ronald S. Bultje | 1 | -0/+14 |
2004-04-11 | gst-libs/gst/riff/riff-media.c: Fix another codecname mismatch. | Ronald S. Bultje | 1 | -2/+2 |
2004-04-11 | gst-libs/gst/riff/riff-media.c: Fix divx caps mismatch and move from video/x-... | Ronald S. Bultje | 1 | -13/+14 |
2004-03-30 | try fixing configure on RH9 | Benjamin Otte | 1 | -1/+1 |
2004-03-24 | ext/alsa/gstalsa.h: Remove unused entry. | Ronald S. Bultje | 1 | -0/+6 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 2 | -174/+175 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 3 | -75/+87 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 6 | -463/+395 |
2004-03-09 | gst-libs/gst/riff/riff-read.c: Fix metadata read crash (#136537). | Ronald S. Bultje | 1 | -1/+0 |
2004-02-23 | gst/: First batch implementing audio and video codec tags in demuxers. | Julien Moutte | 2 | -15/+118 |
2004-02-15 | examples/gstplay/player.c: Adding some output for debugging. | Julien Moutte | 1 | -0/+2 |
2004-02-14 | gst-libs/gst/play/play.c: Disable visualization until i find a way to fix swi... | Julien Moutte | 1 | -2/+3 |
2004-02-07 | Build fixes for OS X: (see #129600) | David Schleef | 1 | -4/+4 |
2004-02-05 | gst-libs/gst/riff/riff-read.c: use correct GST_TAG_ENCODER tag | Benjamin Otte | 1 | -1/+1 |
2004-02-02 | change NULL to (NULL) for GST_ELEMENT_ERROR | Thomas Vander Stichele | 1 | -7/+7 |
2004-01-30 | gst/: Fix event handling. | Ronald S. Bultje | 1 | -14/+18 |
2004-01-29 | GST_ELEMENT_ERROR | Thomas Vander Stichele | 1 | -8/+8 |
2004-01-25 | gst-libs/gst/riff/riff-read.c: Additional pad usability check. | Ronald S. Bultje | 1 | -1/+1 |
2004-01-23 | gst-libs/gst/riff/riff-read.*: Remove stuff fromold metadata system. | Ronald S. Bultje | 2 | -34/+0 |
2004-01-23 | ext/ogg/gstoggdemux.c: Fix wrong file comment. | Ronald S. Bultje | 1 | -29/+59 |
2004-01-18 | use new error signal and classification | Thomas Vander Stichele | 1 | -10/+9 |
2004-01-09 | ext/divx/gstdivxenc.c: Use explicit caps - fix capsnego. | Ronald S. Bultje | 1 | -1/+2 |