aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/asvenc.c
AgeCommit message (Expand)Author
2014-02-09asvenc: free avctx->coded_frame on codec closeJanne Grunau
2013-11-16asvenc: use the AVFrame API properly.Anton Khirnov
2013-10-03cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun
2013-01-22Drop DCTELEM typedefDiego Biurrun
2012-12-12lavc: replace some forgotten instances of PixelFormat with AVPixelFormatAnton Khirnov
2012-10-12Move av_reverse table to libavcodecDiego Biurrun
2012-10-09lavc: split asv12 encoder/decoderAnton Khirnov