summaryrefslogtreecommitdiff
path: root/libavcodec/xface.c
Commit message (Collapse)AuthorAge
* avcodec/xface: Add asserts to limit nb_words from becoming too largeMichael Niedermayer2014-12-16
| | | | | Approved-by: Stefano Sabatini <stefasab@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* lavc: add xface image decoder and encoderStefano Sabatini2012-10-15
Based on libcompface code by James Ashton <James.Ashton@anu.edu.au>, and relicensed to LGPL with the author's consent.