summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* ext/raw1394/: Pretend to care about the result of write() which works around ...Tim-Philipp Müller2008-09-111-0/+8
* ext/flac/gstflacenc.c: Make sure the desired default values are actually set,...Tim-Philipp Müller2008-09-041-0/+11
* gst/qtdemux/: Add support for video/mj2 mime-type and its additional atoms/bo...Mark Nauwelaerts2008-09-031-0/+11
* gst/debug/gsttaginject.c: Add warning when tags parameter is unparsable and g...Stefan Kost2008-09-031-0/+6
* gst/qtdemux/qtdemux.c: Add mapping for IMA Loki SDL MJPEG ADPCM codec.Wim Taymans2008-09-021-0/+7
* po/: Add 'ca' to LINGUAS; add some more files with translations and some file...Tim-Philipp Müller2008-09-021-0/+8
* ext/speex/: Use integer encoding and decoding functions instead of converting...Sebastian Dröge2008-09-021-0/+12
* configure.ac: Fix --disable-externalTim-Philipp Müller2008-09-011-0/+5
* ext/wavpack/gstwavpackenc.*: Handle non-zero start timestamps and stream disc...Sebastian Dröge2008-08-311-0/+10
* ext/speex/gstspeexenc.c: Correct the timestamp and granulepos calculation by ...Sebastian Dröge2008-08-311-0/+6
* ext/speex/gstspeexdec.c: Correctly take the granulepos from upstream if possi...Sebastian Dröge2008-08-311-0/+15
* ext/annodex/gstcmmlparser.c: Fix compiler warnings caused by passing a string...Craig Keogh2008-08-311-0/+9
* Make stuff compile with GST_DISABLE_GST_DEBUG.Tim-Philipp Müller2008-08-301-0/+12
* gst/law/: Ref caps before passing to gst_pad_template_new(), since that takes...Michael Smith2008-08-291-0/+7
* gst/multipart/: Convert audio/x-adpcm to and from the audio/G726-X in the mux...Mersad Jelacic2008-08-281-0/+9
* sys/osxaudio/: Fix the build on macosx.Edward Hervey2008-08-271-0/+10
* gst/icydemux/gsticydemux.c: Small docs fix: in the example pipeline, we need ...Tim-Philipp Müller2008-08-271-0/+7
* sys/osxaudio/gstosxaudio.c: Oops. Revert more completely.Michael Smith2008-08-271-0/+5
* sys/osxaudio/gstosxaudio.c: Revert accidental element rename from testing.Michael Smith2008-08-261-0/+5
* gst-plugins-good.doap: Pull in 0.10.10 doap entry from release branchJan Schmidt2008-08-261-0/+5
* configure.ac: Update version number to reflect 0.10.10 release from branch.Jan Schmidt2008-08-261-0/+6
* sys/osxaudio/: Rewrite caps setting and ring buffer initialisation.Michael Smith2008-08-261-0/+16
* sys/v4l2/: Fix memory leaks. Small code cleanups : No need for empty _init()....Stefan Kost2008-08-261-0/+10
* tests/icles/.cvsignore: Ignore more.Stefan Kost2008-08-261-0/+5
* gst/: Ignore files.Stefan Kost2008-08-261-0/+6
* ext/cairo/gsttextoverlay.c: Fix compiler warning.Stefan Kost2008-08-261-0/+5
* ext/cairo/gsttextoverlay.c: Fix obvious memleak.David Schleef2008-08-261-0/+4
* gst/matroska/: Add Real[Audio|Video] support to Matroska containers.Edward Hervey2008-08-251-0/+17
* gst/law/: The encoder can't really renegotiate at the time they perform a pad...Wim Taymans2008-08-251-0/+12
* sys/v4l2/gstv4l2tuner.c: v4l2src doesn't have a property named "norm" so don'...Filippo Argiolas2008-08-231-0/+9
* sys/v4l2/gstv4l2object.c: Reprobe devices again instead of taking a cached li...Mike Ruprecht2008-08-231-0/+8
* gst/autodetect/Makefile.am: Don't link the autodetect plugin with GConf as it...Sebastian Dröge2008-08-221-0/+6
* gst/matroska/ebml-read.c: Change some GST_ELEMENT_ERRORs to GST_ERROR_OBJECT ...Sebastian Dröge2008-08-221-0/+18
* gst/multipart/: Conform to RFC2046. audio/basic is mulaw 8000Hz mono.Zaheer Abbas Merali2008-08-221-0/+6
* sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_buffer_alloc, gst_dir...Ole André Vadla Ravnås2008-08-211-0/+6
* sys/directdraw/gstdirectdrawsink.c: Fix buffer ref leak.Ole André Vadla Ravnås2008-08-211-0/+8
* gst/wavenc/gstwavenc.c: Revert the last commit. wavenc still supports width!=...Sebastian Dröge2008-08-211-0/+6
* gst/matroska/matroska-demux.c: If the duration of a block is unknown only use...Sebastian Dröge2008-08-211-0/+9
* gst/wavenc/gstwavenc.c: If we're not allowing width!=depth in wavenc we shoul...Sebastian Dröge2008-08-211-0/+6
* gst/matroska/matroska-demux.c: Don't calculate the default duration of a fram...Sebastian Dröge2008-08-211-0/+9
* gst/matroska/matroska-demux.c: Allow zero sized blocks instead of returning G...Sebastian Dröge2008-08-211-0/+7
* sys/v4l2/gstv4l2src.c: Add S910 and PWC formats with a low priority.Wim Taymans2008-08-211-0/+10
* ext/flac/gstflacenc.c: Fix compilation against older libflac versions.Tim-Philipp Müller2008-08-201-0/+5
* ext/pulse/: Use GST_BOILERPLATE everywhere and fix coding style at some places.Sebastian Dröge2008-08-201-0/+21
* gst/rtsp/gstrtspgoogle.c: Things that can happen when your brain is in google...Wim Taymans2008-08-201-0/+7
* gst/rtsp/: Add google RTSP extension, it can only handle udp and responds wit...Wim Taymans2008-08-201-0/+23
* ext/pulse/: If downstream provides no channel layout and >2 channels should b...Sebastian Dröge2008-08-201-0/+12
* gst/udp/: Avoid leaking internally allocated file descriptors when setting cu...Peter Kjellerstedt2008-08-201-0/+14
* gst/rtsp/gstrtspsrc.c: Don't try to configure RTCP back to the server when th...Wim Taymans2008-08-201-0/+6
* gst/videobox/gstvideobox.c: Use new basetransform method to renegotiate. Fixe...Wim Taymans2008-08-201-0/+9