| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | ext/dv/gstdvdec.*: Added GstSegment handling, now implements dropping/clipping. | Edward Hervey | 2006-06-02 | 3 | -1/+70 |
* | Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass | Stefan Kost | 2006-06-01 | 6 | -17/+17 |
* | Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass | Stefan Kost | 2006-06-01 | 89 | -183/+276 |
* | gst/goom/gstgoom.*: Handle QoS. | Wim Taymans | 2006-05-31 | 3 | -109/+260 |
* | ext/raw1394/gstdv1394src.c: Fix bus reset when using libiec61883 | Zaheer Abbas Merali | 2006-05-31 | 3 | -2/+32 |
* | configure.ac: Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394. | Zaheer Abbas Merali | 2006-05-31 | 4 | -18/+153 |
* | gst/avi/gstavidemux.c: add an explicit dll imported declaration for GST_CAT_E... | Sébastien Moutte | 2006-05-30 | 7 | -46/+77 |
* | Add apev2mux element (#343122). | Sebastian Dröge | 2006-05-30 | 11 | -11/+924 |
* | gst/: GST_PTR_FORMAT should be used to print caps in debug statements. | Tim-Philipp Müller | 2006-05-28 | 4 | -17/+11 |
* | gst/apetag/gstapedemux.c: Some clean-ups and additions: map APE 'file' tag to | Sebastian Dröge | 2006-05-28 | 2 | -16/+61 |
* | ext/jpeg/gstjpegdec.c: Initialize segment to GST_FORMAT_UNDEFINED in READY->P... | Edward Hervey | 2006-05-28 | 2 | -1/+6 |
* | ext/jpeg/gstjpegdec.*: Clip outgoing buffers according to currently configure... | Edward Hervey | 2006-05-28 | 4 | -1/+62 |
* | ext/taglib/gstid3v2mux.cc: Handle writing of track-count or album-volume-cou... | Tim-Philipp Müller | 2006-05-28 | 4 | -8/+75 |