Age | Commit message (Expand) | Author | Files | Lines |
2008-02-27 | sys/dvb/camutils.c: Don't free the program descriptors, this structure contai... | Zaheer Abbas Merali | 2 | -3/+7 |
2008-02-27 | sys/dvb/camutils.c: Extra checks to prevent data corruption/segfaults. | Zaheer Abbas Merali | 2 | -12/+23 |
2008-02-26 | update spec file | Christian Schaller | 1 | -7/+0 |
2008-02-26 | ext/nas/nassink.c: Fix build warning by using portable API. | Stefan Kost | 2 | -2/+7 |
2008-02-26 | gst/selector/gstoutputselector.c: Fix changing to same pad twice before a cha... | Stefan Kost | 3 | -0/+10 |
2008-02-26 | Add support for libdc1394 2.0.0 and above and require this version now. Fixes... | Daniel Fischer | 4 | -51/+59 |
2008-02-26 | Add support for specifying a list of cookies to be passed in the HTTP request... | Wouter Cloetens | 5 | -0/+53 |
2008-02-25 | gst/selector/gstinputselector.*: Added "select-all" property to make it work ... | Stefan Kost | 7 | -9/+476 |
2008-02-25 | Remove midi typefinders and require base CVS as they moved there. | Sebastian Dröge | 4 | -55/+8 |
2008-02-24 | ext/Makefile.am: Only disable the ext/timidity directory if both, wildmidi _a... | Sebastian Dröge | 2 | -3/+11 |
2008-02-24 | ext/Makefile.am: Build the wildmidi plugin if it's enabled and not only when ... | Emilio Pozuelo Monfort | 3 | -0/+14 |
2008-02-23 | Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them when buildi... | Tim-Philipp Müller | 6 | -6/+25 |
2008-02-23 | sys/dvb/gstdvbsrc.c: Add initial support for multiproto driver (not yet merge... | Zaheer Abbas Merali | 3 | -8/+34 |
2008-02-22 | docs/plugins/inspect/: Update to version 0.10.6.1. | Tim-Philipp Müller | 59 | -58/+120 |
2008-02-22 | docs/plugins/: Remove docs for elements that have moved to other modules or b... | Tim-Philipp Müller | 6 | -189/+10 |
2008-02-22 | Implement zero-copy and make the buffer size configurable. | Wouter Cloetens | 4 | -36/+120 |
2008-02-22 | tests/check/gst-plugins-bad.supp: Add suppressions for SoundTouch valgrind wa... | Sebastian Dröge | 3 | -35/+29 |
2008-02-22 | ext/mythtv/gstmythtvsrc.c: Don't allocate and copy the data to a new place bu... | Sebastian Dröge | 2 | -4/+9 |
2008-02-22 | ext/timidity/gstwildmidi.c: If WILDMIDI_CFG is not defined, define it to the ... | Sebastian Dröge | 3 | -2/+12 |
2008-02-22 | Remove hack to work with mjpegtools 1.9.0rc3 and above and instead use mjpeg_... | Sebastian Dröge | 3 | -24/+30 |
2008-02-22 | configure.ac: Check for X for the nas plugin to make it possible to build it ... | Sebastian Dröge | 2 | -0/+7 |
2008-02-22 | tests/check/Makefile.am: Ignore some more elements for the states unit test, ... | Sebastian Dröge | 2 | -1/+7 |
2008-02-22 | Some C89 fixes, moving variable declarations to the beginning of a block. Fix... | Jens Granseuer | 5 | -25/+54 |
2008-02-21 | configure.ac: Back to development... | Jan Schmidt | 2 | -1/+6 |
2008-02-21 | Release 0.10.6 - A Big Deep BreathRELEASE-0_10_6 | Jan Schmidt | 69 | -6267/+909 |
2008-02-20 | Update .po files | Jan Schmidt | 23 | -574/+662 |
2008-02-20 | ext/mythtv/gstmythtvsrc.c: Using the wrong GstFormat for the filesize, and fa... | Bastien Nocera | 2 | -4/+12 |
2008-02-20 | gst/rtpmanager/gstrtpbin.c: Fix small memory leak, leaking caps. Fixes #bug 5... | Olivier Crete | 2 | -0/+9 |
2008-02-19 | change gmyth-1.0 to gmyth | Christian Schaller | 1 | -2/+4 |
2008-02-19 | gst/tta/Makefile.am: Link tta plugin with libm. Fixes bug #517391. | Sebastian Dröge | 2 | -1/+6 |
2008-02-14 | sys/dvb/camutils.c: Do not assume "descriptors" property in the pmt structure... | Zaheer Abbas Merali | 2 | -7/+15 |
2008-02-14 | gst/rtpmanager/gstrtpbin.c: Ignore streams that did not receive an SR packet ... | Olivier Crete | 2 | -1/+12 |
2008-02-14 | gst/dvdspu/gstdvdspu.c: Set n_line_ctrl_i to 0 whenever we free line_ctrl_i. ... | Sebastian Dröge | 2 | -0/+7 |
2008-02-14 | gst/mpegtsparse/: Make sure the gstmpegdesc debug lines do not critical when ... | Zaheer Abbas Merali | 4 | -2/+22 |
2008-02-13 | Also add dshow pieces to the disted subdirs to fix distcheck. | Jan Schmidt | 3 | -1/+9 |
2008-02-13 | gst/h264parse/gsth264parse.c: Fix potential buffer leak in reverse mode. Re-F... | Josep Torra Valles | 2 | -0/+9 |
2008-02-13 | configure.ac: Allow gmyth versions from 0.4 up to 0.7.99, the API didn't chan... | Sebastian Dröge | 2 | -1/+7 |
2008-02-12 | configure.ac: Generate the directshow Makefiles so that the directories get d... | Jan Schmidt | 2 | -0/+10 |
2008-02-12 | ext/metadata/Makefile.am: Don't install a header file. We will have to merge ... | Jan Schmidt | 2 | -3/+8 |
2008-02-12 | Add Makefiles to win32 plugins and lib. | Sébastien Moutte | 4 | -0/+38 |
2008-02-12 | sys/dvb/dvbbasebin.c: Fix leak of location string returned from gst_uri_get_l... | Zaheer Abbas Merali | 2 | -2/+13 |
2008-02-12 | Remove glimagesink, as it's been moved to gst-plugins-gl. | David Schleef | 28 | -5796/+35 |
2008-02-12 | gst/h264parse/gsth264parse.c: Fix potential buffer leak in reverse mode. Fixe... | Josep Torra Valles | 3 | -1/+15 |
2008-02-12 | sys/dshowdecwrapper/: Chain up dispose methods properly. Fixes bug #515970. | Sebastian Dröge | 3 | -0/+12 |
2008-02-12 | Changelog surgery: mention bug 515919 fixed in my previous commit | Jan Schmidt | 1 | -0/+1 |
2008-02-12 | gst/mpegvideoparse/mpegvideoparse.c: Fix leaking caps. | Wim Taymans | 2 | -2/+18 |
2008-02-12 | docs/plugins/: Remove documentation for the GIO plugin as it was moved to gst... | Sebastian Dröge | 4 | -135/+8 |
2008-02-12 | Fix some finalize leaks by chaining up to the parent method. | Jan Schmidt | 5 | -0/+17 |
2008-02-12 | tests/check/elements/souphttpsrc.c: Include glib/gprintf.h for g_vasprintf().... | Sebastian Dröge | 2 | -0/+6 |
2008-02-12 | gst/librfb/gstrfbsrc.c: Free the rfb decoder on finalize. Fixes bug #515721. | Sebastian Dröge | 3 | -1/+10 |