Age | Commit message (Expand) | Author | Files | Lines |
2008-06-13 | gst/flv/: Introduce demuxing support for AAC and | Julien Moutte | 3 | -196/+251 |
2008-06-13 | gst/real/gstrealaudiodec.c: Disable sipro on 64bits, it crashes. | Wim Taymans | 1 | -0/+5 |
2008-06-13 | gst/real/gstrealaudiodec.c: Add raversions we can support on the caps. | Wim Taymans | 3 | -180/+417 |
2008-06-13 | gst/mpegtsparse/mpegtspacketizer.c: Handle character sets in strings coming f... | Sebastian Pölsterl | 1 | -25/+272 |
2008-06-13 | gst/replaygain/: More doc updates. | Stefan Kost | 3 | -38/+28 |
2008-06-13 | docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml | Stefan Kost | 8 | -81/+52 |
2008-06-12 | Do not use short_description in section docs for elements. We extract them fr... | Stefan Kost | 15 | -16/+1 |
2008-06-11 | gst/deinterlace2/: Add a deinterlacer plugin based on the tvtime/DScaler dein... | Martin Eikermann | 16 | -0/+1305 |
2008-06-11 | gst/deinterlace2/: Add a deinterlacer plugin based on the tvtime/DScaler dein... | Martin Eikermann | 18 | -0/+7411 |
2008-06-09 | gst/rawparse/gstrawparse.c: Add simple reverse playback. | Wim Taymans | 1 | -22/+42 |
2008-06-09 | gst/rawparse/gstrawparse.*: Fix seeking, timestamps, duration and some more. ... | Wim Taymans | 2 | -107/+211 |
2008-06-06 | gst/rtpmanager/gstrtpbin.c: Fix deadlock when shutting down, use a new lock i... | Wim Taymans | 1 | -3/+19 |
2008-06-05 | gst/interleave/: Properly implement duration and position queries in bytes fo... | Sebastian Dröge | 2 | -0/+85 |
2008-06-04 | gst/interleave/interleave.*: Use an always increasing integer for the number ... | Sebastian Dröge | 2 | -16/+51 |
2008-06-03 | gst/interleave/interleave.c: Stop GstCollectPads before calling the parent's ... | Sebastian Dröge | 1 | -3/+8 |
2008-06-03 | gst/h264parse/gsth264parse.*: Parse codec_data and use the nalu_size_length f... | Wim Taymans | 2 | -31/+97 |
2008-06-03 | gst/interleave/interleave.c: Use new gst_audio_check_channel_positions() func... | Sebastian Dröge | 1 | -78/+12 |
2008-06-02 | gst/interleave/interleave.*: Allow setting channel positions via a property a... | Sebastian Dröge | 2 | -38/+414 |
2008-06-02 | gst/mpeg4videoparse/mpeg4videoparse.c: Fix mpeg4videoparse on big endian arch... | Sjoerd Simons | 1 | -3/+21 |
2008-05-28 | gst/interleave/interleave.c: Implement latency query. | Sebastian Dröge | 1 | -0/+89 |
2008-05-27 | gst/mpegvideoparse/mpegvideoparse.c: Add GST_BUFFER_FLAG_DELTA_UNIT to not I ... | Thijs Vermeir | 1 | -0/+3 |
2008-05-27 | gst/rtpmanager/gstrtpbin.c: Break out of callbacks when we are shutting down. | Wim Taymans | 1 | -7/+58 |
2008-05-26 | gst/interleave/deinterleave.c: Add another example launch line. | Sebastian Dröge | 3 | -455/+689 |
2008-05-26 | gst/rtpmanager/gstrtpjitterbuffer.c: When checking the seqnum, reset the jitt... | Wim Taymans | 3 | -38/+61 |
2008-05-26 | gst/rtpmanager/gstrtpbin.c: Propagate the do-lost and latency properties to t... | Håvard Graff | 1 | -0/+24 |
2008-05-26 | Don't use _gst_pad(). | Wim Taymans | 3 | -8/+8 |
2008-05-22 | docs/plugins/: Add interleave/deinterleave to the docs and while at that run ... | Sebastian Dröge | 1 | -0/+4 |
2008-05-22 | gst/interleave/deinterleave.*: Don't set a getcaps() function on the src pads... | Sebastian Dröge | 2 | -8/+25 |
2008-05-22 | gst/mpeg4videoparse/mpeg4videoparse.c: Move some code around to integrate the... | Sjoerd Simons | 1 | -56/+26 |
2008-05-19 | gst/interleave/deinterleave.*: Add a property to select whether channel posit... | Sebastian Dröge | 2 | -6/+68 |
2008-05-17 | gst/interleave/deinterleave.*: Queue events until src pads were added and the... | Sebastian Dröge | 2 | -0/+94 |
2008-05-17 | gst/interleave/deinterleave.c: Always set the channel positions when gst_audi... | Sebastian Dröge | 1 | -20/+23 |
2008-05-16 | gst/interleave/: Add support for all raw audio formats and provide better neg... | Sebastian Dröge | 3 | -63/+362 |
2008-05-16 | docs/Makefile.am: Don't attempt to build plugin docs when they're disabled. | Jan Schmidt | 2 | -6/+10 |
2008-05-14 | gst/rtpmanager/gstrtpjitterbuffer.c: Simply drop bad RTP packets with a warni... | Wim Taymans | 1 | -4/+4 |
2008-05-14 | gst/mpeg4videoparse/mpeg4videoparse.c: Set fixed caps on the srcpad after we ... | Wim Taymans | 1 | -1/+1 |
2008-05-14 | gst/audioresample/gstaudioresample.c: Revert previous change which made baset... | Tim-Philipp Müller | 1 | -0/+4 |
2008-05-14 | gst/interleave/: Split definitions into separate header files for better docu... | Sebastian Dröge | 6 | -120/+209 |
2008-05-13 | gst/mpeg4videoparse/mpeg4videoparse.*: Parse the config data (either outbound... | Sjoerd Simons | 2 | -30/+540 |
2008-05-13 | gst/real/gstrealvideodec.c: Add some debug for where we are searching for lib... | Wim Taymans | 1 | -0/+3 |
2008-05-13 | gst/rtpmanager/gstrtpbin.c: Actually add the do-lost property to the object. | Wim Taymans | 1 | -0/+5 |
2008-05-12 | gst/rtpmanager/gstrtpjitterbuffer.c: Avoid waiting for a negative (huge) dura... | Wim Taymans | 1 | -2/+8 |
2008-05-12 | gst/rtpmanager/gstrtpsession.c: Make sure to unref the rtpsession returned by... | Peter Kjellerstedt | 1 | -0/+3 |
2008-05-12 | gst/rtpmanager/gstrtpjitterbuffer.c: Initialise with GST_CLOCK_TIME_NONE to a... | Jan Schmidt | 1 | -1/+1 |
2008-05-11 | Random doc of the day: the deinterlace element. | Jan Schmidt | 2 | -4/+70 |
2008-05-09 | gst/mpegtsparse/: Make sure all schedule EIT and non-actual transport stream | Zaheer Abbas Merali | 2 | -0/+23 |
2008-05-09 | gst/rtpmanager/rtpsource.c: Make sure to unref the caps used by RTPSource to ... | Peter Kjellerstedt | 1 | -0/+2 |
2008-05-08 | gst/rtpmanager/rtpsession.c: Unlock the session lock when calling one of our ... | Olivier Crete | 1 | -0/+8 |
2008-05-08 | gst/rtpmanager/gstrtpsession.c: Send RTP BYE command on EOS. Fixes bug #531955. | Sjoerd Simons | 1 | -0/+1 |
2008-05-08 | gst/audioresample/gstaudioresample.c: Let audioresample use the buffer alloca... | Sjoerd Simons | 1 | -4/+0 |