| Commit message (Expand) | Author | Age | Files | Lines |
* | moap ignore | Thomas Vander Stichele | 2006-10-03 | 1 | -0/+1 |
* | add icle for v4l2 | Thomas Vander Stichele | 2006-10-03 | 1 | -1/+14 |
* | add build stuff for v4l2, needs --enable-experimental until the last bits are... | Thomas Vander Stichele | 2006-10-03 | 3 | -7/+89 |
* | comment out the notifies for removed properties | Thomas Vander Stichele | 2006-10-03 | 1 | -0/+6 |
* | sys/v4l2/gstv4l2object.c: comment out the properties that are already part of... | Thomas Vander Stichele | 2006-10-03 | 1 | -0/+3 |
* | sys/v4l2/gstv4l2src.c: Improve docs. | Zaheer Abbas Merali | 2006-10-03 | 1 | -8/+3 |
* | stop removing gdkpixbuf plugin from package | Christian Schaller | 2006-10-02 | 1 | -1/+1 |
* | tests/check/Makefile.am: Disable autodetect test temporarily, so that the bui... | Tim-Philipp Müller | 2006-09-29 | 3 | -4/+40 |
* | gst/rtsp/URLS: Add some more URLs. | Wim Taymans | 2006-09-29 | 5 | -74/+221 |
* | gst/udp/gstudpsrc.*: Added property to post a message on timeout. | Wim Taymans | 2006-09-29 | 4 | -33/+102 |
* | gst/rtsp/gstrtspsrc.c: Fix flag registration. | Wim Taymans | 2006-09-29 | 3 | -4/+12 |
* | gst/udp/gstudpsrc.c: Fix possible infinite loop when shutting down, a read ca... | Antoine Tremblay | 2006-09-29 | 2 | -1/+9 |
* | sys/v4l2/: Framerate can be 0/1 too. | Wim Taymans | 2006-09-28 | 2 | -2/+11 |
* | gst/qtdemux/qtdemux.c: Add support for 'yv12' fourcc. | Tim-Philipp Müller | 2006-09-28 | 2 | -0/+4 |
* | Removed set-undef-fps. | Edgard Lima | 2006-09-27 | 3 | -45/+2 |
* | sys/v4l2/: Renamed some properties to match the tuner interface naming. | Wim Taymans | 2006-09-27 | 6 | -64/+64 |
* | Small cleanups. | Wim Taymans | 2006-09-27 | 6 | -60/+99 |
* | Some cleanups and comments. | Edgard Lima | 2006-09-27 | 7 | -223/+131 |
* | add audiofx plugin | Christian Schaller | 2006-09-27 | 1 | -1/+2 |
* | docs/plugins/: Add v4l2 plugin to the docs. | Wim Taymans | 2006-09-26 | 3 | -8/+15 |
* | sys/v4l2/Makefile.am: Fix makefile, list libs in stack order. | Wim Taymans | 2006-09-26 | 12 | -208/+156 |
* | sys/v4l2/: Fix pass at code cleanups, move errors cases out of the normal flo... | Wim Taymans | 2006-09-26 | 5 | -353/+510 |
* | gst/autodetect/: Small cleanups. don't try to set "sync" property when it is ... | Wim Taymans | 2006-09-25 | 3 | -7/+26 |
* | gst/: Include stdlib.h in some more places, makes things compile with uClibc ... | Peter Kjellerstedt | 2006-09-25 | 6 | -0/+17 |
* | ext/jpeg/gstjpegdec.c: our code should handle that fine. Some of the buttons ... | Tim-Philipp Müller | 2006-09-25 | 2 | -1/+8 |
* | gst/rtsp/: Improve error reporting. | Wim Taymans | 2006-09-23 | 5 | -23/+100 |
* | gst/rtp/: Fix klass typos. | Wim Taymans | 2006-09-23 | 18 | -33/+56 |
* | configure.ac: Need -base CVS for gst_base_rtp_depayload_push_ts(). | Tim-Philipp Müller | 2006-09-22 | 2 | -2/+7 |
* | gst/avi/gstavidemux.c: Don't check for a tag that is never there and check if... | Wim Taymans | 2006-09-22 | 2 | -7/+11 |
* | gst/rtp/: More fixage, set endoder-params correctly in the payloader. | Wim Taymans | 2006-09-22 | 5 | -101/+206 |
* | gst/autodetect/: Make static pad templates static to appease valgrind's leak ... | Tim-Philipp Müller | 2006-09-22 | 6 | -18/+169 |
* | gst/rtp/: Small cleanups. | Wim Taymans | 2006-09-22 | 9 | -11/+951 |
* | gst/rtp/gstrtpmp4gpay.c: Fix profile-level-id parsing and setup. | Wim Taymans | 2006-09-21 | 2 | -11/+16 |
* | gst/udp/: Update README, simple cleanup. | Wim Taymans | 2006-09-21 | 3 | -22/+10 |
* | gst/rtp/README: Update README with some examples. | Wim Taymans | 2006-09-21 | 4 | -52/+149 |
* | gst/rtp/: Correctly calculate size of each H263+ RTP buffer taking into accou... | Philippe Kalaf | 2006-09-20 | 3 | -6/+22 |
* | gst/rtp/Makefile.am: And makefile too. | Wim Taymans | 2006-09-20 | 2 | -0/+7 |
* | gst/rtp/: Added preliminary ASF depayloader. | Wim Taymans | 2006-09-20 | 3 | -1/+20 |
* | gst/rtsp/URLS: Added some test URLS. | Wim Taymans | 2006-09-20 | 23 | -201/+1002 |
* | gst/rtsp/gstrtspsrc.*: Reorganize stream parsing and creation. | Wim Taymans | 2006-09-19 | 4 | -84/+192 |
* | Just a small fix to the app options. | Edgard Lima | 2006-09-19 | 1 | -1/+1 |
* | Add Video Orientation interface support to v4l2src. | Edgard Lima | 2006-09-19 | 5 | -5/+330 |
* | gst/rtsp/test.c: Fix build. | Wim Taymans | 2006-09-19 | 2 | -3/+8 |
* | gst/wavparse/gstwavparse.c: Add ms-gsm to the src template. | Wim Taymans | 2006-09-19 | 2 | -0/+6 |
* | gst/rtsp/gstrtspsrc.*: Small cleanups, added documentation. | Wim Taymans | 2006-09-18 | 10 | -306/+467 |
* | Fix GST_BUFFER_DURATION. | Edgard Lima | 2006-09-18 | 1 | -1/+1 |
* | gst/rtsp/gstrtspsrc.*: Export sometimes source pad with correct caps on the t... | Wim Taymans | 2006-09-18 | 3 | -19/+81 |
* | gst/rtsp/gstrtspsrc.*: Make sure we can never set an invalid location. | Lutz Mueller | 2006-09-18 | 6 | -14/+87 |
* | gst/rtsp/gstrtspsrc.*: Use boilerplate. | Lutz Mueller | 2006-09-18 | 3 | -100/+44 |
* | gst/rtsp/: Small cleanups. when multicast is selected as the transport, creat... | Thijs Vermeir | 2006-09-18 | 3 | -85/+131 |