summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/riff
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-31ext/vorbis/vorbisdec.c: Initialise b_o_s and e_o_s variablesJan Schmidt1-0/+10
2004-05-17rename WMAx codec defines to be consistentStéphane Loeuillet2-6/+6
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-14- typos : unkown => unknownStéphane Loeuillet1-3/+4
2004-05-13gst-libs/gst/riff/riff-ids.h: - add CDXA to the list of RIFF typesStéphane Loeuillet1-0/+2
2004-05-09gst-libs/gst/riff/: Fix for unaligned RIFF files (i.e. where all the chunks t...Ronald S. Bultje2-0/+33
2004-05-08Rewrote wavparse to use riff-read instead of doing bytestream stuff by hand.Iain Holmes3-12/+46
2004-04-23gst-libs/gst/riff/riff-media.c: audio/x-raw-int with height rules! not. Now i...Benjamin Otte1-1/+1
2004-04-22gst-libs/gst/riff/riff-media.c: mpegversion is an intBenjamin Otte1-1/+1
2004-04-20configure.ac: bump required gstreamer version to 0.8.1.1 because of following...David Schleef1-5/+6
2004-04-16gst-libs/gst/riff/riff-media.c: Add div[3456] as fourccs for DivX 3 (fixes #1...Ronald S. Bultje1-0/+4
2004-04-16gst/: Add MS RLE support. I added some functions to read out strf chunks into...Ronald S. Bultje4-3/+119
2004-04-15gst-libs/gst/riff/riff-media.c: Fix typo in divxversion (3 instead of 4 for "...Ronald S. Bultje1-1/+1
2004-04-11gst-libs/gst/riff/riff-media.c: Add MS video v1.Ronald S. Bultje1-0/+14
2004-04-11gst-libs/gst/riff/riff-media.c: Fix another codecname mismatch.Ronald S. Bultje1-2/+2
2004-04-11gst-libs/gst/riff/riff-media.c: Fix divx caps mismatch and move from video/x-...Ronald S. Bultje1-13/+14
2004-03-30try fixing configure on RH9Benjamin Otte1-1/+1
2004-03-24ext/alsa/gstalsa.h: Remove unused entry.Ronald S. Bultje1-0/+6
2004-03-15don't mix tabs and spacesThomas Vander Stichele2-174/+175
2004-03-15*.h: Revert indentingJohan Dahlin3-75/+87
2004-03-14gst-indentThomas Vander Stichele6-463/+395
2004-03-09gst-libs/gst/riff/riff-read.c: Fix metadata read crash (#136537).Ronald S. Bultje1-1/+0
2004-02-23gst/: First batch implementing audio and video codec tags in demuxers.Julien Moutte2-15/+118
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. Bultje2-34/+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 Schleef2-203/+108
2003-12-18Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge...Ronald S. Bultje1-2/+3
2003-12-15MP3 is mpegversion=1, else it clashes with MPEG/AACRonald S. Bultje1-2/+3
2003-12-07Whoops, this one is needed tooRonald S. Bultje2-4/+102
2003-12-07Hm, darn, forgot to commit one dirRonald S. Bultje10-936/+1724
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje3-0/+11
2003-11-03use top-level defined plugindirDavid Schleef1-2/+1
2003-10-31first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sy...Benjamin Otte1-5/+13
2003-09-11Remove all locally-defined optimization flagsDavid Schleef1-1/+1
2003-09-03Remove vestigal code (#121174)David Schleef1-11/+0
2003-08-13clean up code, fix typos in lst checkinDavid Schleef2-11/+9