]> git.sesse.net Git - ffmpeg/history - libavcodec/utvideodec.c
lavc: Add per-thread surfaces in get_hw_frame_parameters()
[ffmpeg] / libavcodec / utvideodec.c
2017-05-02 Luca Barbatovlc: Add header #include when the types are used
2017-04-24 Paul B Maholutvideodec: Fix gradient prediction when stride does...
2017-04-24 Paul B Maholutvideodec: Fix decoding odd sizes with interlaced...
2017-04-15 Paul B Maholutvideodec: Support for gradient prediction
2017-04-15 Paul B Maholutvideodec: Reuse the huffyuv add_left
2017-04-15 Paul B Maholutvideodec: Support ULY4 and ULH4
2017-04-15 Paul B Maholutvideodec: Support UQRA and UQRG
2017-04-13 Paul B Maholutvideodec: Support UQY2
2017-04-13 Ganesh Ajjanagaddeutvideodec: Prevent possible signed overflow
2017-02-10 Martin Storsjöutvideodec: Add a missing include
2017-02-09 Derek Buitenhuisavcodec: Mark some codecs with threadsafe init as such
2017-02-07 Diego BiurrunUse bitstream_init8() where appropriate
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