summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-06android: build volumeandroidThibault Saunier2-1/+16
2011-04-06android: build audiorateThibault Saunier2-0/+15
2011-04-06android: build adderThibault Saunier2-2/+16
2011-04-04android: Add vorbis support using tremoloThibault Saunier6-3/+79
2011-04-04android: build ffmpegcolorspaceAlessandro Decina1-0/+1
2011-04-04android: build oggdemuxAlessandro Decina2-5/+19
2011-04-04"android: make sure that generated files are always recreated"Alessandro Decina1-0/+1
2011-04-04android: gah, user is deprecated, set LOCAL_MODULE_TAGS := eng debugAlessandro Decina26-28/+28
2011-04-04android: err... actually set LOCAL_MODULE_TAGS := userAlessandro Decina26-28/+28
2011-04-04android: set LOCAL_MODULE_TAGS := engAlessandro Decina26-28/+28
2011-04-04encoding-profile: add a function to create a profile from a discoverer infoVincent Penquerc'h2-0/+75
2011-04-04Use absolute paths to run configure and built sourcesAlessandro Decina1-3/+3
2011-04-04android: Rework the way built sources are generatedAlessandro Decina1-6/+8
2011-04-04Androgenize gst/fft, encodebin videorate and discovererAlessandro Decina5-13/+64
2011-04-04Use androgenize to generate Android.mk filesAlessandro Decina23-84/+413
2011-04-04updates for nested buildDerek Foreman1-6/+4
2011-04-04Cosmeticsreynaldo1-8/+1
2011-04-04Get audioresample inreynaldo2-0/+46
2011-04-04Make it build ffmpegcolorspace and videoscale tooreynaldo4-1/+86
2011-04-04Android.mk: generate gstvideotestsrcorc.hAlessandro Decina1-0/+1
2011-04-04Build videotestsrc. Fix libgstrtsp and libgsttagAlessandro Decina4-1/+43
2011-04-04Android.mk: generate audioconvertorc.hAlessandro Decina1-1/+2
2011-04-04Android.mk: unfuck makefileAlessandro Decina1-1/+1
2011-04-04Android.mk: generate pkgconfig filesAlessandro Decina1-0/+31
2011-04-04tmpAlessandro Decina45-2953/+241
2011-04-04Automatic update of common submoduleStefan Kost1-0/+0
2011-04-04rtcpbuffer: fix invalid read in validation of padding in rtcp packetTrond Andersen1-1/+1
2011-04-04baseaudiosrc: Add src object lock around call to ringbuffer parse caps.Stian Johansen1-0/+6
2011-04-04baseaudiosrc: protect against ringbuffer disappearing while in a queryHavard Graff1-1/+5
2011-04-04baseaudiosink: don't allow aligning behind the read-segmentHavard Graff1-24/+51
2011-04-01Remove setting of plugindir from MakefilesDavid Schleef2-4/+0
2011-04-01video: Fix height calculation for YUV9/YVU9David Schleef2-10/+2
2011-04-01oggmux: fix warning building in mac os xJosep Torra1-1/+1
2011-04-01textoverlay: fix comparison is always false due to limited range of data typeJosep Torra1-2/+3
2011-04-01vorbistag: Write GST_TAG_IMAGE and GST_TAG_PREVIEW_IMAGE as METADATA_BLOCK_PI...Sebastian Dröge1-11/+53
2011-04-01vorbistag: Add support for METADATA_BLOCK_PICTURE tagsSebastian Dröge1-0/+62
2011-04-01vorbistag: Use g_base64_decode_inplace()Sebastian Dröge1-13/+5
2011-04-01oggmux: Store the segment directly inside the padSebastian Dröge2-20/+11
2011-04-01oggmux: Reset the segment on flush-stop events and when going back to READYSebastian Dröge1-0/+6
2011-04-01oggmux: Use running time instead of timestampsThiago Santos1-7/+18
2011-04-01oggmux: Keep track of pad's segmentsThiago Santos2-4/+34
2011-04-01textoverlay: Add support for xBGR and RGBxSebastian Dröge1-0/+26
2011-04-01textoverlay: Added support for ARGB and other RGB alpha variantsLane Brooks1-0/+123
2011-04-01textoverlay: converted AYUV to use 'A OVER B' alpha compositingLane Brooks1-5/+14
2011-03-31baseaudiosink: arrange for running clock when rendering eosMark Nauwelaerts2-2/+15
2011-03-31tests: Fixes libsabi for MacOSX/32bit.Edward Hervey2-2/+107
2011-03-31libsabi: Add structure sizes for x86-64Sebastian Dröge2-0/+105
2011-03-30libs: make sure gobject-introspection scanner calls gst_init()Tim-Philipp Müller12-0/+12
2011-03-30libs: replace 0.10 with @GST_MAJORMINOR@ in Makefile.amTim-Philipp Müller13-116/+116
2011-03-30tests: add typefind test for application/x-hlsTim-Philipp Müller3-0/+31