summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2008-04-16Strip out the config/script parsing stuff, we don't need it.Tim-Philipp Müller1-0/+0
2008-04-14gst/matroska/matroska-demux.c: Fix open-ended seeks in matroskademuxMark Nauwelaerts1-0/+0
2008-04-13tests/check/Makefile.am: Add soup test certificates to the dist.Jan Schmidt1-0/+0
2008-04-09gst/matroska/: Fix the Forte build by making function declaration signatures ...Jan Schmidt1-0/+0
2008-04-03ext/wavpack/: Use GSlice for allocating index entries and use gst_element_cla...Sebastian Dröge1-0/+0
2008-04-02gst/goom/goomsl.c: Check return value of fread() to avoid compiler warnings.Tim-Philipp Müller1-0/+0
2008-03-23m4/Makefile.am: Better not dist files that don't exist any longer (lrint*m4).Tim-Philipp Müller1-0/+0
2008-03-21Remove lrint/lrintf checks. We don't use it anywhere.Sebastian Dröge1-0/+0
2008-03-08gst/rtp/gstrtph263pdepay.c: Check that a buffer is large enough before readin...Olivier Crete1-0/+0
2008-03-06gst/matroska/: Handle return values from pull_range in a more granular way to...Wim Taymans1-0/+0
2008-03-03gst/matroska/ebml-read.c: Use GINT64 formatting constants from GLIB.Jan Schmidt1-0/+0
2008-03-03configure.ac: Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify w...Peter Kjellerstedt1-0/+0
2008-02-26configure.ac: Detect and indicate if GCC inline assembly syntax is available.Jan Schmidt1-0/+0
2008-02-26Add support for specifying a list of cookies to be passed in the HTTP request...Wouter Cloetens1-0/+0
2008-02-25ext/jpeg/gstjpeg.c: Remove (commented out) smoke typefinder. This is in base ...Sebastian Dröge1-0/+0
2008-02-23Check for and define ERROR_CXXFLAGS and use them when buildingTim-Philipp Müller1-0/+0
2008-02-23configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for the...Bastien Nocera1-0/+0
2008-02-22Implement zero-copy and make the buffer size configurable.Wouter Cloetens1-0/+0
2008-02-12sys/directdraw/gstdirectdrawsink.c: Properly chain up finalize functions. Fix...Sebastian Dröge1-0/+0
2008-02-11Close some memory leaks spotted by the unit test. Fixes bug #515697.Sebastian Dröge1-0/+0
2008-02-09gst/: Fix includes orderJan Schmidt1-0/+0
2008-02-08gst/matroska/matroska-demux.c: Flag keyframe and delta units correctly when d...Julien Moutte1-0/+0
2008-02-06Rename audiochebyshevfreqband -> audiochebband and audiochebyshevfreqlimit ->...Jan Schmidt1-0/+0
2008-02-02tests/check/Makefile.am: Add rtp-payloading test to VALGRIND_TO_FIX.Tim-Philipp Müller1-0/+0
2008-01-25gst/rtp/: Add MPEG2 video payloaderThijs Vermeir1-0/+0
2008-01-21docs/plugins/Makefile.am: Update include list.Stefan Kost1-0/+0
2008-01-19ext/soup/gstsouphttpsrc.c: Correctly set duration on the GstBaseSrc segment w...Wouter Cloetens1-0/+0
2008-01-18gst/udp/gstmultiudpsink.c: use GST_WARNING for loggingThijs Vermeir1-0/+0
2008-01-18gst/udp/gstmultiudpsink.c: Don't try to leave a multicast group with an inval...Thijs Vermeir1-0/+0
2008-01-15docs/plugins/: Update plugin docs.Stefan Kost1-0/+0
2008-01-14gst/: Initialise variables to work around (false) 'foo might be used uninitia...Tim-Philipp Müller1-0/+0
2008-01-11tests/check/elements/icydemux.c: Don't use deprecated GST_PLUGIN_DEFINE_STATIC.Tim-Philipp Müller1-0/+0
2008-01-09Makefile.am: Include lcov.mak to allow builging coverage reports. Guard check...Stefan Kost1-0/+0
2007-12-18ext/flac/gstflacdec.*: Remove some unused vars.Wim Taymans1-0/+0
2007-12-18Makefile.am: Include common/win32.mak for CRLF check of win32 project files (...Tim-Philipp Müller1-0/+0
2007-12-17gst/multifile/gstmultifilesrc.*: When subsequent files are read, if the file ...David Schleef1-0/+0
2007-12-16ext/jpeg/gstjpegdec.c: Actually drop the buffers which are outside the curren...Edward Hervey1-0/+0
2007-12-14gst/id3demux/id3v2frames.c: Parse WOAF frames and put the result into GST_TAG...Tim-Philipp Müller1-0/+0
2007-11-06gst/spectrum/demo-audiotest.c: Use autoaudiosink instead of alsasink and use ...Sebastian Dröge1-0/+0
2007-09-22fix header and commentsThomas Vander Stichele1-0/+0
2007-09-07gst/spectrum/gstspectrum.c: Use the correct parameter order for the memset ca...Sebastian Dröge1-0/+0
2007-08-22sys/v4l2/v4l2src_calls.c: Handle optional v4l2 ioctls gracefully.Mark Nauwelaerts1-0/+0
2007-08-20gst/rtp/: Added an H263 depayloader. Fixes #369392.Wim Taymans1-0/+0
2007-07-17sys/v4l2/gstv4l2src.c: Initialize num_buffers with minimum value.Stefan Kost1-0/+0
2007-07-16ext/wavpack/gstwavpackdec.c: Fix buffer clipping to correctly clip to the seg...Sebastian Dröge1-0/+0
2007-07-03gst/replaygain/gstrgvolume.h: Fix GObject macros.Stefan Kost1-0/+0
2007-06-25po/POTFILES.in: Add more files with translatable strings (#450878).Tim-Philipp Müller1-0/+0
2007-06-21ext/gconf/gconf.h: Make the prototype of gst_gconf_get_key_for_sink_profile m...Damien Carbery1-0/+0
2007-06-10win32/: Add DirectSound and DirectDraw sinks project files to workspace and s...Sébastien Moutte1-0/+0
2007-05-11gst/rtp/README: Update README with new RTP variables that will be used for sy...Wim Taymans1-0/+0