Age | Commit message (Expand) | Author | Files | Lines |
2004-10-22 | gst/spectrum/: Fix demo and reenable it. Yes, I'm currently playing with audi... | Benjamin Otte | 2 | -59/+41 |
2004-10-15 | gst/qtdemux/qtdemux.c: An esds box is not a container. | Wim Taymans | 1 | -14/+22 |
2004-10-06 | gst/flx/gstflxdec.c: Actually _do_ negotiation. Pass gdouble as arg instead o... | Wim Taymans | 1 | -1/+5 |
2004-10-02 | gst-libs/gst/riff/riff-media.c: Add DIB fourcc (raw, palettized 8-bit RGB). | Ronald S. Bultje | 1 | -1/+18 |
2004-09-29 | ext/flac/gstflacdec.c: Only return true if we actually filled something in. P... | Ronald S. Bultje | 2 | -16/+24 |
2004-09-23 | ext/dirac/: Do something. Don't actually know if this works because I don't h... | Ronald S. Bultje | 1 | -7/+11 |
2004-09-22 | ext/: remove explicit newmedia support from oggmux and vorbisenc add debug ca... | Zaheer Abbas Merali | 2 | -1/+46 |
2004-09-15 | configure.ac: remove NASM check, since we don't use it. Update dirac check t... | David Schleef | 1 | -39/+74 |
2004-09-13 | gst/qtdemux/qtdemux.c: Don't crash by dividing by zero (see sample movie in #... | Ronald S. Bultje | 1 | -4/+8 |
2004-09-13 | gst/qtdemux/qtdemux.c: Don't touch non-existing data (fixes crash on file in ... | Ronald S. Bultje | 1 | -4/+6 |
2004-08-11 | gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct before. | David Schleef | 1 | -1/+1 |
2004-08-11 | ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license field | David Schleef | 1 | -1/+1 |
2004-07-28 | ext/dvdnav/README: Update the README to use dvddemux | Jan Schmidt | 1 | -1/+12 |
2004-07-27 | fix local includes and 64 bits constants | Steve Lhomme | 9 | -10/+10 |
2004-07-27 | more working plugins | Steve Lhomme | 26 | -34/+34 |
2004-07-27 | rename GStreamer-0.8.lib to libgstreamer.lib | Steve Lhomme | 26 | -52/+52 |
2004-07-27 | avoid problems with math.h, fix release dependancy | Steve Lhomme | 26 | -78/+78 |
2004-07-26 | local include fixes | Steve Lhomme | 2 | -2/+2 |
2004-07-26 | more plugins supported under windows | Steve Lhomme | 26 | -0/+3923 |
2004-07-22 | multifilesink plugin for creating new files every time a new media discontinu... | Zaheer Abbas Merali | 3 | -0/+725 |
2004-06-07 | gst/mixmatrix/mixmatrix.c: create a NULL-initialized array of pads, so we don... | Benjamin Otte | 1 | -43/+45 |
2004-06-05 | gst/qtdemux/qtdemux.*: Bitch. Also known as seeking, querying & co. | Ronald S. Bultje | 2 | -20/+82 |
2004-05-21 | second batch : remove ',' at end of enums as they could confuse older gcc, fo... | Stéphane Loeuillet | 1 | -1/+1 |
2004-05-21 | first batch : remove ',' at end of enums as they could confuse older gcc, for... | Stéphane Loeuillet | 23 | -31/+31 |
2004-05-21 | gst/cdxaparse/gstcdxaparse.*: some renaming add some checks/sanity prepare fo... | Stéphane Loeuillet | 2 | -141/+112 |
2004-05-19 | gst/qtdemux/qtdemux.c: Patch from dcm@acm.org (David Moore) to allow qtdemux ... | David Moore | 1 | -5/+31 |
2004-05-19 | configure.ac: Add sunaudio | David Schleef | 2 | -3/+3 |
2004-05-14 | ext/esd/esdsink.c: Fix crash when ESD is killed while we're playing. | David Schleef | 1 | -0/+1 |
2004-05-13 | ext/mad/gstid3tag.c: move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio" | Stéphane Loeuillet | 2 | -167/+222 |
2004-05-12 | ext/audiofile/gstafsrc.c: Remove old debug output | Jan Schmidt | 2 | -7/+40 |
2004-05-11 | gst/cdxaparse/gstcdxaparse.c: Add mpegversion to CAPS to make it link | Stéphane Loeuillet | 1 | -2/+3 |
2004-05-11 | gst/switch/gstswitch.c: whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ... | Benjamin Otte | 1 | -14/+12 |
2004-05-03 | ext/divx/gstdivxenc.c: fix range since -1 is the default | Thomas Vander Stichele | 3 | -4/+4 |
2004-05-01 | gst/qtdemux/qtdemux.c: More qtdemux hackage -- parse a lot more atoms, extrac... | David Schleef | 2 | -14/+166 |
2004-04-30 | gst/qtdemux/qtdemux.c: Hacked up qtdemux to make it spit out codec_data. Do ... | David Schleef | 1 | -0/+145 |
2004-04-29 | ext/jpeg/: move format setting to inner loop | Thomas Vander Stichele | 1 | -2/+10 |
2004-04-29 | gst/speed/gstspeed.c: Fix caps parsing. (bug #140064) | David Schleef | 1 | -3/+3 |
2004-04-28 | ext/divx/gstdivxdec.c: Remove comment that makes no sense. | Ronald S. Bultje | 1 | -1/+2 |
2004-04-22 | s/gst_caps_simplify/gst_caps_do_simplify/ | Benjamin Otte | 1 | -5/+2 |
2004-04-20 | configure.ac: bump required gstreamer version to 0.8.1.1 because of following... | David Schleef | 6 | -24/+25 |
2004-04-20 | gst/qtdemux/qtdemux.c: A number of new features and hacks to extract the esds... | David Schleef | 1 | -16/+133 |
2004-04-19 | ext/gsm/gstgsmdec.c: Fix capsnego, simplify chain function slightly. | Ronald S. Bultje | 1 | -2/+2 |
2004-04-16 | gst/: Add MS RLE support. I added some functions to read out strf chunks into... | Ronald S. Bultje | 1 | -2/+2 |
2004-04-10 | gst/mpeg1videoparse/gstmp1videoparse.*: Fix for some slight mis-cuts in buffe... | Ronald S. Bultje | 2 | -11/+29 |
2004-04-09 | gst/colorspace/gstcolorspace.c: Don't advertise a conversion we don't support... | David Schleef | 1 | -1/+1 |
2004-04-01 | a52dec: Use a debug category, Output timestamps correctly | Jan Schmidt | 3 | -226/+843 |
2004-03-30 | ext/hermes/gsthermescolorspace.c: decrease rank by 2 to not interfere with ot... | David Schleef | 1 | -1/+1 |
2004-03-30 | ext/alsa/gstalsa.c: Don't fixate fields that aren't in the caps. | David Schleef | 1 | -1/+1 |
2004-03-24 | gst/qtdemux/qtdemux.c: Fix debugging messages. Divide the chunk size by the ... | David Schleef | 1 | -143/+156 |
2004-03-24 | gst/mpegaudioparse/gstmpegaudioparse.c: Fix buffer overflow read error. | Ronald S. Bultje | 1 | -1/+1 |