summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2006-05-02Fix get_caps func to work when no framerate is available and the caps isn't s...Edgard Lima2-5/+9
2006-05-01Few improvements to move to good.Edgard Lima7-77/+338
2006-05-01moved to good. Closes #336110Thomas Vander Stichele14-1385/+19
2006-04-30small cleanupsThomas Vander Stichele2-4/+3
2006-04-30fix docsThomas Vander Stichele1-1/+1
2006-04-30updated element properties and signalsThomas Vander Stichele2-0/+228
2006-04-30ignore more; add new inspect filesThomas Vander Stichele4-9/+87
2006-04-30remove files that should not be in cvsThomas Vander Stichele3-296/+0
2006-04-30docs/plugins/: Fix up docs for taglib pluginThomas Vander Stichele7-97/+74
2006-04-30update to latest versionThomas Vander Stichele12-36/+36
2006-04-29ext/taglib/gsttaglib.cc: Post an error message on the bus in the (extremely u...Tim-Philipp Müller2-3/+22
2006-04-29ext/taglib/: Split the actual ID3v2 tag rendering code into its own subclass.Tim-Philipp Müller6-315/+479
2006-04-29ext/neon/gstneonhttpsrc.*: added iradio-mode support as in gnomevfssrc to ena...Sébastien Moutte5-9/+239
2006-04-28element renamedThomas Vander Stichele1-1/+1
2006-04-28make GstElementDetails constStefan Kost1-1/+1
2006-04-28removed plugin docThomas Vander Stichele1-20/+0
2006-04-28moved ximagesrc to goodThomas Vander Stichele16-1806/+147
2006-04-28borgify namingThomas Vander Stichele2-72/+71
2006-04-28doc tweaksThomas Vander Stichele1-7/+3
2006-04-28clean up Makefile.amThomas Vander Stichele2-20/+19
2006-04-28pedantic cleanupsThomas Vander Stichele2-100/+104
2006-04-28gst/audioresample/gstaudioresample.c: Add support for other formats audioresa...Wim Taymans1-17/+75
2006-04-28ext/faad/gstfaad.*: If we run into a decoding error, try re-opening the decod...Tim-Philipp Müller3-93/+174
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost91-147/+261
2006-04-20ext/musepack/gstmusepackdec.c: Add support for segment seeks.Tim-Philipp Müller2-4/+43
2006-04-20Added a couple of ifdefs to make it compile with other kernels.Edgard Lima2-4/+18
2006-04-20gst/qtdemux/qtdemux.c: Never treat video streams as an audio stream.j^2-2/+17
2006-04-19gst/qtdemux/qtdemux.c: For VBR audio, don't try to calculate the samples_per_...Wim Taymans2-3/+12
2006-04-17Just added a gtk-doc comment.Edgard Lima2-0/+26