summaryrefslogtreecommitdiffstats
path: root/libavcodec/utvideodec.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec: more correct printf specifiersDiego Biurrun2014-03-221-2/+4
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-031-1/+1
* utvideodec: Set colorspace by codec_tag.Yusuke Nakamura2013-06-101-0/+4
* utvideodec: Support ULH0 and ULH2 formats.Yusuke Nakamura2013-06-101-0/+8
* avcodec: av_log_ask_for_sample() ---> avpriv_request_sample()Diego Biurrun2013-03-131-2/+2
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-27/+19
* lavc: fix decode_frame() third parameter semantics for video decodersAnton Khirnov2012-12-041-2/+2
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-9/+9
* utvideodec: Fix single symbol mode decodingJan Ekström2012-08-241-7/+4
* lavc: add Ut Video encoderJan Ekström2012-08-201-45/+12
* utvideo: Rename utvideo.c to utvideodec.cJan Ekström2012-08-171-0/+591
OpenPOWER on IntegriCloud