Age | Commit message (Expand) | Author | Files | Lines |
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 | 9 | -120/+594 |
2008-05-13 | gst/mpeg4videoparse/mpeg4videoparse.*: Parse the config data (either outbound... | Sjoerd Simons | 3 | -30/+563 |
2008-05-13 | gst/real/gstrealvideodec.c: Add some debug for where we are searching for lib... | Wim Taymans | 2 | -0/+8 |
2008-05-13 | tests/check/elements/audioresample.c: Add unit test for the latest basetransf... | Sjoerd Simons | 1 | -43/+77 |
2008-05-13 | gst/rtpmanager/gstrtpbin.c: Actually add the do-lost property to the object. | Wim Taymans | 2 | -0/+10 |
2008-05-12 | gst/rtpmanager/gstrtpjitterbuffer.c: Avoid waiting for a negative (huge) dura... | Wim Taymans | 2 | -2/+15 |
2008-05-12 | gst/rtpmanager/gstrtpsession.c: Make sure to unref the rtpsession returned by... | Peter Kjellerstedt | 2 | -0/+10 |
2008-05-12 | docs/plugins/gst-plugins-bad-plugins-sections.txt: Quieten some docs output | Jan Schmidt | 2 | -2/+11 |
2008-05-12 | gst/rtpmanager/gstrtpjitterbuffer.c: Initialise with GST_CLOCK_TIME_NONE to a... | Jan Schmidt | 3 | -1/+7 |
2008-05-11 | Random doc of the day: the deinterlace element. | Jan Schmidt | 7 | -11/+102 |
2008-05-09 | gst/mpegtsparse/: Make sure all schedule EIT and non-actual transport stream | Zaheer Abbas Merali | 3 | -0/+31 |
2008-05-09 | gst/rtpmanager/rtpsource.c: Make sure to unref the caps used by RTPSource to ... | Peter Kjellerstedt | 3 | -0/+7 |
2008-05-08 | sys/oss4/oss4-mixer-slider.c: Apparently mono sliders have the mono value rep... | Clive Wright | 2 | -2/+17 |
2008-05-08 | gst/rtpmanager/rtpsession.c: Unlock the session lock when calling one of our ... | Olivier Crete | 2 | -0/+17 |
2008-05-08 | gst/rtpmanager/gstrtpsession.c: Send RTP BYE command on EOS. Fixes bug #531955. | Sjoerd Simons | 2 | -0/+9 |
2008-05-08 | gst/audioresample/gstaudioresample.c: Let audioresample use the buffer alloca... | Sjoerd Simons | 2 | -4/+89 |
2008-05-07 | win32/common/config.h.in: Don't define GST_FUNCTION, if GLib supports MSVC we... | Ole André Vadla Ravnås | 2 | -3/+6 |
2008-05-07 | gst-libs/gst/app/: Add marshal.list, make it compile and add to cvsignore. | Wim Taymans | 8 | -80/+465 |
2008-05-07 | configure.ac: Error out if we don't have the required versions of core/base. | Tim-Philipp Müller | 3 | -6/+10 |
2008-05-05 | gst-libs/gst/app/gstappsink.*: Start some docs. | Wim Taymans | 3 | -25/+185 |
2008-05-02 | add wildmidi plugin | Christian Schaller | 1 | -1/+4 |
2008-04-29 | gst/subenc/gstsrtenc.c: Declare variables at the beginning of blocks. Fixes c... | Jens Granseuer | 2 | -4/+14 |
2008-04-29 | gst/mpegtsparse/: Detect SI pids (NIT, SDT, EIT etc.) based on table id and n... | Zaheer Abbas Merali | 4 | -36/+85 |
2008-04-25 | ext/: Cast NULL sentinels to void * as NULL is defined as an integer constant... | Sebastian Dröge | 3 | -4/+13 |
2008-04-25 | gst-libs/gst/app/gstappsink.*: Add more docs. | Wim Taymans | 3 | -24/+247 |
2008-04-25 | gst-libs/gst/dshow/Makefile.am: Use CXXFLAGS rather than CFLAGS; these are C+... | Michael Smith | 3 | -5/+14 |
2008-04-25 | gst/rtpmanager/gstrtpbin.*: Expose new jitterbuffer property in rtpbin too. | Wim Taymans | 3 | -2/+25 |
2008-04-25 | gst/rtpmanager/gstrtpjitterbuffer.c: Disable sending out rtp packet lost even... | Wim Taymans | 2 | -14/+63 |
2008-04-25 | gst/rtpmanager/gstrtpjitterbuffer.c: Remove private version of a function tha... | Wim Taymans | 2 | -37/+121 |
2008-04-25 | gst/rtpmanager/gstrtpsession.c: Set up some internal links functions for the ... | Wim Taymans | 2 | -0/+43 |
2008-04-25 | gst/rtpmanager/: Also keep track of the first buffer timestamp together with ... | Wim Taymans | 6 | -1/+27 |
2008-04-25 | gst/flv/gstflvdemux.c: Forward unknown queries upstream instead of returning ... | Wim Taymans | 2 | -3/+6 |
2008-04-24 | Add support for the new libmpcdec API which magically gets us support for SV8... | Sebastian Dröge | 6 | -28/+148 |
2008-04-24 | configure.ac: Back to development -> 0.10.7.1 | Jan Schmidt | 2 | -1/+6 |
2008-04-24 | Release 0.10.7RELEASE-0_10_7 | Jan Schmidt | 70 | -343/+657 |
2008-04-24 | Update .po files | Jan Schmidt | 27 | -389/+266 |
2008-04-22 | ext/faad/gstfaad.c: Don't leak GstAudioChannelPosition. Fixes #529378. | Stefan Kost | 2 | -1/+7 |
2008-04-22 | gst/sdp/gstsdpdemux.c: Ref caps, see #528245. | Wim Taymans | 2 | -0/+7 |
2008-04-22 | configure.ac: 0.10.6.4 pre-release | Jan Schmidt | 2 | -1/+6 |
2008-04-21 | tests/check/elements/rganalysis.c: Don't leak a tag list. Fixes bug #529285. | Sebastian Dröge | 2 | -0/+7 |
2008-04-21 | tests/check/elements/ofa.c: Don't leak the tags string and tag list. Fixes bu... | Sebastian Dröge | 2 | -5/+14 |
2008-04-21 | gst/rtpmanager/gstrtpbin.c: Ref caps when inserting into the cache. | Olivier Crete | 5 | -14/+67 |
2008-04-18 | tests/icles/metadata_editor.c: Add cast to placate gcc 4.1.2. | Tim-Philipp Müller | 2 | -1/+6 |
2008-04-17 | configure.ac: 0.10.6.3 pre-release | Jan Schmidt | 2 | -1/+6 |
2008-04-17 | sys/dvb/gstdvbsrc.c: Revert patch that added a loop timeout. | Zaheer Abbas Merali | 2 | -3/+6 |
2008-04-17 | gst/rtpmanager/: Unset GValues after g_signal_emitv so that we avoid a refcou... | Wim Taymans | 5 | -5/+41 |
2008-04-16 | tests/check/Makefile.am: Don't inlcude dc1394src in the generic/states test a... | Sebastian Dröge | 2 | -1/+7 |
2008-04-16 | tests/check/elements/ofa.c: Only check if the generated fingerprints are vali... | Sebastian Dröge | 2 | -16/+12 |
2008-04-16 | ext/timidity/Makefile.am: Dist all source files, no matter if only timidity o... | Sebastian Dröge | 3 | -5/+9 |