| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gst/wavparse/gstwavparse.c: Add ms-gsm to the src template. | Wim Taymans | 2006-09-19 | 1 | -0/+1 |
* | gst/rtsp/gstrtspsrc.*: Small cleanups, added documentation. | Wim Taymans | 2006-09-18 | 9 | -306/+426 |
* | gst/rtsp/gstrtspsrc.*: Export sometimes source pad with correct caps on the t... | Wim Taymans | 2006-09-18 | 2 | -19/+68 |
* | gst/rtsp/gstrtspsrc.*: Make sure we can never set an invalid location. | Lutz Mueller | 2006-09-18 | 5 | -14/+70 |
* | gst/rtsp/gstrtspsrc.*: Use boilerplate. | Lutz Mueller | 2006-09-18 | 2 | -100/+31 |
* | gst/rtsp/: Small cleanups. when multicast is selected as the transport, creat... | Thijs Vermeir | 2006-09-18 | 2 | -84/+115 |
* | More G_OBJECT macro fixing. | Stefan Kost | 2006-09-16 | 1 | -1/+1 |
* | More G_OBJECT macro fixing. | Stefan Kost | 2006-09-16 | 18 | -19/+19 |
* | gst/avi/gstavimux.c: Correctly set the dwLength in strh. | Yves Lefebvre | 2006-09-16 | 1 | -1/+1 |
* | gst/multipart/multipartdemux.c: Fix documentation, it is not possible to cont... | Wim Taymans | 2006-09-15 | 1 | -4/+11 |
* | gst/: Don't interpret a first buffer with an offset of NONE as 'from the midd... | Tim-Philipp Müller | 2006-09-14 | 2 | -3/+5 |
* | gst/icydemux/gsticydemux.*: When we merge/collect multiple incoming buffers f... | Tim-Philipp Müller | 2006-09-14 | 2 | -36/+26 |
* | gst/avi/gstavidemux.c: More code reuse and better logging in _peek_chunk(). R... | Stefan Kost | 2006-09-13 | 1 | -101/+100 |
* | gst/spectrum/gstspectrum.c: Implements stop() to clear the adapter and event(... | Stefan Kost | 2006-09-12 | 1 | -2/+31 |
* | gst/level/gstlevel.*: Fix type mixup in level->interval (gdouble<->guint64). ... | Stefan Kost | 2006-09-11 | 2 | -2/+2 |
* | gst/spectrum/gstspectrum.*: Fix type mixup in spectrum->interval (gdouble<->g... | Stefan Kost | 2006-09-11 | 2 | -2/+3 |
* | gst/spectrum/demo-osssrc.c: Use more defines | Stefan Kost | 2006-09-11 | 2 | -13/+14 |
* | configure.ac: Bump requirements of -base (videocrop test case needs this). | Tim-Philipp Müller | 2006-09-08 | 1 | -0/+7 |
* | gst/videocrop/: Some quick tests indicate that it doesn't make a great deal o... | Tim-Philipp Müller | 2006-09-08 | 2 | -9/+6 |
* | gst/avi/gstavidemux.c: Revert one change to fix streaming avi (adapter size !... | Stefan Kost | 2006-09-06 | 1 | -12/+16 |
* | gst/matroska/: Add support for VOBSUB subtitle tracks and zlib-compressed tra... | Frédéric Riss | 2006-09-04 | 2 | -22/+337 |
* | gst/matroska/: not perfect yet though, needs some tweaking in flacdec; also, ... | Tim-Philipp Müller | 2006-09-04 | 2 | -22/+102 |
* | docs/plugins/: Add videocrop to docs. | Tim-Philipp Müller | 2006-09-02 | 3 | -55/+89 |
* | Port/rewrite videocrop from scratch for GStreamer-0.10, and make it support a... | Tim-Philipp Müller | 2006-09-02 | 2 | -375/+480 |
* | gst/qtdemux/qtdemux.c: Reset each streams last_flow to GST_FLOW_OK. | Edward Hervey | 2006-08-30 | 1 | -1/+5 |
* | gst/qtdemux/qtdemux.c: put back 'segment start<=stop' change that was mystica... | Stefan Kost | 2006-08-30 | 1 | -1/+1 |
* | gst/qtdemux/qtdemux.c: Fix the build for disabled debug | Stefan Kost | 2006-08-30 | 1 | -1/+4 |
* | gst/qtdemux/qtdemux.c: Make sure segment start<=stop in weird quicktime files. | Wim Taymans | 2006-08-28 | 1 | -1/+1 |
* | Rename again (audiofxgood -> audiofx). | Stefan Kost | 2006-08-27 | 7 | -587/+6 |
* | gst/avi/gstavidemux.c: Initialze variables. | Stefan Kost | 2006-08-27 | 1 | -4/+4 |
* | gst/avi/gstavidemux.*: More attempts to turn this into readable code. | Wim Taymans | 2006-08-25 | 2 | -218/+215 |
* | Make also the pan-property float (saves scaling and yields better resolution) | Stefan Kost | 2006-08-24 | 4 | -40/+36 |
* | gst/audiofxgood/audiopanorama.c: ChangeLog surgery to add cymax's real name | Stefan Kost | 2006-08-24 | 2 | -4/+0 |
* | gst/audiofxgood/audiopanorama.*: Added float support (thanks cymax) | Stefan Kost | 2006-08-24 | 4 | -26/+206 |
* | gst/audiofxgood/audiopanorama.c: Fix docs & debug category. Add Fixme for vol... | Stefan Kost | 2006-08-24 | 2 | -8/+8 |
* | gst/avi/gstavidemux.c: unbreak AVI index handling, some more debug, remove an... | Stefan Kost | 2006-08-24 | 1 | -22/+24 |
* | gst/avi/gstavidemux.*: Some more cleanups. | Wim Taymans | 2006-08-24 | 2 | -115/+111 |
* | gst/avi/gstavidemux.*: Initial streaming support for avidemux (fixes #336465) | Stefan Kost | 2006-08-23 | 2 | -131/+925 |
* | docs/plugins/gst-plugins-good-plugins-docs.sgml: There is no taglibmux elemen... | Tim-Philipp Müller | 2006-08-22 | 1 | -1/+1 |
* | gst/avi/gstavidemux.*: Mark DISCONT. | Wim Taymans | 2006-08-22 | 2 | -15/+37 |
* | Small documentation updates. | Wim Taymans | 2006-08-22 | 2 | -4/+15 |
* | gst/avi/gstavidemux.*: Precalc most of the duration query for each stream. | Wim Taymans | 2006-08-22 | 2 | -353/+342 |
* | gst/id3demux/id3v2frames.c: If strings in text fields are marked ISO8859-1, b... | Jan Schmidt | 2006-08-22 | 1 | -6/+9 |
* | gst/monoscope/gstmonoscope.c: Don't unref buffers of which we've already give... | Tim-Philipp Müller | 2006-08-22 | 1 | -6/+2 |
* | gst/audiopanorama/: die! die! die! you should never have been there | Stefan Kost | 2006-08-21 | 5 | -495/+0 |
* | gst/qtdemux/qtdemux.c: Some more constification. | Wim Taymans | 2006-08-21 | 1 | -33/+94 |
* | gst/rtp/Makefile.am: Fix the build again. | Wim Taymans | 2006-08-21 | 1 | -1/+1 |
* | gst/audiofxgood/: resubmit with the desired name *again* | Stefan Kost | 2006-08-21 | 10 | -0/+990 |
* | use g_assert in _get_unit_size | Stefan Kost | 2006-08-20 | 1 | -1/+2 |
* | docs/plugins/: cleanup -unused.txt to make it useful, add previously missing ... | Stefan Kost | 2006-08-20 | 1 | -0/+49 |