aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/dss_sp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-271-1/+1
|\
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-271-1/+1
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-271-1/+1
|\|
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
| * dss_sp: use lowercase codec name without whitespaceAndreas Cadhalpun2015-04-241-1/+1
* | dss_sp: use lowercase codec name without whitespaceAndreas Cadhalpun2015-04-221-1/+1
* | avcodec/dss_sp: Avoid a slow division and modulo in the pitch_lag calculationMichael Niedermayer2015-02-191-1/+8
* | avcodec/dss_sp: de-obfuscate index inversionMichael Niedermayer2015-02-191-1/+1
* | avcodec/dss_sp: Protect DSS_SP_FORMULA() with a set of outside bracketsMichael Niedermayer2015-02-191-1/+1
* | Merge commit 'c56b9b1eb278c5ef89d3f0832a56dfe4732cb68b'Michael Niedermayer2015-02-191-4/+4
|/
* lavc: Add DSS SP decoderOleksij Rempel2015-02-191-0/+780