]> git.sesse.net Git - ffmpeg/history - libavcodec/utvideodec.c
hevc: ppc: Add HEVC 4x4 IDCT for PowerPC
[ffmpeg] / libavcodec / utvideodec.c
2016-11-24 Alexandra Hájkováutvideodec: Convert to the new bitstream reader
2016-09-08 Diego Biurrunutvideo: Change type of array stride parameters to...
2015-07-27 Vittorio Giovaralavc: Consistently prefix input buffer defines
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2015-03-08 Michael Niedermayerutvideodec: Handle slice_height being zero
2014-06-23 Diego Biurrundsputil: Split bswap*_buf() off into a separate context
2014-04-01 Diego BiurrunMore correct printf format specifiers
2014-03-22 Diego Biurrunavcodec: more correct printf specifiers
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-06-10 Yusuke Nakamurautvideodec: Set colorspace by codec_tag.
2013-06-10 Yusuke Nakamurautvideodec: Support ULH0 and ULH2 formats.
2013-03-13 Diego Biurrunavcodec: av_log_ask_for_sample() ---> avpriv_request_sa...
2013-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
2012-12-04 Anton Khirnovlavc: fix decode_frame() third parameter semantics...
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-08-24 Jan Ekströmutvideodec: Fix single symbol mode decoding
2012-08-20 Jan Ekströmlavc: add Ut Video encoder
2012-08-17 Jan Ekströmutvideo: Rename utvideo.c to utvideodec.c