summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ad_speex.c
Commit message (Expand)AuthorAgeFilesLines
* Merge svn changes up to r30550Uoti Urpala2010-03-091-1/+1
|\
| * Mark all ad_info_t/vd_info_t structure declarations as const.diego2010-02-121-1/+1
* | Merge svn changes up to r30463Uoti Urpala2010-03-091-2/+19
|\|
| * Add missing license headers to all files in the libmpcodecs directory.diego2010-01-301-2/+19
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-1/+0
* | Make audio decoder description structs constUoti Urpala2008-04-261-1/+1
|/
* Put files fully owned by my under GPL v2 "or later"reimar2006-11-171-1/+1
* rm unnecesary casts from void* - part 3reynaldo2006-07-021-1/+1
* bug fixes: left-over mode variable used uninitialized,reimar2006-04-191-2/+10
* Use free instead of speex_free - since speex_free does not appear in thereimar2006-01-191-1/+1
* Speex audio decodingreimar2005-11-051-0/+113