summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2006-04-17ext/theora/theoradec.*: Apply fix from j^ for API change in libtheoradec.Michael Smith3-52/+205
2006-04-14ext/musepack/gstmusepackdec.c: Fix track/album peak tag values; use GST_DEBUG...Tim-Philipp Müller2-15/+16
2006-04-13Fixed some memory leaks.Edgard Lima3-5/+31
2006-04-12Fix to work in read mode.Edgard Lima2-1/+5
2006-04-11fix versioning macro and add translation filesChristian Schaller1-2/+2
2006-04-10gst/qtdemux/qtdemux.c: Fix parsing of newer stsd chunks again.Wim Taymans3-1/+8
2006-04-10gst/qtdemux/qtdemux.c: Fix framerate calculation.Wim Taymans2-4/+17
2006-04-10ext/swfdec/gstswfdec.c: Fix build (class_init declaration/definition mismatch).Tim-Philipp Müller2-1/+6
2006-04-10gst/qtdemux/qtdemux.c: force mono 8000 Hz on AMR samples.Wim Taymans2-1/+10
2006-04-09ext/neon/gstneonhttpsrc.c: remove atoll by using g_ascii_strtoull (atoll is n...Sébastien Moutte5-2/+278
2006-04-09gst/audioresample/debug.h: replace debug macros with variable number of param...Sébastien Moutte2-5/+13
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost66-71/+146
2006-04-08gst/: Fix more broken GObject macrosStefan Kost5-7/+23
2006-04-08Fix broken GObject macrosStefan Kost5-6/+16