summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gst/spectrum/gstspectrum.c: Use boilerplate macro, fix strings to match plugi...Stefan Kost2006-05-211-37/+7
* gst/spectrum/Makefile.am: Link to base librariesStefan Kost2006-05-214-72/+189
* Initial port of the spectrum elementStefan Kost2006-05-203-91/+131
* I forget to add sys/v4l2/gstv4l2xoverlay.c in las commitEdgard Lima2006-05-191-1/+1
* Some clean-ups requested by wingo in bug #338818.Edgard Lima2006-05-194-26/+26
* gst/id3demux/id3v2frames.c: Don't output any tag when we encounter a negative...Jan Schmidt2006-05-192-32/+32
* configure.ac: update for new GSTPB_PLUGINS_DIRThomas Vander Stichele2006-05-183-2/+6
* configure.ac: Check for X11Stefan Kost2006-05-187-29/+42
* rtp/gst/gstrtph263pay.c: Properly set static caps for H263 at 34.Philippe Kalaf2006-05-182-2/+8
* ext/taglib/gsttaglibmux.c: Merge event tags and tag setter tags correctly (#3...James Doc Livingston2006-05-183-15/+20
* Fixed caps for H263 (not the same as H263+)Philippe Kalaf2006-05-172-2/+2
* gst/law/mulaw-decode.c: We can only do caps intersection if the othercaps are...Edward Hervey2006-05-172-0/+11
* ext/jpeg/gstjpegdec.c: Fix crash when outputting debugging information for ce...Tim-Philipp Müller2006-05-172-1/+8
* gst/matroska/ebml-read.c: Don't create unnecessary sub-buffers all the time. ...Jindrich Makovicka2006-05-172-73/+113
* ext/libpng/gstpngenc.c: In snapshot mode, we always return GST_FLOW_UNEXPECTE...Edward Hervey2006-05-162-4/+8
* gst/autodetect/: Make the name of the child element be based on the name of t...Jan Schmidt2006-05-164-45/+93
* ext/libpng/Makefile.am: Add LIBPNG_CFLAGS.Zaheer Abbas Merali2006-05-162-1/+8
* update with latest changesChristian Schaller2006-05-151-1/+5
* ext/taglib/gstid3v2mux.cc: Add support for writing images (APIC frames) into ...Tim-Philipp Müller2006-05-153-0/+50
* gst/wavparse/gstwavparse.c: Update docs; wavparse implements push and pull mo...Michael Smith2006-05-142-3/+5
* gst/avi/gstavidemux.c: Ooops, bitten by the copy-and-paste design paradigm, f...Wim Taymans2006-05-122-1/+9
* gst/avi/gstavidemux.*: Some cleanups, prepare to use GstSegment.Wim Taymans2006-05-123-146/+180
* gst/wavparse/gstwavparse.c: Fix use of uninitialised values if we're NOT seek...Michael Smith2006-05-122-3/+10
* gst/wavparse/Makefile.am: Add CFLAGS and LIBS for libgstbase, fixes build onTim-Philipp Müller2006-05-122-3/+15
* gst/id3demux/id3v2frames.c: Some more debug info. No need to check whether th...Tim-Philipp Müller2006-05-122-6/+19
* Changes proposed by Wingo in bug #338818.Edgard Lima2006-05-1118-1385/+1548
* gst/qtdemux/qtdemux.c: Figure out the real audio type in mp4a boxes by parsin...Wim Taymans2006-05-111-6/+24
* gst/qtdemux/qtdemux.c: Parse version 2 sample descriptions.Wim Taymans2006-05-101-27/+47
* gst/id3demux/id3v2frames.c: Fix parsing of numeric genre strings some more, b...Jan Schmidt2006-05-102-2/+26
* ext/esd/esdsink.*: Move the esd_get_server_info() into gst_esdsink_open() and...Tim-Philipp Müller2006-05-103-35/+50
* Const-ify GEnumValue arrays.Tim-Philipp Müller2006-05-1012-12/+29
* gst/avi/gstavimux.c: Work around gst_buffer_make_metadata_writable() bug that...Mark Nauwelaerts2006-05-093-2/+16
* Fix fourcc name printed out. Patch from Martin Rubli.Martin Rubli2006-05-082-6/+8
* gst/qtdemux/qtdemux.c: Don't cause side effects in a debugging function.Wim Taymans2006-05-081-6/+5
* gst/rtsp/rtspurl.c: Make parsing of urls suck slightly less.Wim Taymans2006-05-082-9/+21
* autogen.sh: libtoolize on Darwin/MacOSX is called glibtoolize.Edward Hervey2006-05-082-1/+6
* C89 compliance fixes. Fixes #340980Jens Granseuer2006-05-083-2/+14
* ext/flac/gstflacdec.*: Handle segment seeks that include the end of the file ...Tim-Philipp Müller2006-05-063-14/+43
* Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...Maciej Katafiasz2006-05-0612-23/+49
* Some changes proposed by wingo in bug #338818 (but not everything yet). Patch...Martin Rubli2006-05-0511-179/+273
* gst/matroska/matroska-demux.c: Don't leak caps when freeing the stream contex...Michal Benes2006-05-042-0/+8
* configure.ac: Back to CVSJan Schmidt2006-05-042-1/+6
* Really release 0.10.3Jan Schmidt2006-05-0451-53/+53
* Really release 0.10.3 this timeJan Schmidt2006-05-041-1/+1
* Release 0.10.3Jan Schmidt2006-05-0458-152/+13623
* Update .po filesJan Schmidt2006-05-0314-29/+29
* gst/matroska/matroska-mux.c: Don't strcmp() NULL strings.Tim-Philipp Müller2006-05-032-4/+23
* gst/matroska/matroska-mux.c: Don't misinterpret GST_CLOCK_TIME_NONE as very h...Mark Nauwelaerts2006-05-032-5/+64
* gst/qtdemux/qtdemux.c: Clean up one piece of logic slightly and remove a dead...Jan Schmidt2006-05-031-17/+7
* add win32 stuffThomas Vander Stichele2006-05-036-6/+607