Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Modernize the autogen.sh scriptHEADmasterDaniel Narvaez2013-06-211-6/+10
| | | | | | It was failing to find the m4 macros directory with automake 1.13.2. This is exactly the same autogen.sh we are using in all the core sugar modules.
* Bump v0.4.0v0.4.0Aleksey Lim2012-10-073-11/+16
|
* Set plugin metadataAleksey Lim2012-09-271-0/+5
|
* Set gst buffer sizeAleksey Lim2012-08-193-9/+20
| | | | | This does not mean that plugin will return buffers of specified sizes, code needs to be redesigned to for that reason.
* Count gst buffers in time (Daniel Narvaez)Aleksey Lim2012-08-192-1/+2
| | | | | | | | It seems to produce more results, eg, for: gst-launch-1.0 espeak text='1 2 3' ! alsasink Maybe not not all buffer properties were set for GST_FORMAT_DEFAULT
* Update AUTHORS fileAleksey Lim2012-08-193-28/+42
|
* Initial port to gst-1.0 APIAleksey Lim2012-08-194-57/+55
| | | | Code is based on initial patch provided by Daniel Narvaez.
* Build on obs.sugarlabs.org as a regular package0.3.5Aleksey Lim2012-08-191-3/+5
|
* Avoid using deprecated glib APIAleksey Lim2012-08-191-1/+1
|
* Add recipe fileAleksey Lim2011-02-032-1/+28
|
* Bump v0.3.5v0.3.5Aleksey Lim2010-11-302-2/+11
|
*