summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2008-03-06gst/matroska/: Handle return values from pull_range in a more granular way to...Wim Taymans
2008-03-03gst/matroska/ebml-read.c: Use GINT64 formatting constants from GLIB.Jan Schmidt
2008-03-03configure.ac: Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify w...Peter Kjellerstedt
2008-02-26configure.ac: Detect and indicate if GCC inline assembly syntax is available.Jan Schmidt
2008-02-26Add support for specifying a list of cookies to be passed in the HTTP request...Wouter Cloetens
2008-02-25ext/jpeg/gstjpeg.c: Remove (commented out) smoke typefinder. This is in base ...Sebastian Dröge
2008-02-23Check for and define ERROR_CXXFLAGS and use them when buildingTim-Philipp Müller
2008-02-23configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for the...Bastien Nocera
2008-02-22Implement zero-copy and make the buffer size configurable.Wouter Cloetens
2008-02-12sys/directdraw/gstdirectdrawsink.c: Properly chain up finalize functions. Fix...Sebastian Dröge
2008-02-11Close some memory leaks spotted by the unit test. Fixes bug #515697.Sebastian Dröge
2008-02-09gst/: Fix includes orderJan Schmidt
2008-02-08gst/matroska/matroska-demux.c: Flag keyframe and delta units correctly when d...Julien Moutte
2008-02-06Rename audiochebyshevfreqband -> audiochebband and audiochebyshevfreqlimit ->...Jan Schmidt
2008-02-02tests/check/Makefile.am: Add rtp-payloading test to VALGRIND_TO_FIX.Tim-Philipp Müller
2008-01-25gst/rtp/: Add MPEG2 video payloaderThijs Vermeir
2008-01-21docs/plugins/Makefile.am: Update include list.Stefan Kost
2008-01-19ext/soup/gstsouphttpsrc.c: Correctly set duration on the GstBaseSrc segment w...Wouter Cloetens
2008-01-18gst/udp/gstmultiudpsink.c: use GST_WARNING for loggingThijs Vermeir
2008-01-18gst/udp/gstmultiudpsink.c: Don't try to leave a multicast group with an inval...Thijs Vermeir
2008-01-15docs/plugins/: Update plugin docs.Stefan Kost
2008-01-14gst/: Initialise variables to work around (false) 'foo might be used uninitia...Tim-Philipp Müller
2008-01-11tests/check/elements/icydemux.c: Don't use deprecated GST_PLUGIN_DEFINE_STATIC.Tim-Philipp Müller
2008-01-09Makefile.am: Include lcov.mak to allow builging coverage reports. Guard check...Stefan Kost
2007-12-18ext/flac/gstflacdec.*: Remove some unused vars.Wim Taymans
2007-12-18Makefile.am: Include common/win32.mak for CRLF check of win32 project files (...Tim-Philipp Müller
2007-12-17gst/multifile/gstmultifilesrc.*: When subsequent files are read, if the file ...David Schleef
2007-12-16ext/jpeg/gstjpegdec.c: Actually drop the buffers which are outside the curren...Edward Hervey
2007-12-14gst/id3demux/id3v2frames.c: Parse WOAF frames and put the result into GST_TAG...Tim-Philipp Müller
2007-11-06gst/spectrum/demo-audiotest.c: Use autoaudiosink instead of alsasink and use ...Sebastian Dröge
2007-09-22fix header and commentsThomas Vander Stichele
2007-09-07gst/spectrum/gstspectrum.c: Use the correct parameter order for the memset ca...Sebastian Dröge
2007-08-22sys/v4l2/v4l2src_calls.c: Handle optional v4l2 ioctls gracefully.Mark Nauwelaerts
2007-08-20gst/rtp/: Added an H263 depayloader. Fixes #369392.Wim Taymans
2007-07-17sys/v4l2/gstv4l2src.c: Initialize num_buffers with minimum value.Stefan Kost
2007-07-16ext/wavpack/gstwavpackdec.c: Fix buffer clipping to correctly clip to the seg...Sebastian Dröge
2007-07-03gst/replaygain/gstrgvolume.h: Fix GObject macros.Stefan Kost
2007-06-25po/POTFILES.in: Add more files with translatable strings (#450878).Tim-Philipp Müller
2007-06-21ext/gconf/gconf.h: Make the prototype of gst_gconf_get_key_for_sink_profile m...Damien Carbery
2007-06-10win32/: Add DirectSound and DirectDraw sinks project files to workspace and s...Sébastien Moutte
2007-05-11gst/rtp/README: Update README with new RTP variables that will be used for sy...Wim Taymans
2007-05-10gst/qtdemux/qtdemux.c (gst_qtdemux_move_stream, gst_qtdemux_loop_state_header...Stefan Kost
2007-05-09gst/level/gstlevel.c: Use guint8 * instead of gpointer then vs6 know the size...Sébastien Moutte
2007-04-29docs/plugins/inspect/: Add jack and update.Thomas Vander Stichele
2007-04-24Add minimal docs blurb to alphacolor; split out headers into separate header ...Tim-Philipp Müller
2007-04-20gst/debug/progressreport.c: Don't try to post NULL message (in case we can't ...Tim-Philipp Müller
2007-04-18gst/cutter/gstcutter.*: Fix some of the most obvious bugs in cutter. Now does...Michael Smith
2007-04-10gst/: Fix some compiler warnings. Fixes #428182.Peter Kjellerstedt
2007-03-28gst/qtdemux/: Process 'ctts' atoms, which are present in AVC ISO files (.mov ...Edward Hervey
2007-03-09tests/check/Makefile.am: Re-enable the states test and see if it works on the...Jan Schmidt