summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* comment out the notifies for removed propertiesThomas Vander Stichele2006-10-031-0/+6
* sys/v4l2/gstv4l2object.c: comment out the properties that are already part of...Thomas Vander Stichele2006-10-031-0/+3
* sys/v4l2/gstv4l2src.c: Improve docs.Zaheer Abbas Merali2006-10-031-8/+3
* stop removing gdkpixbuf plugin from packageChristian Schaller2006-10-021-1/+1
* tests/check/Makefile.am: Disable autodetect test temporarily, so that the bui...Tim-Philipp Müller2006-09-293-4/+40
* gst/rtsp/URLS: Add some more URLs.Wim Taymans2006-09-295-74/+221
* gst/udp/gstudpsrc.*: Added property to post a message on timeout.Wim Taymans2006-09-294-33/+102
* gst/rtsp/gstrtspsrc.c: Fix flag registration.Wim Taymans2006-09-293-4/+12
* gst/udp/gstudpsrc.c: Fix possible infinite loop when shutting down, a read ca...Antoine Tremblay2006-09-292-1/+9
* sys/v4l2/: Framerate can be 0/1 too.Wim Taymans2006-09-282-2/+11
* gst/qtdemux/qtdemux.c: Add support for 'yv12' fourcc.Tim-Philipp Müller2006-09-282-0/+4
* Removed set-undef-fps.Edgard Lima2006-09-273-45/+2
* sys/v4l2/: Renamed some properties to match the tuner interface naming.Wim Taymans2006-09-276-64/+64
* 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