summaryrefslogtreecommitdiff
path: root/libavcodec/xfaceenc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '5b9c3b4505206143d85398c1410949319fa1180f'Michael Niedermayer2013-11-161-1/+1
* cosmetics: group remaining .name and .long_name.Clément Bœsch2013-10-041-1/+1
* lavc/xfaceenc: prefer do{}while() over for(){} construct in xface_encode_fram...Stefano Sabatini2012-11-031-2/+3
* lavc: add xface image decoder and encoderStefano Sabatini2012-10-151-0/+237