summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2006-04-08Fix broken GObject macrosStefan Kost1-5/+5
2006-04-08gst/qtdemux/qtdemux.c: Don't make rounding errors in timestamp/duration calcu...Wim Taymans2-130/+150
2006-04-07docs/plugins/gst-plugins-bad-plugins-decl-list.txt: Updates.Julien Moutte3-0/+11
2006-04-07Typo fix, s/XFree86/X11 and added doc blurb saying that it fixates to 25fpsZaheer Abbas Merali2-5/+14
2006-04-07tests/icles/ximagesrc-test.c: Actually assert that pipeline goes to playingZaheer Abbas Merali2-0/+11
2006-04-07sys/ximagesrc/ximagesrc.c: Fix typo, C++ style comments and other small cleanupsZaheer Abbas Merali2-9/+21
2006-04-06gst/qtdemux/qtdemux.c: Added full edit list support.Wim Taymans2-208/+593
2006-04-06more distcheck fixesThomas Vander Stichele2-8/+6
2006-04-06configure.ac: clean up so report properly on missing stuff fix modplug detectionThomas Vander Stichele3-49/+96
2006-04-06ext/: don't dist amr wb source codeThomas Vander Stichele3-5/+10
2006-04-06Unify the long descriptions in the plugin details (#337263).j^69-350/+361
2006-04-06ext/neon/gstneonhttpsrc.c: Add back "uri" property and mark it as deprecated;...Tim-Philipp Müller3-1/+17
2006-04-05gst/qtdemux/qtdemux.c: Use duration as segment stop position if none is expli...Wim Taymans3-10/+33
2006-04-04gst/qtdemux/qtdemux.c: More cleanups, added comments.Wim Taymans2-142/+248
2006-04-04Mark latest change as fixing a bug.Wim Taymans1-0/+1
2006-04-04gst/qtdemux/qtdemux.*: Handle stss boxes so we can mark and find keyframes.Wim Taymans3-127/+339
2006-04-03tests/check/Makefile.am: Only run the id3v2mux check if taglib is available a...Tim-Philipp Müller2-2/+15
2006-04-03ext/swfdec/Makefile.am: Don't set plugindir.Tim-Philipp Müller3-3/+9
2006-04-03configure.ac: Add AX_CREATE_STDINT_H to create _stdint.h, needed by the dts p...Tim-Philipp Müller2-0/+9