summaryrefslogtreecommitdiffstats
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2008-05-26Don't use _gst_pad().Wim Taymans3-8/+8
2008-05-22docs/plugins/: Add interleave/deinterleave to the docs and while at that run ...Sebastian Dröge1-0/+4
2008-05-22gst/interleave/deinterleave.*: Don't set a getcaps() function on the src pads...Sebastian Dröge2-8/+25
2008-05-22gst/mpeg4videoparse/mpeg4videoparse.c: Move some code around to integrate the...Sjoerd Simons1-56/+26
2008-05-19gst/interleave/deinterleave.*: Add a property to select whether channel posit...Sebastian Dröge2-6/+68
2008-05-17gst/interleave/deinterleave.*: Queue events until src pads were added and the...Sebastian Dröge2-0/+94
2008-05-17gst/interleave/deinterleave.c: Always set the channel positions when gst_audi...Sebastian Dröge1-20/+23
2008-05-16gst/interleave/: Add support for all raw audio formats and provide better neg...Sebastian Dröge3-63/+362
2008-05-16docs/Makefile.am: Don't attempt to build plugin docs when they're disabled.Jan Schmidt2-6/+10
2008-05-14gst/rtpmanager/gstrtpjitterbuffer.c: Simply drop bad RTP packets with a warni...Wim Taymans1-4/+4
2008-05-14gst/mpeg4videoparse/mpeg4videoparse.c: Set fixed caps on the srcpad after we ...Wim Taymans1-1/+1
2008-05-14gst/audioresample/gstaudioresample.c: Revert previous change which made baset...Tim-Philipp Müller1-0/+4
2008-05-14gst/interleave/: Split definitions into separate header files for better docu...Sebastian Dröge6-120/+209
2008-05-13gst/mpeg4videoparse/mpeg4videoparse.*: Parse the config data (either outbound...Sjoerd Simons2-30/+540
2008-05-13gst/real/gstrealvideodec.c: Add some debug for where we are searching for lib...Wim Taymans1-0/+3
2008-05-13gst/rtpmanager/gstrtpbin.c: Actually add the do-lost property to the object.Wim Taymans1-0/+5
2008-05-12gst/rtpmanager/gstrtpjitterbuffer.c: Avoid waiting for a negative (huge) dura...Wim Taymans1-2/+8
2008-05-12gst/rtpmanager/gstrtpsession.c: Make sure to unref the rtpsession returned by...Peter Kjellerstedt1-0/+3
2008-05-12gst/rtpmanager/gstrtpjitterbuffer.c: Initialise with GST_CLOCK_TIME_NONE to a...Jan Schmidt1-1/+1
2008-05-11Random doc of the day: the deinterlace element.Jan Schmidt2-4/+70
2008-05-09gst/mpegtsparse/: Make sure all schedule EIT and non-actual transport streamZaheer Abbas Merali2-0/+23
2008-05-09gst/rtpmanager/rtpsource.c: Make sure to unref the caps used by RTPSource to ...Peter Kjellerstedt1-0/+2
2008-05-08gst/rtpmanager/rtpsession.c: Unlock the session lock when calling one of our ...Olivier Crete1-0/+8
2008-05-08gst/rtpmanager/gstrtpsession.c: Send RTP BYE command on EOS. Fixes bug #531955.Sjoerd Simons1-0/+1
2008-05-08gst/audioresample/gstaudioresample.c: Let audioresample use the buffer alloca...Sjoerd Simons1-4/+0
2008-04-29gst/subenc/gstsrtenc.c: Declare variables at the beginning of blocks. Fixes c...Jens Granseuer1-4/+6
2008-04-29gst/mpegtsparse/: Detect SI pids (NIT, SDT, EIT etc.) based on table id and n...Zaheer Abbas Merali3-36/+76
2008-04-25gst/rtpmanager/gstrtpbin.*: Expose new jitterbuffer property in rtpbin too.Wim Taymans2-2/+18
2008-04-25gst/rtpmanager/gstrtpjitterbuffer.c: Disable sending out rtp packet lost even...Wim Taymans1-14/+52
2008-04-25gst/rtpmanager/gstrtpjitterbuffer.c: Remove private version of a function tha...Wim Taymans1-37/+109
2008-04-25gst/rtpmanager/gstrtpsession.c: Set up some internal links functions for the ...Wim Taymans1-0/+33
2008-04-25gst/rtpmanager/: Also keep track of the first buffer timestamp together with ...Wim Taymans5-1/+11
2008-04-25gst/flv/gstflvdemux.c: Forward unknown queries upstream instead of returning ...Wim Taymans1-3/+1
2008-04-22gst/sdp/gstsdpdemux.c: Ref caps, see #528245.Wim Taymans1-0/+2
2008-04-21gst/rtpmanager/gstrtpbin.c: Ref caps when inserting into the cache.Olivier Crete4-14/+41
2008-04-17gst/rtpmanager/: Unset GValues after g_signal_emitv so that we avoid a refcou...Wim Taymans4-5/+28
2008-04-11gst/flv/gstflvparse.c: Handle NULL returns from FLV_GET_STRING() more gracefu...Tim-Philipp Müller1-3/+8
2008-04-11configure.ac: Bump core/base requirements to released versions to avoid confu...Tim-Philipp Müller1-34/+17
2008-04-11gst/cdxaparse/: Port VCD parser (formerly cdxastrip) from 0.8 to 0.10. Doesn'...Tim-Philipp Müller6-801/+328
2008-04-10gst/nsf/nsf.h: Change prototype of process function here too to avoid 'incomp...Tim-Philipp Müller1-2/+7
2008-04-09gst/rtpmanager/: Avoid leaking pads in the RTP manager.Peter Kjellerstedt2-0/+24
2008-04-09gst/nsf/nes_apu.*: Don't do void pointer arithmetic - it's a gcc extension.Jan Schmidt2-5/+15
2008-04-04gst/subenc/gstsrtenc.*: GstSrtenc => GstSrtEnc and gst_srtenc_ => gst_srt_enc_.Tim-Philipp Müller2-57/+58
2008-04-01Rename new srtenc plugin to subenc.Tim-Philipp Müller5-336/+9
2008-04-01gst/mpegtsparse/mpegtspacketizer.c: Cable delivery subsystem descriptors' fre...Zaheer Abbas Merali1-2/+5
2008-04-01Add srt subtitle encoderThijs Vermeir6-0/+654
2008-03-26gst/nsf/: Remove memguard again and apply hopefully all previously dropped lo...Sebastian Dröge9-549/+112
2008-03-25gst/nsf/: Unbreak compilation by disabling memguard and doing some dirty hack...Wim Taymans2-4/+17
2008-03-25gst/nsf/: Update our internal nosefart to nosefart-2.7-mls to fix segfaults o...Andreas Henriksson25-499/+1694
2008-03-24Make rganalysis and rglimiter elements GAP-flag aware.Rene Stadler2-1/+16