Age | Commit message (Expand) | Author | Files | Lines |
2008-03-11 | gst/rtpmanager/rtpsession.*: Implement collision and loop detection in rtpman... | Olivier Crete | 1 | -0/+20 |
2008-03-11 | gst/rtpmanager/gstrtpsession.c: Avoid a deadlock when joining the RTCP thread... | Ole André Vadla Ravnås | 1 | -0/+11 |
2008-03-11 | gst/rtpmanager/rtpjitterbuffer.c: Don't try to reset the clock skew when we h... | Stefan Kost | 1 | -0/+8 |
2008-03-08 | ext/faad/gstfaad.c: Improve the header checking to look for what faad2 looks ... | Sjoerd Simons | 1 | -0/+9 |
2008-03-07 | configure.ac: Really check for libdc1394 >= 2.0.0, pkg-config thinks that 2.0... | Sebastian Dröge | 1 | -0/+6 |
2008-03-06 | ext/dirac/gstdiracenc.cc: Add a bunch of properties cribbed from the encoder ... | David Schleef | 1 | -0/+5 |
2008-03-06 | Rewrite Dirac encoder plugin based on Schroedinger gstreamer elements. | David Schleef | 1 | -0/+10 |
2008-03-05 | Port mplex element to 0.10. Fixes bug #520329. | Mark Nauwelaerts | 1 | -0/+23 |
2008-03-05 | configure.ac: Clean up detection of different mjpegtoolsAPI versions. | Mark Nauwelaerts | 1 | -0/+20 |
2008-03-04 | gst/mpegtsparse/: Add parsing of cable delivery system descriptor. | Zaheer Abbas Merali | 1 | -0/+6 |
2008-03-03 | configure.ac: Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify w... | Peter Kjellerstedt | 1 | -0/+6 |
2008-03-03 | gst/mve/gstmvedemux.c: Fix audio discontinuity that happens when silent chunk... | Jens Granseuer | 1 | -0/+9 |
2008-03-01 | sys/dvb/: Add DVB-C support. Special thanks to Christian Schaller for a testi... | Zaheer Abbas Merali | 1 | -0/+7 |
2008-02-28 | gst/mpegtsparse/mpegtsparse.c: Only send PMTs to program pads that the PMT is... | Zaheer Abbas Merali | 1 | -0/+8 |
2008-02-28 | Map Date-Time and GPS tags and Convert from EXIF to XMP Datatime as local tim... | Edgard Lima | 1 | -0/+12 |
2008-02-27 | sys/dvb/camutils.c: Remove the G_VALUE_HOLDS_BOXED checks. They were only add... | Zaheer Abbas Merali | 1 | -1/+7 |
2008-02-27 | sys/dvb/camutils.c: Don't free the program descriptors, this structure contai... | Zaheer Abbas Merali | 1 | -0/+7 |
2008-02-27 | sys/dvb/camutils.c: Extra checks to prevent data corruption/segfaults. | Zaheer Abbas Merali | 1 | -0/+5 |
2008-02-26 | ext/nas/nassink.c: Fix build warning by using portable API. | Stefan Kost | 1 | -0/+5 |
2008-02-26 | gst/selector/gstoutputselector.c: Fix changing to same pad twice before a cha... | Stefan Kost | 1 | -0/+5 |
2008-02-26 | Add support for libdc1394 2.0.0 and above and require this version now. Fixes... | Daniel Fischer | 1 | -0/+11 |
2008-02-26 | Add support for specifying a list of cookies to be passed in the HTTP request... | Wouter Cloetens | 1 | -0/+14 |
2008-02-25 | gst/selector/gstinputselector.*: Added "select-all" property to make it work ... | Stefan Kost | 1 | -0/+14 |
2008-02-25 | Remove midi typefinders and require base CVS as they moved there. | Sebastian Dröge | 1 | -0/+7 |
2008-02-24 | ext/Makefile.am: Only disable the ext/timidity directory if both, wildmidi _a... | Sebastian Dröge | 1 | -0/+6 |
2008-02-24 | ext/Makefile.am: Build the wildmidi plugin if it's enabled and not only when ... | Emilio Pozuelo Monfort | 1 | -0/+8 |
2008-02-23 | Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them when buildi... | Tim-Philipp Müller | 1 | -0/+9 |
2008-02-23 | sys/dvb/gstdvbsrc.c: Add initial support for multiproto driver (not yet merge... | Zaheer Abbas Merali | 1 | -0/+7 |
2008-02-22 | docs/plugins/inspect/: Update to version 0.10.6.1. | Tim-Philipp Müller | 1 | -0/+62 |
2008-02-22 | docs/plugins/: Remove docs for elements that have moved to other modules or b... | Tim-Philipp Müller | 1 | -0/+10 |
2008-02-22 | Implement zero-copy and make the buffer size configurable. | Wouter Cloetens | 1 | -0/+16 |
2008-02-22 | tests/check/gst-plugins-bad.supp: Add suppressions for SoundTouch valgrind wa... | Sebastian Dröge | 1 | -0/+8 |
2008-02-22 | ext/mythtv/gstmythtvsrc.c: Don't allocate and copy the data to a new place bu... | Sebastian Dröge | 1 | -0/+7 |
2008-02-22 | ext/timidity/gstwildmidi.c: If WILDMIDI_CFG is not defined, define it to the ... | Sebastian Dröge | 1 | -0/+6 |
2008-02-22 | Remove hack to work with mjpegtools 1.9.0rc3 and above and instead use mjpeg_... | Sebastian Dröge | 1 | -0/+12 |
2008-02-22 | configure.ac: Check for X for the nas plugin to make it possible to build it ... | Sebastian Dröge | 1 | -0/+6 |
2008-02-22 | tests/check/Makefile.am: Ignore some more elements for the states unit test, ... | Sebastian Dröge | 1 | -0/+6 |
2008-02-22 | Some C89 fixes, moving variable declarations to the beginning of a block. Fix... | Jens Granseuer | 1 | -0/+15 |
2008-02-21 | configure.ac: Back to development... | Jan Schmidt | 1 | -0/+5 |
2008-02-21 | Release 0.10.6 - A Big Deep BreathRELEASE-0_10_6 | Jan Schmidt | 1 | -0/+7 |
2008-02-20 | ext/mythtv/gstmythtvsrc.c: Using the wrong GstFormat for the filesize, and fa... | Bastien Nocera | 1 | -1/+8 |
2008-02-20 | gst/rtpmanager/gstrtpbin.c: Fix small memory leak, leaking caps. Fixes #bug 5... | Olivier Crete | 1 | -0/+7 |
2008-02-19 | gst/tta/Makefile.am: Link tta plugin with libm. Fixes bug #517391. | Sebastian Dröge | 1 | -0/+5 |
2008-02-14 | sys/dvb/camutils.c: Do not assume "descriptors" property in the pmt structure... | Zaheer Abbas Merali | 1 | -0/+7 |
2008-02-14 | gst/rtpmanager/gstrtpbin.c: Ignore streams that did not receive an SR packet ... | Olivier Crete | 1 | -0/+8 |
2008-02-14 | gst/dvdspu/gstdvdspu.c: Set n_line_ctrl_i to 0 whenever we free line_ctrl_i. ... | Sebastian Dröge | 1 | -0/+6 |
2008-02-14 | gst/mpegtsparse/: Make sure the gstmpegdesc debug lines do not critical when ... | Zaheer Abbas Merali | 1 | -0/+10 |
2008-02-13 | Also add dshow pieces to the disted subdirs to fix distcheck. | Jan Schmidt | 1 | -0/+6 |
2008-02-13 | gst/h264parse/gsth264parse.c: Fix potential buffer leak in reverse mode. Re-F... | Josep Torra Valles | 1 | -0/+7 |
2008-02-13 | configure.ac: Allow gmyth versions from 0.4 up to 0.7.99, the API didn't chan... | Sebastian Dröge | 1 | -0/+6 |