| Commit message (Expand) | Author | Age | Files | Lines |
| * | sys/v4l2/v4l2src_calls.c: If we fail to get the frame intervals, simply don't... | William M. Brack | 2008-05-26 | 1 | -0/+9 |
| * | sys/v4l2/gstv4l2src.c: Add NV12, NV21 and bayer support. See #520092. | William M. Brack | 2008-05-26 | 1 | -0/+8 |
| * | gst/qtdemux/qtdemux.c: Unbreak segment activation again. Fixes #531672. | Wim Taymans | 2008-05-26 | 1 | -0/+6 |
| * | ext/flac/: Set the channel layout when decoding FLAC files with more than 2 c... | Sebastian Dröge | 2008-05-25 | 1 | -0/+10 |
| * | configure.ac: We need -base CVS (rtsp). | Tim-Philipp Müller | 2008-05-24 | 1 | -0/+5 |
| * | gst/udp/Makefile.am: Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_AD... | Tim-Philipp Müller | 2008-05-22 | 1 | -0/+6 |
| * | gst/smpte/gstsmptealpha.c: Fix debug statement arguments. | Julien Moutte | 2008-05-22 | 1 | -0/+9 |
| * | tests/check/elements/: Don't use gst_element_get_pad(), it's a bad, bad method. | Wim Taymans | 2008-05-21 | 1 | -0/+14 |
| * | Don't use gst_element_get_pad(), it's a bad method. | Wim Taymans | 2008-05-21 | 1 | -0/+27 |
| * | gst/udp/: Joining a multicast group and setting the loop/ttl properties are t... | Wim Taymans | 2008-05-21 | 1 | -0/+11 |
| * | gst/avi/gstavimux.c: Also support alaw/mulaw. | Stefan Kost | 2008-05-21 | 1 | -0/+5 |
| * | gst/udp/gstmultiudpsink.*: Add a fixme for the auto-multicast property. | Wim Taymans | 2008-05-21 | 1 | -1/+10 |
| * | gst/udp/gstmultiudpsink.c: Ignore EPERM errors from sendto. Fixes #533619. | Gustaf Räntilä | 2008-05-21 | 1 | -0/+7 |
| * | gst/udp/gstmultiudpsink.*: Add qos-dscp property to manage the Quality of ser... | Henrik Eriksson | 2008-05-21 | 1 | -0/+11 |
| * | gst/rtp/gstrtptheoradepay.c: Improve debugging of the ident. | Wim Taymans | 2008-05-21 | 1 | -0/+5 |
| * | gst/udp/gstudpnetutils.*: Provide a bunch of helper methods to deal with IPv4... | Bruno Santos | 2008-05-21 | 1 | -0/+25 |
| * | gst/multipart/multipartdemux.*: Don't blindly copy the mime-type as the caps ... | Patrick Radizi | 2008-05-21 | 1 | -0/+12 |
| * | ext/esd/esdsink.c: When we post an error, we must return -1 to let the parent... | Michael Meeks | 2008-05-20 | 1 | -0/+7 |
| * | gst/videomixer/videomixer.c: Add missing incudes. | Stefan Kost | 2008-05-20 | 1 | -0/+5 |
| * | gst/rtp/gstrtph264pay.*: Correct a typo (sinle -> single). | Peter Kjellerstedt | 2008-05-20 | 1 | -0/+7 |
| * | gst/rtp/gstrtph264depay.*: Add experimental support for outputting quicktime-... | Wim Taymans | 2008-05-20 | 1 | -0/+20 |
| * | gst/equalizer/gstiirequalizer.c: Use a bigger type in integer mode for the in... | Sebastian Dröge | 2008-05-20 | 1 | -0/+7 |
| * | gst/videomixer/videomixer.*: Instead of a random number for the request pad i... | Jan Schmidt | 2008-05-20 | 1 | -0/+10 |
| * | gst/smpte/: Add new plugin that adds the SMPTE transition in the alpha channe... | Wim Taymans | 2008-05-20 | 1 | -0/+22 |
| * | Try using thaytans new mechanism to get extra classes into plugin docs. Apare... | Stefan Kost | 2008-05-19 | 1 | -0/+13 |
| * | gst/avi/gstavimux.c: Set proper rate in avi stream header for PCM audio, and ... | Mark Nauwelaerts | 2008-05-18 | 1 | -0/+6 |
| * | sys/v4l2/gstv4l2src.c: Don't include the gstv4l2xoverlay.h header as the XOve... | Sebastian Dröge | 2008-05-17 | 1 | -0/+44 |
| * | Fix some compiler warnings. | Jan Schmidt | 2008-05-16 | 1 | -0/+7 |
| * | gst/rtp/gstrtph264depay.c: Small comment added. | Wim Taymans | 2008-05-14 | 1 | -0/+14 |
| * | gst/rtp/gstrtph264pay.*: Make it possible to specify profile-level-id and spr... | Peter Kjellerstedt | 2008-05-14 | 1 | -0/+9 |
| * | docs/plugins/: Remove ladspa fro plugin-docs, its in gst-plugins-bad. | Stefan Kost | 2008-05-14 | 1 | -0/+7 |
| * | gst/avi/gstavimux.c: Send an initial BYTE segment to inform downstream of lat... | Mark Nauwelaerts | 2008-05-13 | 1 | -0/+6 |
| * | gst/rtp/gstrtpg729depay.c: Fix wrong caps string. | Wim Taymans | 2008-05-13 | 1 | -0/+5 |
| * | gst/rtp/: Added G729 pay and depayloaders. Fixes #532409. | Olivier Crete | 2008-05-13 | 1 | -0/+17 |
| * | ext/speex/gstspeexdec.c: Fix the calculation of the duration of the concealme... | Wim Taymans | 2008-05-13 | 1 | -0/+5 |
| * | gst/rtp/: Add DV pay and depayloaders. Fixes #532423. | Olivier Crete | 2008-05-12 | 1 | -0/+22 |
| * | gst/matroska/matroska-demux.c: Convert subtitle palette info in VobSub privat... | Mark Nauwelaerts | 2008-05-12 | 1 | -0/+7 |
| * | gst/avi/gstavimux.c: Do not leave fourcc stream header field empty upon reset. | Mark Nauwelaerts | 2008-05-12 | 1 | -0/+6 |
| * | Add goom2k1 into the docs. | Jan Schmidt | 2008-05-11 | 1 | -0/+10 |
| * | gst/rtsp/gstrtspsrc.c: Support Digest authentication. Fixes #532065. | Wouter Cloetens | 2008-05-08 | 1 | -0/+12 |
| * | gst/level/gstlevel.c: Also support 32bit (e.g. whe having it after 'mad'). Ad... | Stefan Kost | 2008-05-08 | 1 | -0/+6 |
| * | gst/matroska/matroska-mux.c: Update the track duration if the old one was inv... | Sjoerd Simons | 2008-05-08 | 1 | -0/+8 |
| * | gst/rtp/gstrtph264pay.c (gst_rtp_h264_pay_parse_sps_pps): Use GST_STR_NULL wh... | Ole André Vadla Ravnås | 2008-05-07 | 1 | -0/+6 |
| * | sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_setup_ddraw): Do IDir... | Haakon Sporsheim | 2008-05-07 | 1 | -0/+8 |
| * | sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame): Added ch... | Haakon Sporsheim | 2008-05-07 | 1 | -0/+9 |
| * | sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame, | Haakon Sporsheim | 2008-05-07 | 1 | -0/+11 |
| * | sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_set_caps): Fixed mid ... | Haakon Sporsheim | 2008-05-07 | 1 | -0/+9 |
| * | sys/directdraw/gstdirectdrawsink.c | Ole André Vadla Ravnås | 2008-05-07 | 1 | -0/+14 |
| * | sys/directdraw/gstdirectdrawsink.c | Ole André Vadla Ravnås | 2008-05-07 | 1 | -0/+7 |
| * | gst/rtp/gstrtpilbcpay.c: Added missing stdlib.h include for strtol(), and mad... | Ole André Vadla Ravnås | 2008-05-07 | 1 | -0/+6 |