summaryrefslogtreecommitdiffstats
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2005-01-09gst/qtdemux/qtdemux.c: Fix warning (#161191).Ronald S. Bultje1-3/+2
2005-01-09gst/tta/gstttaparse.c: Fix gcc-2.95 compile (#163485).Ronald S. Bultje1-4/+7
2005-01-08gst/games/gstpuzzle.c: - handle nav events differently: forward every event n...Benjamin Otte1-28/+49
2005-01-06gst/games/gstpuzzle.c: don't draw a puzzle if either width or height of tiles...Benjamin Otte1-0/+6
2005-01-06gst/games/gstpuzzle.c: no memleaks, please change initialization code around ...Benjamin Otte1-12/+44
2005-01-06gst/games/gstvideoimage.c: fix stupid typo that borked copying on YUY2Benjamin Otte1-1/+1
2005-01-06gst/games/gstpuzzle.c: fix edges when image sizes aren't multiples of tile sizesBenjamin Otte1-10/+14
2005-01-06gst/games/gstpuzzle.c: make RGB endianness work correctly refactor and fix ra...Benjamin Otte1-9/+61
2005-01-06gst/asfdemux/gstasfdemux.c: Extract TrackNumber metadata + clean up codeStéphane Loeuillet1-1/+1
2005-01-06add a puzzle game with...Benjamin Otte4-0/+1530
2005-01-05examples/gstplay/player.c: Don't iterate.Ronald S. Bultje2-5/+123
2004-12-24gst/: Add 3GP (variables name Q3GP because they can't start with a decoder is...Ronald S. Bultje1-2/+5
2004-12-19gst/tta/gstttadec.c: And yet another portability fix.David Schleef1-1/+1
2004-12-19gst/tta/ttadec.h: Disable some header code that isn't used and clearly isn't ...David Schleef1-0/+3
2004-12-18gst/deinterlace/gstdeinterlace.c: Rowstride fixes. Fixes #161039.Ronald S. Bultje2-60/+218
2004-12-18ext/musepack/gstmusepackdec.cpp: Fetch error return values. Fixes #161624.Ronald S. Bultje1-0/+5
2004-12-15gst/festival/gstfestival.c: Set the output rate to 16000. Should fix #160235.David Schleef1-0/+1
2004-12-13add s263 4CC code to qtdemux tooStéphane Loeuillet1-0/+1
2004-12-06set correct buffer durations in mp3parse, set default_duration in matroskamux...Arwed v. Merkatz1-3/+5
2004-12-04gst/apetag/apedemux.c: Forward tags, too.Ronald S. Bultje1-4/+27
2004-12-04gst/apetag/apedemux.c: Let's make sure we're done typefinding when detecting ...Ronald S. Bultje1-0/+9
2004-11-26added TTA parser and decoderArwed v. Merkatz9-0/+1459
2004-11-25APE v1/2 tag reader plus typefind function.Ronald S. Bultje4-0/+887
2004-11-25gst/cdxaparse/: SVCD/VCD header stripping separated from CDXA image parsing.Ronald S. Bultje7-102/+1013
2004-11-12Update libvisual to 0.1.7. Link in the debug handling to gstreamerJan Schmidt5-191/+260
2004-11-02gst/qtdemux/qtdemux.c: Change all g_print()s to debugging. Add a bunch of co...David Schleef1-28/+67
2004-11-01Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt1-5/+5
2004-10-28gst-libs/gst/audio/gstaudiofilter.c: fix link function to always query channe...Benjamin Otte2-0/+446
2004-10-22gst/spectrum/: Fix demo and reenable it. Yes, I'm currently playing with audi...Benjamin Otte2-59/+41
2004-10-15gst/qtdemux/qtdemux.c: An esds box is not a container.Wim Taymans1-14/+22
2004-10-06gst/flx/gstflxdec.c: Actually _do_ negotiation. Pass gdouble as arg instead o...Wim Taymans1-1/+5
2004-10-02gst-libs/gst/riff/riff-media.c: Add DIB fourcc (raw, palettized 8-bit RGB).Ronald S. Bultje1-1/+18
2004-09-29ext/flac/gstflacdec.c: Only return true if we actually filled something in. P...Ronald S. Bultje2-16/+24
2004-09-23ext/dirac/: Do something. Don't actually know if this works because I don't h...Ronald S. Bultje1-7/+11
2004-09-22ext/: remove explicit newmedia support from oggmux and vorbisenc add debug ca...Zaheer Abbas Merali2-1/+46
2004-09-15configure.ac: remove NASM check, since we don't use it. Update dirac check t...David Schleef1-39/+74
2004-09-13gst/qtdemux/qtdemux.c: Don't crash by dividing by zero (see sample movie in #...Ronald S. Bultje1-4/+8
2004-09-13gst/qtdemux/qtdemux.c: Don't touch non-existing data (fixes crash on file in ...Ronald S. Bultje1-4/+6
2004-08-11gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct before.David Schleef1-1/+1
2004-08-11ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license fieldDavid Schleef1-1/+1
2004-07-28ext/dvdnav/README: Update the README to use dvddemuxJan Schmidt1-1/+12
2004-07-27fix local includes and 64 bits constantsSteve Lhomme9-10/+10
2004-07-27more working pluginsSteve Lhomme26-34/+34
2004-07-27rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme26-52/+52
2004-07-27avoid problems with math.h, fix release dependancySteve Lhomme26-78/+78
2004-07-26local include fixesSteve Lhomme2-2/+2
2004-07-26more plugins supported under windowsSteve Lhomme26-0/+3923
2004-07-22multifilesink plugin for creating new files every time a new media discontinu...Zaheer Abbas Merali3-0/+725
2004-06-07gst/mixmatrix/mixmatrix.c: create a NULL-initialized array of pads, so we don...Benjamin Otte1-43/+45
2004-06-05gst/qtdemux/qtdemux.*: Bitch. Also known as seeking, querying & co.Ronald S. Bultje2-20/+82