summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-01Use libogg static libraryHEADmasterandroid-0.10.22Edward Hervey1-2/+4
2009-04-01Wrap decodebin2 alsoEdward Hervey1-0/+47
2009-03-20convert all plugins to use BUILD_PLUGIN_LIBRARY targetEdward Hervey15-50/+17
2009-03-14Forgot to add the auto-generated files for the tcp plugin.Edward Hervey4-0/+301
2009-03-14Wrap ogg plugin, requires liboggEdward Hervey2-0/+53
2009-03-14Wrap volume pluginEdward Hervey2-0/+49
2009-03-14Wrap libgstinterfacesEdward Hervey6-0/+499
2009-03-14Wrap videorateEdward Hervey2-0/+43
2009-03-14Wrap typefind pluginEdward Hervey2-0/+46
2009-03-14Wrap tcp pluginEdward Hervey2-0/+56
2009-03-14multifdsink: Cope with non-availability of IN6_IS_ADDR_V4MAPPED in bionicEdward Hervey1-0/+2
2009-03-14Wrap speexresampleEdward Hervey2-0/+49
2009-03-14Wrap audioresampleEdward Hervey2-0/+50
2009-03-14Wrap audiorateEdward Hervey2-0/+42
2009-03-14Wrap audioconvert, cleanup top-level Android.mkEdward Hervey2-3/+55
2009-03-14Ignore *~ filesEdward Hervey1-0/+2
2009-03-14Wrap gdp pluginEdward Hervey2-0/+46
2009-03-14Wrap libgstrtspEdward Hervey6-0/+459
2009-03-14config.h: Define INET_ADDRSTRLEN since android doesn't have it.Edward Hervey1-0/+6
2009-03-14Wrap libgstrtpEdward Hervey2-0/+45
2009-03-14Add libgstpbutils and playback plugin to the build.Edward Hervey7-1/+714
2009-03-14i18n: disable i18n. FIXME : Make this more flexible and configurable.Edward Hervey1-0/+8
2009-03-13cleanup makefiles. No longer requires to be built in a subdirectoryEdward Hervey9-299/+276
2009-03-13Add auto-generated files that aren't in git but only generated by autoconfEdward Hervey2-0/+340
2009-03-11Android makefilesPrajnashi S9-0/+398
2009-03-11auto-generated files for AndroidPrajnashi S4-0/+236
2009-01-19Release 0.10.22Jan Schmidt68-5727/+2020
2009-01-19Update .po filesJan Schmidt29-907/+1616
2009-01-16gst-libs/gst/fft/: Use correct struct alignment everywhere to prevent unalign...Sebastian Dröge9-20/+93
2009-01-16gst-libs/gst/tag/gsttagdemux.c: Forward unknown events upstream to allow late...Sebastian Dröge2-3/+11
2009-01-13gst/playback/gstplaybin2.c: Provide the right arguments to a debug line.Wim Taymans2-1/+7
2009-01-13sys/xvimage/xvimagesink.c: Don't reset the colorkey when element is reused. F...Stefan Kost2-3/+6
2009-01-09configure.ac: 0.10.21.3 pre-releaseJan Schmidt2-2/+7
2009-01-09gst-libs/gst/app/gstappsink.c: Store the returned signal id in the right slot...Jan Schmidt2-1/+9
2009-01-09gst-libs/gst/interfaces/mixer.c: Small docs addition to clarify that one real...Tim-Philipp Müller2-0/+8
2009-01-08Add GType for GstRTSPUrl and expose a copy function because we can.Wim Taymans5-0/+71
2009-01-07Add plugin dependency for the GIO and GVfs modules.Sebastian Dröge3-1/+21
2009-01-07Add plugin dependency for the gnomevfs modules.Sebastian Dröge3-1/+21
2009-01-07win32/common/libgstcdda.def: Add new symbol to the list of exported symbols.Sebastian Dröge2-0/+6
2009-01-07gst/playback/gstplaybin2.c: Fix some comments and docs.Wim Taymans3-70/+105
2009-01-07gst-libs/gst/cdda/gstcddabasesrc.*: Make the GType of GstCDDABaseSrcMode publ...Sebastian Dröge3-3/+11
2009-01-06Use new core API to make registry re-scan the plugin whenever visualisations ...Tim-Philipp Müller3-0/+25
2009-01-06gst-libs/gst/audio/gstaudioclock.*: Make gst_audio_clock_new use const gchar*...José Alburquerque3-2/+11
2009-01-06Add pkg-config files for libgstapp. Fixes bug #566761.Sebastian Dröge5-0/+38
2009-01-06gst-libs/gst/app/: Make debug categories static. Use _element_class_set_detai...Tim-Philipp Müller5-23/+20
2009-01-06gst-libs/gst/app/: Move private data into a private instance struct. Add padd...Tim-Philipp Müller5-270/+392
2009-01-06tests/examples/app/appsrc_ex.c: Some comments.Wim Taymans2-1/+14
2009-01-06gst-libs/gst/video/: Fix up build flags and include statement for the new gen...Jan Schmidt3-5/+12
2009-01-05Move AppSrc/AppSink from gst-plugins-bad. Fixes #564421Jan Schmidt19-78/+506
2009-01-05gst-libs/gst/audio/gstbaseaudiosink.c: Avoid holding the OBJECT_LOCK when cal...Wim Taymans2-16/+21