Age | Commit message (Expand) | Author | Files | Lines |
2005-05-18 | gst/mpeg1videoparse/gstmp1videoparse.c: Prevent crash, detect keyframes (#303... | Ronald S. Bultje | 1 | -7/+19 |
2005-05-17 | gst/librfb/Makefile.am: reenable plugin | David Schleef | 1 | -21/+19 |
2005-05-17 | gst/librfb/rfb.h: Don't include a nonexistant header. | David Schleef | 1 | -1/+7 |
2005-05-17 | gst/librfb/Makefile.am: disable build until gstrfbsrc.h gets added | Thomas Vander Stichele | 1 | -25/+24 |
2005-05-17 | gst/librfb/: Some much needed hackage. Fixed #171659, but then went on to ac... | David Schleef | 9 | -356/+599 |
2005-05-15 | Let's try that again (put virtual deconstructor into the public section) | Tim-Philipp Müller | 1 | -1/+1 |
2005-05-15 | Another batch of gcc-4.0 fixes (#304180). | Tim-Philipp Müller | 2 | -2/+5 |
2005-05-07 | gst/librfb/gstrfbsrc.c: Changed short and long description to something meani... | Gergely Nagy | 1 | -2/+2 |
2005-05-05 | ex/: Even more gcc-4.0 fixes. | Tim-Philipp Müller | 1 | -1/+1 |
2005-05-05 | gst/: gcc-4.0 fixes part one | Tim-Philipp Müller | 5 | -16/+27 |
2005-04-22 | gst/: More signed/unsigned fixes for GCC4. | Ronald S. Bultje | 2 | -8/+8 |
2005-04-22 | First set of GCC4 compiler fixes. | Ronald S. Bultje | 12 | -52/+51 |
2005-04-21 | gst/qtdemux/qtdemux.c: Add extradata for ALAC. | Ronald S. Bultje | 1 | -2/+19 |
2005-04-21 | gst/qtdemux/qtdemux.c: Set correct extradata for QDM2. | Ronald S. Bultje | 1 | -0/+15 |
2005-04-21 | gst/speed/gstspeed.c: Don't reset speed->sample_size to 0 in state change fro... | Tim-Philipp Müller | 1 | -3/+0 |
2005-04-18 | gst/qtdemux/qtdemux.c: Prevent hangs that I apparently introduced a while ago. | Ronald S. Bultje | 1 | -2/+13 |
2005-04-14 | Added gst/freeze/FAQ. | Gergely Nagy | 2 | -1/+11 |
2005-04-14 | algernon, commit the faq please | Thomas Vander Stichele | 1 | -1/+1 |
2005-04-14 | New plugin: freeze, a stream freezer. (#165726) | Gergely Nagy | 3 | -0/+367 |
2005-04-14 | gst/qtdemux/qtdemux.c: Skip unknown nodes. | Ronald S. Bultje | 1 | -0/+1 |
2005-04-14 | gst/switch/gstswitch.c: Set a default debug category. (Fixes: #300337) | Gergely Nagy | 1 | -0/+1 |
2005-04-09 | gst/videocrop/gstvideocrop.c: Renegotiate after a set_property, not after a g... | Ronald S. Bultje | 1 | -3/+3 |
2005-04-09 | gst/qtdemux/qtdemux.c: NULL-terminate vararg functions properly (#172946). | Ronald S. Bultje | 1 | -2/+2 |
2005-04-02 | gst-libs/gst/riff/riff-media.c: Some syntax fixes in tags output. | Ronald S. Bultje | 1 | -27/+71 |
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 |