summaryrefslogtreecommitdiff
path: root/libavcodec/elsdec.c
Commit message (Collapse)AuthorAge
* elsdec: Replace EOVERFLOW with INVALIDDATAMichael Niedermayer2015-07-01
| | | | | | EOVERFLOW is not available on all platforms. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Go2Meeting decoderKostya Shishkov2015-07-01
ELS and ePIC decoder courtesy of Maxim Poliakovski, cleanup and integration by Diego Biurrun. Signed-off-by: Diego Biurrun <diego@biurrun.de> Signed-off-by: Luca Barbato <lu_zero@gentoo.org>