Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-13 | 1 | -1/+1 |
|\ | |||||
| * | doxygen: misc consistency, spelling and wording fixes | Diego Biurrun | 2011-12-12 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | | ff_dot_product(): change return value to int64_t | Michael Niedermayer | 2011-10-01 | 1 | -1/+1 |
* | | celp_math: cleanup ff_dot_product() | Michael Niedermayer | 2011-09-29 | 1 | -2/+1 |
* | | Add dot_product function for use by the G.723.1 decoder | Mohamed Naufal Basheer | 2011-09-29 | 1 | -0/+11 |
|/ | |||||
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -1/+1 |
* | Remove duplicated dot product code. Use dsputil's | Aurelien Jacobs | 2008-12-29 | 1 | -20/+0 |
* | Delete unnecessary 'extern' keywords. | Diego Biurrun | 2008-12-03 | 1 | -1/+1 |
* | Add ff_dot_productf() to celp_math.{c,h} | Kenan Gillet | 2008-10-30 | 1 | -0/+10 |
* | Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge. | Kenan Gillet | 2008-10-24 | 1 | -0/+86 |