Age | Commit message (Expand) | Author | Files | Lines |
2005-04-02 | gst/speed/gstspeed.c: Fix buffer overflow (#172281). | Ronald S. Bultje | 1 | -0/+3 |
2005-03-31 | gst/speed/gstspeed.c: Caps negotiation, event upstream/downstream forwarding ... | Ronald S. Bultje | 1 | -12/+97 |
2005-03-30 | configure.ac: update for liboil-0.3. Remove librfb check. | David Schleef | 1 | -24/+36 |
2005-03-26 | gst/librfb/gstrfbsrc.c: Check return values to avoid segfaults. | David Schleef | 4 | -13/+44 |
2005-03-18 | gst/: Some crap for the redirect signal. Also fix hang on redirect-files in q... | Ronald S. Bultje | 2 | -7/+51 |
2005-03-14 | Implement 'framed' property, independent of 'codec_data'. | Ronald S. Bultje | 1 | -2/+3 |
2005-03-10 | gst/apetag/apedemux.c: Read replay-gain tags. | Ronald S. Bultje | 1 | -0/+12 |
2005-03-09 | configure.ac: Fix FAAD detection problems against FAAD-CVS. | Ronald S. Bultje | 1 | -2/+7 |
2005-03-02 | Use GINT_TO_POINTER and GPOINTER_TO_INT macros instead of direct casts; fixes... | Tim-Philipp Müller | 1 | -4/+4 |
2005-02-23 | Small C99'ism fix. | Maciej Katafiasz | 1 | -1/+2 |
2005-02-15 | gst/modplug/gstmodplug.cc: Add missing break causing position queries to fail. | Ronald S. Bultje | 1 | -0/+1 |
2005-02-15 | Add query function to GstSpeed, so that the stream length and current positio... | Tim-Philipp Müller | 2 | -15/+128 |
2005-02-11 | gst/librfb/Makefile.am: Testing stuff before committing is for wimps... and p... | David Schleef | 1 | -3/+3 |
2005-02-11 | configure.ac: Pull in librfb from my CVS tree, because it is too small and an... | David Schleef | 12 | -0/+1371 |
2005-02-10 | and make it handle more than one channel. | Tim-Philipp Müller | 5 | -157/+216 |
2005-02-08 | Add missing endianness to template (fixes #165509). | Ronald S. Bultje | 1 | -1/+1 |
2005-02-02 | gst/qtdemux/qtdemux.c: Change caps on MJPEG-B so it doesn't interfere with MJ... | Ronald S. Bultje | 1 | -1/+1 |
2005-02-02 | configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ... | David Schleef | 4 | -8/+20 |
2005-02-01 | ext/mpeg2dec/gstmpeg2dec.c: Don't send things to NULL PAD_PEERs | Jan Schmidt | 2 | -2/+3 |
2005-01-29 | gst/qtdemux/qtdemux.c: Add 3IV2 fourcc. | Ronald S. Bultje | 1 | -0/+1 |
2005-01-29 | gst/qtdemux/qtdemux.c: Re-apply patch from #142272 that allows non-seekable s... | Ronald S. Bultje | 1 | -12/+28 |
2005-01-28 | Add support for AMR-NB (mobile phone audio format; #155163, #163286). | Ronald S. Bultje | 1 | -8/+23 |
2005-01-25 | ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a val... | Jan Schmidt | 3 | -42/+105 |
2005-01-19 | gst-libs/gst/riff/riff-read.*: Add _peek version (req'ed in CDXA). | Ronald S. Bultje | 1 | -8/+16 |
2005-01-18 | gst/qtdemux/qtdemux.c: More memory leak fixes (#149162). | Ronald S. Bultje | 1 | -1/+15 |
2005-01-17 | gst/qtdemux/qtdemux.c: Fix two memleaks. | Ronald S. Bultje | 1 | -1/+9 |
2005-01-14 | I'm a bad boy. using /1001. to force C to do float division and not integer d... | Stéphane Loeuillet | 1 | -3/+3 |
2005-01-14 | replace framerate aproximations by their real value (24000/1001, 30000/1001, ... | Stéphane Loeuillet | 1 | -3/+3 |
2005-01-10 | Some work on tags - still doesn't work in playbin... | Ronald S. Bultje | 1 | -0/+1 |
2005-01-10 | gst/qtdemux/qtdemux.c: Also shove tags on kid pads. | Ronald S. Bultje | 1 | -14/+21 |
2005-01-09 | gst/qtdemux/qtdemux.c: Fix warning (#161191). | Ronald S. Bultje | 1 | -3/+2 |
2005-01-09 | gst/tta/gstttaparse.c: Fix gcc-2.95 compile (#163485). | Ronald S. Bultje | 1 | -4/+7 |
2005-01-08 | gst/games/gstpuzzle.c: - handle nav events differently: forward every event n... | Benjamin Otte | 1 | -28/+49 |
2005-01-06 | gst/games/gstpuzzle.c: don't draw a puzzle if either width or height of tiles... | Benjamin Otte | 1 | -0/+6 |
2005-01-06 | gst/games/gstpuzzle.c: no memleaks, please change initialization code around ... | Benjamin Otte | 1 | -12/+44 |
2005-01-06 | gst/games/gstvideoimage.c: fix stupid typo that borked copying on YUY2 | Benjamin Otte | 1 | -1/+1 |
2005-01-06 | gst/games/gstpuzzle.c: fix edges when image sizes aren't multiples of tile sizes | Benjamin Otte | 1 | -10/+14 |
2005-01-06 | gst/games/gstpuzzle.c: make RGB endianness work correctly refactor and fix ra... | Benjamin Otte | 1 | -9/+61 |
2005-01-06 | gst/asfdemux/gstasfdemux.c: Extract TrackNumber metadata + clean up code | Stéphane Loeuillet | 1 | -1/+1 |
2005-01-06 | add a puzzle game with... | Benjamin Otte | 4 | -0/+1530 |
2005-01-05 | examples/gstplay/player.c: Don't iterate. | Ronald S. Bultje | 2 | -5/+123 |
2004-12-24 | gst/: Add 3GP (variables name Q3GP because they can't start with a decoder is... | Ronald S. Bultje | 1 | -2/+5 |
2004-12-19 | gst/tta/gstttadec.c: And yet another portability fix. | David Schleef | 1 | -1/+1 |
2004-12-19 | gst/tta/ttadec.h: Disable some header code that isn't used and clearly isn't ... | David Schleef | 1 | -0/+3 |
2004-12-18 | gst/deinterlace/gstdeinterlace.c: Rowstride fixes. Fixes #161039. | Ronald S. Bultje | 2 | -60/+218 |
2004-12-18 | ext/musepack/gstmusepackdec.cpp: Fetch error return values. Fixes #161624. | Ronald S. Bultje | 1 | -0/+5 |
2004-12-15 | gst/festival/gstfestival.c: Set the output rate to 16000. Should fix #160235. | David Schleef | 1 | -0/+1 |
2004-12-13 | add s263 4CC code to qtdemux too | Stéphane Loeuillet | 1 | -0/+1 |
2004-12-06 | set correct buffer durations in mp3parse, set default_duration in matroskamux... | Arwed v. Merkatz | 1 | -3/+5 |
2004-12-04 | gst/apetag/apedemux.c: Forward tags, too. | Ronald S. Bultje | 1 | -4/+27 |