| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | tests/check/elements/level.c: fix a leak, clean up at the end | Thomas Vander Stichele | 2006-06-29 | 2 | -2/+10 |
* | gst/matroska/: Send tag event after newsegment event. | Tim-Philipp Müller | 2006-06-29 | 3 | -6/+19 |
* | gst/id3demux/gstid3demux.c: Make sure we don't return GST_FLOW_OK with a NULL... | Tim-Philipp Müller | 2006-06-29 | 3 | -19/+43 |
* | sys/ximage/gstximagesrc.c: Fix hypothetical crash. | Zaheer Abbas Merali | 2006-06-29 | 2 | -0/+10 |
* | sys/sunaudio/gstsunaudiosink.c: Do not modify the ports value. If the user ha... | Brian Cameron | 2006-06-28 | 2 | -3/+11 |
* | gst/goom/gstgoom.c: Fix double caps unref when negotiation fails. | Wim Taymans | 2006-06-23 | 2 | -1/+7 |
* | Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f... | Tim-Philipp Müller | 2006-06-22 | 31 | -34/+67 |
* | gst/matroska/: Try to fix up broken matroska files containing subtitle stream... | Tim-Philipp Müller | 2006-06-22 | 4 | -2/+100 |
* | gst/id3demux/id3v2frames.c: Set image type from APIC frame as "image-type" fi... | Tim-Philipp Müller | 2006-06-22 | 3 | -3/+15 |
* | ext/flac/: Support chain-based operation, should make flac-over-DAAP work (#3... | Tim-Philipp Müller | 2006-06-20 | 4 | -68/+492 |
* | docs/plugins/gst-plugins-good-plugins-sections.txt: Doc updates, merge some u... | Wim Taymans | 2006-06-20 | 2 | -0/+59 |
* | Added documentation for the rtsp plugin. Fixes #345393. | Wim Taymans | 2006-06-20 | 7 | -9/+107 |
* | gst/rtsp/rtspconnection.c: Use better G_OS_* macros. Fixes #345301 some more. | Wim Taymans | 2006-06-20 | 2 | -7/+24 |
* | sys/sunaudio/: Add a SunAudio source plugin. | Brian Cameron | 2006-06-20 | 9 | -51/+720 |
* | gst/rtsp/rtspconnection.c: Make RTSP plugin compile on windows. Fixes #345301. | Joni Valtanen | 2006-06-20 | 2 | -1/+59 |
* | configure.ac: If we have libraw1394 >= 1.2.1, then we need libiec61883. | Zaheer Abbas Merali | 2006-06-19 | 2 | -21/+45 |
* | ext/jpeg/gstjpegdec.c: After a failed buffer alloc, we need to abort the jpeg... | Edward Hervey | 2006-06-18 | 2 | -0/+9 |
* | gst/wavparse/gstwavparse.c: Make sure we don't read beyond the end of the fil... | Mark Nauwelaerts | 2006-06-18 | 2 | -2/+17 |
* | configure.ac: Fix --disable-external (can't set conditionals conditionally, #... | Tim-Philipp Müller | 2006-06-17 | 2 | -0/+35 |
* | gst/spectrum/Makefile.am: Fix build. | Zaheer Abbas Merali | 2006-06-16 | 1 | -2/+3 |
* | Use GST_PLUGIN_DOCS, --enable-plugin-docs etc. | Tim-Philipp Müller | 2006-06-16 | 6 | -7/+28 |
* | gst/spectrum/: port to use message to get results, cleanly exit when closing ... | Stefan Kost | 2006-06-16 | 5 | -107/+402 |
* | gst/qtdemux/qtdemux.c: Combine return values from src pad pushes. | Wim Taymans | 2006-06-15 | 1 | -38/+84 |
* | gst/qtdemux/qtdemux.c: Don't crash on files with 0 samples, EOS immediatly in... | Wim Taymans | 2006-06-15 | 1 | -8/+12 |
* | ext/dv/gstdvdec.c: Reset segment info on flush. | Wim Taymans | 2006-06-14 | 3 | -4/+32 |
* | ext/dv/gstdvdemux.c: Respect segment.stop. Fixes #342592. | Wim Taymans | 2006-06-14 | 2 | -1/+11 |
* | gst/matroska/matroska-demux.c: No language specified means the implied langua... | Tim-Philipp Müller | 2006-06-14 | 2 | -0/+22 |
* | ext/wavpack/gstwavpackenc.*: Use bitrate property solely for bitrates and add... | Sebastian Dröge | 2006-06-14 | 2 | -49/+52 |
* | gst/wavparse/gstwavparse.c: When operating chain-based, don't make any assump... | Tim-Philipp Müller | 2006-06-14 | 3 | -27/+60 |
* | gst/wavparse/gstwavparse.c: Handle premature EOS gracefully. | Wim Taymans | 2006-06-13 | 2 | -0/+9 |
* | gst/avi/gstavidemux.c: Prevent out of bounds array access when scrubbing towa... | Tim-Philipp Müller | 2006-06-13 | 2 | -0/+10 |
* | tests/check/elements/.cvsignore: And another one. | Tim-Philipp Müller | 2006-06-12 | 2 | -0/+6 |
* | gst/spectrum/.cvsignore: Ignore more. | Tim-Philipp Müller | 2006-06-12 | 1 | -0/+2 |
* | ext/libmms/gstmms.c: Set caps on outgoing buffers. | Tim-Philipp Müller | 2006-06-12 | 1 | -2/+4 |
* | gst/id3demux/id3v2frames.c: Extract images from ID3v2 tags (APIC frames). Fix... | Tim-Philipp Müller | 2006-06-11 | 3 | -2/+180 |
* | moap ignore | Thomas Vander Stichele | 2006-06-11 | 4 | -0/+4 |
* | ext/raw1394/gstdv1394src.c: gratuitous comment changes | Thomas Vander Stichele | 2006-06-11 | 3 | -4/+32 |
* | ignore more | Thomas Vander Stichele | 2006-06-11 | 1 | -0/+1 |
* | gst/: Use gst_pad_query_peer_duration() utility function here. | Tim-Philipp Müller | 2006-06-11 | 3 | -33/+17 |
* | autogen.sh: require am17 | Thomas Vander Stichele | 2006-06-11 | 16 | -167/+113 |
* | update | Thomas Vander Stichele | 2006-06-11 | 2 | -4/+4 |
* | ext/wavpack/: Add wavpack encoder element (#343131). | Sebastian Dröge | 2006-06-10 | 7 | -6/+1411 |
* | gconf/Makefile.am: Honour --disable-schemas-install configure option. Fixes #... | Tim-Philipp Müller | 2006-06-09 | 2 | -3/+20 |
* | tests/examples/level/Makefile.am: Add -lm to LIBS for pow() function, don't a... | Tim-Philipp Müller | 2006-06-09 | 2 | -1/+8 |
* | configure.ac: We should use $SED and not $(SED) in configure.ac (#343678). | Peter Kjellerstedt | 2006-06-09 | 2 | -2/+9 |
* | configure.ac: Check for X before using X_CFLAGS in the check for opengl (#343... | Tim-Philipp Müller | 2006-06-09 | 1 | -1/+1 |
* | sys/sunaudio/: Attached find a patch that fixes a number of bugs with the Sun... | Brian Cameron | 2006-06-09 | 3 | -32/+67 |
* | ext/jpeg/gstjpegdec.*: API: Added IDCT method property | Wim Taymans | 2006-06-09 | 3 | -36/+146 |
* | configure.ac: We now require libraw1394 >= 1.1.0 and that version onwards all... | Zaheer Abbas Merali | 2006-06-07 | 3 | -5/+10 |
* | gst/law/alaw-decode.c: Trying to get items from an ANY or EMPTY caps is ... s... | Edward Hervey | 2006-06-02 | 2 | -1/+7 |