summaryrefslogtreecommitdiff
path: root/libavcodec/utvideodec.c
Commit message (Expand)AuthorAge
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* utvideodec: Handle slice_height being zeroMichael Niedermayer2015-03-09
* dsputil: Split bswap*_buf() off into a separate contextDiego Biurrun2014-06-22
* More correct printf format specifiersDiego Biurrun2014-04-02
* avcodec: more correct printf specifiersDiego Biurrun2014-03-22
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-03
* utvideodec: Set colorspace by codec_tag.Yusuke Nakamura2013-06-10
* utvideodec: Support ULH0 and ULH2 formats.Yusuke Nakamura2013-06-10
* avcodec: av_log_ask_for_sample() ---> avpriv_request_sample()Diego Biurrun2013-03-13
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* lavc: fix decode_frame() third parameter semantics for video decodersAnton Khirnov2012-12-04
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* utvideodec: Fix single symbol mode decodingJan Ekström2012-08-24
* lavc: add Ut Video encoderJan Ekström2012-08-20
* utvideo: Rename utvideo.c to utvideodec.cJan Ekström2012-08-17