summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* Rename audiovoice to audiokaraoke and add it to the docs.Stefan Kost2008-05-284-59/+59
* gst/videomixer/videomixer.*: duration and latency queries.Sebastian Dröge2008-05-282-0/+205
* gst/interleave/interleave.c: Implement latency query.Sebastian Dröge2008-05-281-0/+89
* gst/videomixer/videomixer.*: Implement proper seek/newsegment handling.Edward Hervey2008-05-272-1/+176
* gst/qtdemux/qtdemux.c: Add caps for DVCPRO50 and DVCPRO HD PAL/NTSC. See #526...j^2008-05-261-1/+17
* gst/audiofx/: Add simple voice removal element. Yay karaoke.Wim Taymans2008-05-264-0/+434
* gst/qtdemux/qtdemux.c: Unbreak segment activation again. Fixes #531672.Wim Taymans2008-05-261-3/+23
* gst/interleave/deinterleave.c: Add another example launch line.Sebastian Dröge2008-05-263-455/+689
* Don't use _gst_pad().Wim Taymans2008-05-261-2/+2
* docs/plugins/: Add interleave/deinterleave to the docs and while at that run ...Sebastian Dröge2008-05-221-0/+4
* gst/interleave/deinterleave.*: Don't set a getcaps() function on the src pads...Sebastian Dröge2008-05-222-8/+25
* gst/udp/Makefile.am: Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_AD...Tim-Philipp Müller2008-05-221-1/+4
* gst/smpte/gstsmptealpha.c: Fix debug statement arguments.Julien Moutte2008-05-223-5/+7
* Don't use gst_element_get_pad(), it's a bad method.Wim Taymans2008-05-213-8/+8
* gst/udp/: Joining a multicast group and setting the loop/ttl properties are t...Wim Taymans2008-05-214-29/+50
* gst/avi/gstavimux.c: Also support alaw/mulaw.Stefan Kost2008-05-211-23/+49
* gst/udp/gstmultiudpsink.*: Add a fixme for the auto-multicast property.Wim Taymans2008-05-212-13/+24
* gst/udp/gstmultiudpsink.c: Ignore EPERM errors from sendto. Fixes #533619.Gustaf Räntilä2008-05-211-0/+4
* gst/udp/gstmultiudpsink.*: Add qos-dscp property to manage the Quality of ser...Henrik Eriksson2008-05-212-16/+47
* gst/rtp/gstrtptheoradepay.c: Improve debugging of the ident.Wim Taymans2008-05-211-3/+3
* gst/udp/gstudpnetutils.*: Provide a bunch of helper methods to deal with IPv4...Bruno Santos2008-05-216-105/+276
* gst/multipart/multipartdemux.*: Don't blindly copy the mime-type as the caps ...Patrick Radizi2008-05-212-1/+49
* gst/videomixer/videomixer.c: Add missing incudes.Stefan Kost2008-05-201-0/+5
* gst/rtp/gstrtph264pay.*: Correct a typo (sinle -> single).Peter Kjellerstedt2008-05-202-5/+3
* gst/rtp/gstrtph264depay.*: Add experimental support for outputting quicktime-...Wim Taymans2008-05-204-35/+289
* gst/equalizer/gstiirequalizer.c: Use a bigger type in integer mode for the in...Sebastian Dröge2008-05-201-6/+6
* gst/videomixer/videomixer.*: Instead of a random number for the request pad i...Jan Schmidt2008-05-202-3/+12
* gst/smpte/: Add new plugin that adds the SMPTE transition in the alpha channe...Wim Taymans2008-05-206-12/+782
* Try using thaytans new mechanism to get extra classes into plugin docs. Apare...Stefan Kost2008-05-191-0/+4
* gst/interleave/deinterleave.*: Add a property to select whether channel posit...Sebastian Dröge2008-05-192-6/+68
* gst/avi/gstavimux.c: Set proper rate in avi stream header for PCM audio, and ...Mark Nauwelaerts2008-05-181-5/+22
* gst/interleave/deinterleave.*: Queue events until src pads were added and the...Sebastian Dröge2008-05-172-0/+94
* gst/interleave/deinterleave.c: Always set the channel positions when gst_audi...Sebastian Dröge2008-05-171-20/+23
* gst/interleave/: Add support for all raw audio formats and provide better neg...Sebastian Dröge2008-05-163-63/+362
* gst/rtp/gstrtph264depay.c: Small comment added.Wim Taymans2008-05-142-101/+153
* gst/rtp/gstrtph264pay.*: Make it possible to specify profile-level-id and spr...Peter Kjellerstedt2008-05-142-7/+99
* gst/interleave/: Split definitions into separate header files for better docu...Sebastian Dröge2008-05-146-120/+209
* gst/avi/gstavimux.c: Send an initial BYTE segment to inform downstream of lat...Mark Nauwelaerts2008-05-131-0/+4
* gst/rtp/gstrtpg729depay.c: Fix wrong caps string.Wim Taymans2008-05-131-2/+2
* gst/rtp/: Added G729 pay and depayloaders. Fixes #532409.Olivier Crete2008-05-136-0/+520
* gst/rtp/: Add DV pay and depayloaders. Fixes #532423.Olivier Crete2008-05-126-0/+951
* gst/matroska/matroska-demux.c: Convert subtitle palette info in VobSub privat...Mark Nauwelaerts2008-05-121-2/+13
* gst/avi/gstavimux.c: Do not leave fourcc stream header field empty upon reset.Mark Nauwelaerts2008-05-121-2/+2
* Add goom2k1 into the docs.Jan Schmidt2008-05-112-5/+6
* gst/rtsp/gstrtspsrc.c: Support Digest authentication. Fixes #532065.Wouter Cloetens2008-05-081-6/+127
* gst/level/gstlevel.c: Also support 32bit (e.g. whe having it after 'mad'). Ad...Stefan Kost2008-05-081-12/+30
* gst/matroska/matroska-mux.c: Update the track duration if the old one was inv...Sjoerd Simons2008-05-081-1/+1
* gst/rtp/gstrtph264pay.c (gst_rtp_h264_pay_parse_sps_pps): Use GST_STR_NULL wh...Ole André Vadla Ravnås2008-05-071-1/+1
* gst/rtp/gstrtpilbcpay.c: Added missing stdlib.h include for strtol(), and mad...Ole André Vadla Ravnås2008-05-071-2/+3
* gst/rtsp/gstrtspsrc.c: Don't leak file descriptors on error. Fixes #531532.Sjoerd Simons2008-05-051-0/+4