summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/riff/riff-read.c
AgeCommit message (Expand)AuthorFilesLines
2005-03-21GST_TAG_DATE takes a date in julian calendar days, not a year (partially fixe...Tim-Philipp Müller1-14/+39
2005-01-25gst-libs/gst/riff/riff-media.c: Add extradata to huffyuv (fixes #165013).Ronald S. Bultje1-0/+3
2005-01-19gst-libs/gst/riff/riff-read.*: Add _peek version (req'ed in CDXA).Ronald S. Bultje1-5/+19
2005-01-10gst-libs/gst/riff/riff-read.c: Don't bail on unknown events.Ronald S. Bultje1-1/+1
2004-12-16gst-libs/gst/riff/riff-read.c: Read extradata correctly (fixes #155879).Ronald S. Bultje1-7/+9
2004-12-01gst-libs/gst/riff/riff-read.c: Don't forward DISCONT events (fixes #159684).Ronald S. Bultje1-1/+1
2004-10-06gst/wavparse/gstwavparse.c: add ATRAC3 to STATIC CAPS to fix a warningStéphane Loeuillet1-1/+1
2004-10-02gst-libs/gst/riff/riff-media.c: Add DIB fourcc (raw, palettized 8-bit RGB).Ronald S. Bultje1-2/+2
2004-10-01ext/dvdread/dvdreadsrc.c: Fix. Don't do one big huge loop around the whole DV...Ronald S. Bultje1-0/+1
2004-09-29ext/flac/gstflacdec.c: Only return true if we actually filled something in. P...Ronald S. Bultje1-56/+80
2004-09-23ext/dirac/: Do something. Don't actually know if this works because I don't h...Ronald S. Bultje1-3/+2
2004-08-24gst-libs/gst/riff/riff-read.c: fix infinite loop in wavparse, fixes bugChristophe Fergeau1-5/+9
2004-07-16gst/: Make sure we don't create 0 sized subbufers in riff-read.Wim Taymans1-4/+12
2004-07-13gst/: Set codec_data on caps for avidemuxer.Wim Taymans1-4/+33
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