| Commit message (Expand) | Author | Age | Files | Lines |
* | Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f... | Tim-Philipp Müller | 2006-06-22 | 1 | -0/+35 |
* | gst/matroska/: Try to fix up broken matroska files containing subtitle stream... | Tim-Philipp Müller | 2006-06-22 | 1 | -0/+16 |
* | gst/id3demux/id3v2frames.c: Set image type from APIC frame as "image-type" fi... | Tim-Philipp Müller | 2006-06-22 | 1 | -0/+6 |
* | ext/flac/: Support chain-based operation, should make flac-over-DAAP work (#3... | Tim-Philipp Müller | 2006-06-20 | 1 | -0/+26 |
* | docs/plugins/gst-plugins-good-plugins-sections.txt: Doc updates, merge some u... | Wim Taymans | 2006-06-20 | 1 | -0/+5 |
* | Added documentation for the rtsp plugin. Fixes #345393. | Wim Taymans | 2006-06-20 | 1 | -0/+10 |
* | gst/rtsp/rtspconnection.c: Use better G_OS_* macros. Fixes #345301 some more. | Wim Taymans | 2006-06-20 | 1 | -0/+6 |
* | sys/sunaudio/: Add a SunAudio source plugin. | Brian Cameron | 2006-06-20 | 1 | -0/+33 |
* | gst/rtsp/rtspconnection.c: Make RTSP plugin compile on windows. Fixes #345301. | Joni Valtanen | 2006-06-20 | 1 | -0/+10 |
* | configure.ac: If we have libraw1394 >= 1.2.1, then we need libiec61883. | Zaheer Abbas Merali | 2006-06-19 | 1 | -0/+5 |
* | ext/jpeg/gstjpegdec.c: After a failed buffer alloc, we need to abort the jpeg... | Edward Hervey | 2006-06-18 | 1 | -0/+7 |
* | gst/wavparse/gstwavparse.c: Make sure we don't read beyond the end of the fil... | Mark Nauwelaerts | 2006-06-18 | 1 | -0/+7 |
* | configure.ac: Fix --disable-external (can't set conditionals conditionally, #... | Tim-Philipp Müller | 2006-06-17 | 1 | -0/+6 |
* | Use GST_PLUGIN_DOCS, --enable-plugin-docs etc. | Tim-Philipp Müller | 2006-06-16 | 1 | -0/+12 |
* | ext/dv/gstdvdec.c: Reset segment info on flush. | Wim Taymans | 2006-06-14 | 1 | -0/+11 |
* | ext/dv/gstdvdemux.c: Respect segment.stop. Fixes #342592. | Wim Taymans | 2006-06-14 | 1 | -0/+5 |
* | gst/matroska/matroska-demux.c: No language specified means the implied langua... | Tim-Philipp Müller | 2006-06-14 | 1 | -0/+7 |
* | gst/wavparse/gstwavparse.c: When operating chain-based, don't make any assump... | Tim-Philipp Müller | 2006-06-14 | 1 | -0/+16 |
* | gst/wavparse/gstwavparse.c: Handle premature EOS gracefully. | Wim Taymans | 2006-06-13 | 1 | -0/+5 |
* | gst/avi/gstavidemux.c: Prevent out of bounds array access when scrubbing towa... | Tim-Philipp Müller | 2006-06-13 | 1 | -0/+8 |
* | tests/check/elements/.cvsignore: And another one. | Tim-Philipp Müller | 2006-06-12 | 1 | -0/+5 |
* | gst/id3demux/id3v2frames.c: Extract images from ID3v2 tags (APIC frames). Fix... | Tim-Philipp Müller | 2006-06-11 | 1 | -0/+10 |
* | ext/raw1394/gstdv1394src.c: gratuitous comment changes | Thomas Vander Stichele | 2006-06-11 | 1 | -0/+7 |
* | gst/: Use gst_pad_query_peer_duration() utility function here. | Tim-Philipp Müller | 2006-06-11 | 1 | -0/+6 |
* | autogen.sh: require am17 | Thomas Vander Stichele | 2006-06-11 | 1 | -0/+20 |
* | gconf/Makefile.am: Honour --disable-schemas-install configure option. Fixes #... | Tim-Philipp Müller | 2006-06-09 | 1 | -0/+5 |
* | tests/examples/level/Makefile.am: Add -lm to LIBS for pow() function, don't a... | Tim-Philipp Müller | 2006-06-09 | 1 | -0/+7 |
* | configure.ac: We should use $SED and not $(SED) in configure.ac (#343678). | Peter Kjellerstedt | 2006-06-09 | 1 | -0/+7 |
* | sys/sunaudio/: Attached find a patch that fixes a number of bugs with the Sun... | Brian Cameron | 2006-06-09 | 1 | -0/+24 |
* | ext/jpeg/gstjpegdec.*: API: Added IDCT method property | Wim Taymans | 2006-06-09 | 1 | -0/+13 |
* | configure.ac: We now require libraw1394 >= 1.1.0 and that version onwards all... | Zaheer Abbas Merali | 2006-06-07 | 1 | -0/+6 |
* | gst/law/alaw-decode.c: Trying to get items from an ANY or EMPTY caps is ... s... | Edward Hervey | 2006-06-02 | 1 | -0/+5 |
* | ext/dv/gstdvdec.*: Added GstSegment handling, now implements dropping/clipping. | Edward Hervey | 2006-06-02 | 1 | -0/+7 |
* | Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass | Stefan Kost | 2006-06-01 | 1 | -0/+93 |
* | gst/goom/gstgoom.*: Handle QoS. | Wim Taymans | 2006-05-31 | 1 | -0/+12 |
* | ext/raw1394/gstdv1394src.c: Fix bus reset when using libiec61883 | Zaheer Abbas Merali | 2006-05-31 | 1 | -0/+29 |
* | gst/avi/gstavidemux.c: add an explicit dll imported declaration for GST_CAT_E... | Sébastien Moutte | 2006-05-30 | 1 | -0/+13 |
* | Add apev2mux element (#343122). | Sebastian Dröge | 2006-05-30 | 1 | -0/+23 |
* | gst/: GST_PTR_FORMAT should be used to print caps in debug statements. | Tim-Philipp Müller | 2006-05-28 | 1 | -0/+7 |
* | gst/apetag/gstapedemux.c: Some clean-ups and additions: map APE 'file' tag to | Sebastian Dröge | 2006-05-28 | 1 | -0/+10 |
* | ext/jpeg/gstjpegdec.c: Initialize segment to GST_FORMAT_UNDEFINED in READY->P... | Edward Hervey | 2006-05-28 | 1 | -0/+5 |
* | ext/jpeg/gstjpegdec.*: Clip outgoing buffers according to currently configure... | Edward Hervey | 2006-05-28 | 1 | -0/+8 |
* | ext/taglib/gstid3v2mux.cc: Handle writing of track-count or album-volume-cou... | Tim-Philipp Müller | 2006-05-28 | 1 | -0/+12 |
* | gst/id3demux/id3v2frames.c: A track/volume number or count of 0 does not make... | Tim-Philipp Müller | 2006-05-28 | 1 | -0/+7 |
* | ext/jpeg/gstjpegdec.c: Abort decompression when receiving FLUSH_STOP. This sh... | Edward Hervey | 2006-05-27 | 1 | -0/+7 |
* | ext/flac/gstflac.c: Don't #include file we don't dist any longer. | Tim-Philipp Müller | 2006-05-27 | 1 | -0/+5 |
* | README: Replace current README (containing the release notes from some 0.9.x ... | Tim-Philipp Müller | 2006-05-27 | 1 | -0/+6 |
* | ext/dv/gstdvdemux.c: Implement EOS correctly by either posting | Wim Taymans | 2006-05-24 | 1 | -0/+7 |
* | gst/law/: Some cleanups in the chain functions. | Wim Taymans | 2006-05-24 | 1 | -0/+13 |
* | gst/matroska/matroska-mux.c: gst_collect_pads_stop() needs to be called befor... | Mark Nauwelaerts | 2006-05-23 | 1 | -0/+8 |