summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Small cleanups.Wim Taymans2006-09-276-60/+99
* Some cleanups and comments.Edgard Lima2006-09-277-223/+131
* add audiofx pluginChristian Schaller2006-09-271-1/+2
* docs/plugins/: Add v4l2 plugin to the docs.Wim Taymans2006-09-263-8/+15
* sys/v4l2/Makefile.am: Fix makefile, list libs in stack order.Wim Taymans2006-09-2612-208/+156
* sys/v4l2/: Fix pass at code cleanups, move errors cases out of the normal flo...Wim Taymans2006-09-265-353/+510
* gst/autodetect/: Small cleanups. don't try to set "sync" property when it is ...Wim Taymans2006-09-253-7/+26
* gst/: Include stdlib.h in some more places, makes things compile with uClibc ...Peter Kjellerstedt2006-09-256-0/+17
* ext/jpeg/gstjpegdec.c: our code should handle that fine. Some of the buttons ...Tim-Philipp Müller2006-09-252-1/+8
* gst/rtsp/: Improve error reporting.Wim Taymans2006-09-235-23/+100
* gst/rtp/: Fix klass typos.Wim Taymans2006-09-2318-33/+56
* configure.ac: Need -base CVS for gst_base_rtp_depayload_push_ts().Tim-Philipp Müller2006-09-222-2/+7
* gst/avi/gstavidemux.c: Don't check for a tag that is never there and check if...Wim Taymans2006-09-222-7/+11
* gst/rtp/: More fixage, set endoder-params correctly in the payloader.Wim Taymans2006-09-225-101/+206
* gst/autodetect/: Make static pad templates static to appease valgrind's leak ...Tim-Philipp Müller2006-09-226-18/+169
* gst/rtp/: Small cleanups.Wim Taymans2006-09-229-11/+951
* gst/rtp/gstrtpmp4gpay.c: Fix profile-level-id parsing and setup.Wim Taymans2006-09-212-11/+16
* gst/udp/: Update README, simple cleanup.Wim Taymans2006-09-213-22/+10
* gst/rtp/README: Update README with some examples.Wim Taymans2006-09-214-52/+149
* gst/rtp/: Correctly calculate size of each H263+ RTP buffer taking into accou...Philippe Kalaf2006-09-203-6/+22
* gst/rtp/Makefile.am: And makefile too.Wim Taymans2006-09-202-0/+7
* gst/rtp/: Added preliminary ASF depayloader.Wim Taymans2006-09-203-1/+20
* 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