summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* gst/matroska/: Fix the Forte build by making function declaration signatures ...Jan Schmidt2008-04-091-0/+10
* sys/oss/: More logging when probing (see #518474), some comments in _reset().Tim-Philipp Müller2008-04-081-0/+7
* gst/rtp/gstrtph264pay.c: Fix build because of a bad argument number.Julien Moutte2008-04-071-0/+5
* tests/icles/: Interactive test app for gdkpixbufsink.Tim-Philipp Müller2008-04-061-0/+7
* configure.ac: Actually build dlls when cross-compiling with mingw32.Damien Lespiau2008-04-061-0/+8
* ext/hal/hal.c: Don't munge device string to 'default:x' for capture devices.Tim-Philipp Müller2008-04-051-0/+6
* ext/wavpack/gstwavpackparse.c: Always use GSlice as we actually depend on GLi...Sebastian Dröge2008-04-041-0/+6
* configure.ac: Require core/base 0.10.18 for ARGB caps parsing fixes in libgst...Tim-Philipp Müller2008-04-041-0/+7
* gst/rtp/gstrtph264pay.*: Parse codec_data for future AVC compatibility.Wim Taymans2008-04-041-0/+8
* gst/spectrum/gstspectrum.c: Rename property enums and default defines for the...Tim-Philipp Müller2008-04-041-0/+9
* tests/check/: Add unit test for gdkpixbufsink element.Tim-Philipp Müller2008-04-031-0/+7
* ext/gdk_pixbuf/: Add gdkpixbufsink element for easy snapshotting (#525946).Tim-Philipp Müller2008-04-031-0/+17
* tests/check/pipelines/wavpack.c: Bump timeout from 3 to 60 seconds.Sebastian Dröge2008-04-031-0/+5
* tests/check/pipelines/.cvignore: Remove useless file.Sebastian Dröge2008-04-031-0/+8
* tests/check/: Add unit test that encodes and decodes some data, checks that i...Sebastian Dröge2008-04-031-0/+9
* ext/wavpack/: Use GSlice for allocating index entries and use gst_element_cla...Sebastian Dröge2008-04-031-0/+12
* sys/sunaudio/: Fix up copyrights (#525860).Brian Cameron2008-04-021-0/+17
* gst/goom/goomsl.c: Check return value of fread() to avoid compiler warnings.Tim-Philipp Müller2008-04-021-0/+5
* gst/law/: Make negotiation a bit modern.mersad2008-04-011-0/+15
* gst/goom/xmmx.c: Fix constraints on asm code so that it compiles consistently...David Schleef2008-03-311-0/+5
* sys/sunaudio/: Fix up the mixer tracks to use a volume range of 0-255, which ...Brian Cameron2008-03-271-0/+12
* Add device-fd property to make it possible to apps to call ioctl's.Edgard Lima2008-03-261-0/+6
* gst/qtdemux/qtdemux.c: Unbreak streaming mode again.Wim Taymans2008-03-251-0/+5
* sys/v4l2/v4l2src_calls.c: Remove superfluous DEBUG macro.Tim-Philipp Müller2008-03-251-0/+5
* sys/v4l2/v4l2src_calls.c: Check whether the device supports setting the frame...William M. Brack2008-03-251-0/+10
* gst/goom/Makefile.am: Remove ppc assembler optimisations from the build until...Tim-Philipp Müller2008-03-231-0/+6
* m4/Makefile.am: Better not dist files that don't exist any longer (lrint*m4).Tim-Philipp Müller2008-03-231-0/+5
* Remove lrint/lrintf checks. We don't use it anywhere.Sebastian Dröge2008-03-211-0/+7
* sys/osxvideo/osxvideosink.m (gst_osx_video_sink_osxwindow_destroy)Andy Wingo2008-03-181-0/+18
* sys/v4l2/v4l2src_calls.c: Make sure the probed frame sizes are reversed in th...William M. Brack2008-03-171-0/+12
* gst/rtsp/gstrtspsrc.c: Call WSAStartup() and WSACleanup before using the Wins...Ole André Vadla Ravnås2008-03-171-0/+9
* gst/avi/gstavidemux.c: Erm, the buffer-size is just guint, no need for the sp...Stefan Kost2008-03-161-0/+6
* gst/goom/: Small fixes to build more on PPC: ifdef out code that uses unknown...Tim-Philipp Müller2008-03-161-0/+8
* gst/avi/gstavidemux.c: Fix up my last commit. Use G_GUINT32_FORMAT for the gu...Stefan Kost2008-03-161-0/+6
* gst/avi/gstavidemux.c: Chunksize is uint32. Fix format specifier.Stefan Kost2008-03-151-0/+5
* fix license file, remove extra line copied over by mistakeChristian Schaller2008-03-141-0/+5
* gst/audiofx/audiofx.c: Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIG...Sebastian Dröge2008-03-131-0/+6
* sys/oss/gstosssrc.*: Cache probed caps, so _get_caps() during recording doesn...Mark Nauwelaerts2008-03-111-0/+10
* gst/qtdemux/qtdemux.c: Make sure we always send a DISCONT after a seek by set...Wim Taymans2008-03-111-0/+9
* gst/avi/gstavisubtitle.h: Fix up IS_FOO macros, which makes gtk-doc much happ...Tim-Philipp Müller2008-03-111-0/+6
* tests/icles/Makefile.am: Move the -lgstfoo where it belongs.Tim-Philipp Müller2008-03-081-0/+5
* ChangeLog surgeryTim-Philipp Müller2008-03-081-2/+2
* gst/matroska/ebml-ids.h: Add ID for EBML CRC32 elements.Sebastian Dröge2008-03-081-0/+16
* gst/rtp/gstrtph263pdepay.c: Check that a buffer is large enough before readin...Olivier Crete2008-03-081-0/+8
* gst/udp/gstudpsrc.c: Fix compilation after removing the GstPollMode from the ...Wim Taymans2008-03-071-0/+6
* Check for sinh(), cosh() and asinh() and define our own implementations if th...Sebastian Dröge2008-03-071-0/+10
* ext/speex/gstspeexenc.c: Unref the buffers only once when handling not-negoti...Olivier Crete2008-03-071-0/+8
* gst/udp/gstudpsrc.c: Properly balance WSA_Cleanup with WSA_Startup.Ole André Vadla Ravnås2008-03-071-0/+9
* gst/matroska/: Handle return values from pull_range in a more granular way to...Wim Taymans2008-03-061-0/+45
* gst/matroska/ebml-read.c: Use GINT64 formatting constants from GLIB.Jan Schmidt2008-03-031-0/+17