summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gst/rtsp/URLS: Added some test URLS.Wim Taymans2006-09-2023-201/+1002
* gst/rtsp/gstrtspsrc.*: Reorganize stream parsing and creation.Wim Taymans2006-09-194-84/+192
* Just a small fix to the app options.Edgard Lima2006-09-191-1/+1
* Add Video Orientation interface support to v4l2src.Edgard Lima2006-09-195-5/+330
* gst/rtsp/test.c: Fix build.Wim Taymans2006-09-192-3/+8
* gst/wavparse/gstwavparse.c: Add ms-gsm to the src template.Wim Taymans2006-09-192-0/+6
* gst/rtsp/gstrtspsrc.*: Small cleanups, added documentation.Wim Taymans2006-09-1810-306/+467
* Fix GST_BUFFER_DURATION.Edgard Lima2006-09-181-1/+1
* gst/rtsp/gstrtspsrc.*: Export sometimes source pad with correct caps on the t...Wim Taymans2006-09-183-19/+81
* gst/rtsp/gstrtspsrc.*: Make sure we can never set an invalid location.Lutz Mueller2006-09-186-14/+87
* gst/rtsp/gstrtspsrc.*: Use boilerplate.Lutz Mueller2006-09-183-100/+44
* gst/rtsp/: Small cleanups. when multicast is selected as the transport, creat...Thijs Vermeir2006-09-183-85/+131
* More G_OBJECT macro fixing.Stefan Kost2006-09-162-2/+2
* More G_OBJECT macro fixing.Stefan Kost2006-09-1621-21/+45
* gst/avi/gstavimux.c: Correctly set the dwLength in strh.Yves Lefebvre2006-09-162-1/+10
* The test application and the plgind error messages has been improved.Edgard Lima2006-09-156-222/+332
* sys/sunaudio/gstsunaudiomixerctrl.c: Set the output track as the MASTER so th...Darren Kenny2006-09-152-2/+12
* gst/multipart/multipartdemux.c: Fix documentation, it is not possible to cont...Wim Taymans2006-09-152-4/+19
* gst/: Don't interpret a first buffer with an offset of NONE as 'from the midd...Tim-Philipp Müller2006-09-143-3/+13
* gst/icydemux/gsticydemux.*: When we merge/collect multiple incoming buffers f...Tim-Philipp Müller2006-09-145-44/+108
* gst/avi/gstavidemux.c: More code reuse and better logging in _peek_chunk(). R...Stefan Kost2006-09-132-101/+111
* gst/spectrum/gstspectrum.c: Implements stop() to clear the adapter and event(...Stefan Kost2006-09-121-2/+31
* gst/level/gstlevel.*: Fix type mixup in level->interval (gdouble<->guint64). ...Stefan Kost2006-09-113-2/+9
* gst/spectrum/gstspectrum.*: Fix type mixup in spectrum->interval (gdouble<->g...Stefan Kost2006-09-112-2/+3
* gst/spectrum/demo-osssrc.c: Use more definesStefan Kost2006-09-113-17/+20
* configure.ac: Bump requirements of -base (videocrop test case needs this).Tim-Philipp Müller2006-09-082-45/+220
* gst/videocrop/: Some quick tests indicate that it doesn't make a great deal o...Tim-Philipp Müller2006-09-082-9/+6
* gst/avi/gstavidemux.c: Revert one change to fix streaming avi (adapter size !...Stefan Kost2006-09-062-12/+23
* gst/matroska/: Add support for VOBSUB subtitle tracks and zlib-compressed tra...Frédéric Riss2006-09-043-22/+351
* gst/matroska/: not perfect yet though, needs some tweaking in flacdec; also, ...Tim-Philipp Müller2006-09-043-22/+115
* ext/annodex/gstcmmldec.c: Seeking back in a file containing a CMML stream err...Alessandro Decina2006-09-043-3/+23
* tests/check/elements/videocrop.c: More tests: check passthrough mode and caps...Tim-Philipp Müller2006-09-031-0/+319
* docs/plugins/: Add videocrop to docs.Tim-Philipp Müller2006-09-024-55/+404
* Port/rewrite videocrop from scratch for GStreamer-0.10, and make it support a...Tim-Philipp Müller2006-09-022-375/+480
* sys/v4l2/: Whitespace cleanups, dashify property-names.Stefan Kost2006-09-025-10/+9
* sys/v4l2/: Cleanup error messages and unify header commentsStefan Kost2006-09-0215-46/+66
* Another small fix to set_caps function.Edgard Lima2006-08-301-6/+2
* Send new_segment in GST_FORMAT_TIME instead of in GST_FORMAT_BYTES.Edgard Lima2006-08-301-0/+1
* A small fix to set_caps function.Edgard Lima2006-08-301-2/+1
* gst/qtdemux/qtdemux.c: Reset each streams last_flow to GST_FLOW_OK.Edward Hervey2006-08-301-1/+5
* gst/qtdemux/qtdemux.c: put back 'segment start<=stop' change that was mystica...Stefan Kost2006-08-301-1/+1
* gst/qtdemux/qtdemux.c: Fix the build for disabled debugStefan Kost2006-08-301-1/+4
* Fixed framerate negotiation.Edgard Lima2006-08-293-14/+106
* gst/qtdemux/qtdemux.c: Make sure segment start<=stop in weird quicktime files.Wim Taymans2006-08-281-1/+1
* ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle): New helper fun...Andy Wingo2006-08-282-46/+62
* sys/v4l2/v4l2_calls.c: add comments and more debug loggingStefan Kost2006-08-281-4/+16
* Rename again (audiofxgood -> audiofx).Stefan Kost2006-08-2711-593/+27
* gst/avi/gstavidemux.c: Initialze variables.Stefan Kost2006-08-272-4/+10
* gst/avi/gstavidemux.*: More attempts to turn this into readable code.Wim Taymans2006-08-253-218/+236
* ext/annodex/gstcmmlutils.c: Fix build.Wim Taymans2006-08-252-1/+6