summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-05-26gst/spectrum/: added another exampleStefan Kost5-3/+117
2006-05-26gst/qtdemux/qtdemux.c: Clip the outputed NEWSEGMENT stop time to the configur...Edward Hervey2-3/+14
2006-05-26gst/qtdemux/qtdemux.c: Don't clear the running variable in the seek code.Wim Taymans2-1/+5
2006-05-24gst/qtdemux/qtdemux.c: Detect QCELP in mp4a descriptors.Wim Taymans2-1/+21
2006-05-22gst/qtdemux/qtdemux.c: po/POTFILES.in:Tim-Philipp Müller2-19/+48
2006-05-22sigh, really don't build theseThomas Vander Stichele1-2/+1
2006-05-22New plugin: h264parse (#340638)Michal Benes5-0/+306
2006-05-22gst/gdp/: Handle error cases when calling functions do downwards state change...Thomas Vander Stichele7-24/+117
2006-05-22don't build these yetThomas Vander Stichele1-3/+2
2006-05-22don't build these yetThomas Vander Stichele1-1/+3
2006-05-22adding GDP payloader and depayloader. Build integration will follow later wh...Thomas Vander Stichele10-11/+1937
2006-05-21gst/spectrum/gstspectrum.c: Use boilerplate macro, fix strings to match plugi...Stefan Kost2-37/+14
2006-05-21gst/spectrum/Makefile.am: Link to base librariesStefan Kost5-72/+207
2006-05-20Initial port of the spectrum elementStefan Kost6-252/+334
2006-05-19I forget to add sys/v4l2/gstv4l2xoverlay.c in las commitEdgard Lima2-1/+2
2006-05-19Some clean-ups requested by wingo in bug #338818.Edgard Lima5-26/+34
2006-05-19ext/alsaspdif/alsaspdifsink.*: Use sampling rate from set_caps. Comment out s...Michael Smith4-6/+38
2006-05-18configure.ac: Check for X11Stefan Kost9-29/+84
2006-05-18ext/Makefile.am: Fix distcheck?Michael Smith2-0/+24
2006-05-18Add an alsa plugin to output IEC958 frames over S/PDIFMichael Smith6-0/+942
2006-05-17ext/faad/gstfaad.c: Remove unused caps cruft from chain function altogether.Tim-Philipp Müller2-14/+11
2006-05-17ext/faad/gstfaad.c: There's no guarantee that caps was set to something, and ...Edward Hervey2-2/+10
2006-05-15latest changes with additions and removalsChristian Schaller2-5/+5
2006-05-13ext/faad/gstfaad.*: If we encounter a decoding error, don't error out immedia...Young-Ho Cha3-2/+28
2006-05-12ext/xvid/gstxvidenc.c: Compile fixes.Wim Taymans2-1/+11
2006-05-12ext/xvid/: xvid plugin to support more capabilities of XviD codec.Mark Nauwelaerts7-404/+1478
2006-05-11put back -no-undefinedThomas Vander Stichele1-0/+5
2006-05-11Changes proposed by Wingo in bug #338818.Edgard Lima19-1385/+1570
2006-05-11gst/qtdemux/qtdemux.c: Figure out the real audio type in mp4a boxes by parsin...Wim Taymans2-7/+33
2006-05-10gst/qtdemux/qtdemux.c: Parse version 2 sample descriptions.Wim Taymans3-27/+55
2006-05-08Fix fourcc name printed out. Patch from Martin Rubli.Martin Rubli3-6/+14
2006-05-08gst/qtdemux/qtdemux.c: Don't cause side effects in a debugging function.Wim Taymans2-6/+12
2006-05-08autogen.sh: libtoolize on Darwin/MacOSX is called glibtoolizeEdward Hervey2-1/+6
2006-05-06Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...Maciej Katafiasz12-37/+63
2006-05-05Some changes proposed by wingo in bug #338818 (but not everything yet). Patch...Martin Rubli12-179/+289
2006-05-05ext/sdl/sdlaudiosink.c: Use (NULL) instead of just NULL in GST_ELEMENT_ERROR ...Tim-Philipp Müller2-3/+8
2006-05-04configure.ac: Back to CVSJan Schmidt2-1/+6
2006-05-04Really release 0.10.3 this timeRELEASE-0_10_3Jan Schmidt17-17/+17
2006-05-04Perform version number surgery to correctly release tarballs of 0.10.3Jan Schmidt2-6/+1
2006-05-04configure.ac: Back to CVSJan Schmidt2-1/+6
2006-05-04Release 0.10.3Jan Schmidt22-58/+161
2006-05-04tests/icles/Makefile.am: Fix build.Julien Moutte2-0/+5
2006-05-03Update .po filesJan Schmidt14-43/+253
2006-05-03ext/musicbrainz/Makefile.am: Add GST_PLUGINS_BASE_CFLAGS to CFLAGS for gst/ta...Tim-Philipp Müller2-1/+6
2006-05-03gst/qtdemux/qtdemux.c: Clean up one piece of logic slightly and remove a dead...Jan Schmidt2-17/+13
2006-05-03Everybody loves docs - add docs for musicbrainz plugin.Tim-Philipp Müller8-1/+88
2006-05-03ext/Makefile.am: Add musicbrainz dir to DIST_SUBDIRS as well (fixes distcheck).Tim-Philipp Müller2-0/+6
2006-05-03ext/Makefile.am: Forgot to commit this one.Tim-Philipp Müller2-4/+9
2006-05-03Port MusicBrainz TRM plugin (#336898).James Doc Livingston5-261/+231
2006-05-03ext/faad/gstfaad.c: Fix #334748: use fake_codec_data if the first bytes of th...Michael Smith2-6/+52