summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-06ext/libpng/gstpngdec.c: Remove endianness-flipping hack that seems to have be...Jan Schmidt2-1/+13
2007-07-05docs/plugins/Makefile.am: Simplify --extra-dir as gtkdoc scans recursively.Stefan Kost2-5/+8
2007-07-03gst/rtp/gstrtpilbcpay.c: Set the encoding-name in the rtp caps to all upperca...Tommi Myöhänen2-16/+39
2007-07-03gst/multifile/: Add .h files to be able to add it to the docs.Stefan Kost6-80/+141
2007-07-03gst/replaygain/gstrgvolume.h: Fix GObject macros.Stefan Kost2-2/+2
2007-06-28ext/wavpack/gstwavpackparse.*: Use a GSList for the GArray that is used like ...Sebastian Dröge3-24/+30
2007-06-28ext/gdk_pixbuf/gstgdkpixbuf.c: Add state change function where we set 0/1 as ...Tim-Philipp Müller2-6/+69
2007-06-27gst/rtsp/gstrtspsrc.c: Cast stack args to the proper types. Fixes #451249.Wim Taymans2-4/+9
2007-06-27gst/rtsp/gstrtspsrc.*: For container formats we only need to activate one of ...Wim Taymans3-1/+14
2007-06-25docs/plugins/: Update docs with caps info.Stefan Kost52-727/+8510
2007-06-25po/POTFILES.in: Add more files with translatable strings (#450878).Tim-Philipp Müller3-1/+8
2007-06-22gst/: Build fixes for gcc-2.9x (no mid-block variable declarations etc.).Jens Granseuer4-4/+4
2007-06-22MAINTAINERS: Updating all the maintainers filesJan Schmidt2-2/+7
2007-06-22Fix memory leaks.Edward Hervey5-13/+17
2007-06-21ext/gconf/gconf.h: Make the prototype of gst_gconf_get_key_for_sink_profile m...Damien Carbery3-1/+9
2007-06-20gst/rtp/gstrtpdepay.c: Fix description - rtpdepay is not a payloader.Michael Smith2-1/+6
2007-06-20gst/equalizer/gstiirequalizer.c: Document parameter mapping.Stefan Kost1-3/+11
2007-06-20gst/spectrum/gstspectrum.c: Fix leaking buffers.Stefan Kost2-2/+219
2007-06-20gst/qtdemux/: Add MJPG to the variants of motion jpeg.Stefan Kost3-3/+11
2007-06-19tests/check/: Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so th...Tim-Philipp Müller7-9/+17
2007-06-19gst/rtsp/rtspconnection.c: Use threadsafe inet_ntop to convert an ip number t...Wim Taymans2-6/+21
2007-06-19add 'LEGAL' file describing why this is in -good and under what circumstances...Christian Schaller1-0/+10
2007-06-19configure.ac: Back to CVSJan Schmidt3-1/+20
2007-06-19Release 0.10.6RELEASE-0_10_6Jan Schmidt59-204/+405
2007-06-18Update .po filesJan Schmidt15-1682/+5054
2007-06-17gst/rtsp/rtspconnection.c: Revert previous commit again, since we are frozen ...Tim-Philipp Müller2-2/+7
2007-06-17gst/rtsp/rtspconnection.c: inet_ntoa() uses a static buffer internally, so we...Peter Kjellerstedt2-1/+11
2007-06-15win32/vs6/: Mark *.dsp & *.dsw as binary files and convert to DOS line ending...Jan Schmidt41-6027/+6072
2007-06-15gst/rtsp/rtspconnection.c: Fix the MingW build.Vincent Torri2-0/+24
2007-06-14tests/: Hush the buildbots upJan Schmidt3-0/+8
2007-06-14Make sure to dist everything needed for win32 builds.Jan Schmidt6-1/+31
2007-06-14gst/qtdemux/qtdemux.c: For AMR-NB streams, export the AMRSpecificBox as codec...Edward Hervey2-0/+22
2007-06-13gst/rtp/gstrtph264depay.c: Make sure we allocate enough memory for the codec_...Wim Taymans2-1/+9
2007-06-12win32/MANIFEST: Add videocrop project file to the win32 manifest.Sébastien Moutte5-2/+173
2007-06-12po/POTFILES.in: Add qtdemux for translationJan Schmidt2-0/+6
2007-06-12Move videocrop and osxvideo from -bad.Jan Schmidt11-13/+93
2007-06-12Move qtdemux from -bad.Jan Schmidt9-18/+59
2007-06-12Fix typo in the changelog and commit the manifest tooJan Schmidt2-1/+2
2007-06-12win32/MANIFESTJan Schmidt7-6/+29
2007-06-12Return a copy of the pool buffer if all mmap buffers have been dequeued.Andy Wingo2-6/+20
2007-06-12sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize) (gst_v4l2_buffer_class_in...Andy Wingo5-308/+436
2007-06-11sys/ximage/gstximagesrc.c: Actually use the display_name property so that we ...daniel fischer2-2/+11
2007-06-11gst/rtp/: Add missing rate fields to caps. Fixes #441118.Tommi Myöhänen3-2/+10
2007-06-10win32/: Add DirectSound and DirectDraw sinks project files to workspace and s...Sébastien Moutte4-13/+56
2007-06-10Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.Josh Coalson6-6/+485
2007-06-09ext/wavpack/gstwavpackenc.c: Remove workaround for bug #421543. This is fixed...Sebastian Dröge2-4/+7
2007-06-09ext/wavpack/: Improve discont handling by checking if the next Wavpack block ...Sebastian Dröge5-2/+21
2007-06-08moap ignoreThomas Vander Stichele1-0/+3
2007-06-08gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details): Fix element description.Thomas Vander Stichele2-2/+7
2007-06-08move wavpack plugin. See #352605.Thomas Vander Stichele15-2257/+353