aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/cpia.c
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: group remaining .name and .long_name.Clément Bœsch2013-10-041-1/+1
* lavc: factorize ff_{thread_,re,}get_buffer error messages.Clément Bœsch2013-03-131-3/+1
* Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer2013-03-121-4/+21
* cpia: use AVFrame accessor functionsMichael Niedermayer2013-03-011-4/+4
* lavc: fix decode_frame() third parameter semantics for rest of video decodersPaul B Mahol2012-12-051-3/+3
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-1/+1
* cpia: move reget_buffer after header checkStephan Hilb2012-09-011-6/+6
* Add CPiA video decoderStephan Hilb2012-08-311-0/+218