summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/riff/riff-read.c
AgeCommit message (Expand)AuthorFilesLines
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-05-16gst-libs/gst/riff/riff-read.c: Don't touch events after not owning them anymore.Ronald S. Bultje1-1/+3
2004-05-14gst-libs/gst/riff/riff-read.c: - fix INFO tag extraction in RIFF/AVI files be...Stéphane Loeuillet1-1/+5
2004-05-09gst-libs/gst/riff/: Fix for unaligned RIFF files (i.e. where all the chunks t...Ronald S. Bultje1-0/+16
2004-05-08Rewrote wavparse to use riff-read instead of doing bytestream stuff by hand.Iain Holmes1-10/+37
2004-04-20configure.ac: bump required gstreamer version to 0.8.1.1 because of following...David Schleef1-5/+6
2004-04-16gst/: Add MS RLE support. I added some functions to read out strf chunks into...Ronald S. Bultje1-1/+25
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-83/+84
2004-03-14gst-indentThomas Vander Stichele1-177/+159
2004-03-09gst-libs/gst/riff/riff-read.c: Fix metadata read crash (#136537).Ronald S. Bultje1-1/+0
2004-02-15examples/gstplay/player.c: Adding some output for debugging.Julien Moutte1-0/+2
2004-02-14gst-libs/gst/play/play.c: Disable visualization until i find a way to fix swi...Julien Moutte1-2/+3
2004-02-07Build fixes for OS X: (see #129600)David Schleef1-4/+4
2004-02-05gst-libs/gst/riff/riff-read.c: use correct GST_TAG_ENCODER tagBenjamin Otte1-1/+1
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele1-7/+7
2004-01-30gst/: Fix event handling.Ronald S. Bultje1-14/+18
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-8/+8
2004-01-25gst-libs/gst/riff/riff-read.c: Additional pad usability check.Ronald S. Bultje1-1/+1
2004-01-23gst-libs/gst/riff/riff-read.*: Remove stuff fromold metadata system.Ronald S. Bultje1-31/+0
2004-01-23ext/ogg/gstoggdemux.c: Fix wrong file comment.Ronald S. Bultje1-29/+59
2004-01-18use new error signal and classificationThomas Vander Stichele1-10/+9
2004-01-09ext/divx/gstdivxenc.c: Use explicit caps - fix capsnego.Ronald S. Bultje1-1/+2
2003-12-22Merge CAPS branchDavid Schleef1-13/+4
2003-12-07Hm, darn, forgot to commit one dirRonald S. Bultje1-0/+877