Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-23avcodec: remove libutvideo wrapper supportDerek Buitenhuis
2016-06-11lavc/libutvideodec: Do not set bits_per_raw_sample.Carl Eugen Hoyos
2016-03-25avcodec/libutvideodec: copy frame so it has reference counters when refcounte...Michael Niedermayer
2016-01-17remove all uses of the deprecated avpicture_get_size() functionEddie Hao
2015-09-05avcodec/libutvideodec: remove AVFrame->reference usage, otherwise the code do...Michael Niedermayer
2014-10-29avcodec/libutvideodec: Try to fix build failure with old libutvideoMichael Niedermayer
2014-10-25avcodec/libutvideodec: Support YUV422P10Michael Niedermayer
2014-10-21avcodec/libutvideodec: print extradata size if unsupportedMichael Niedermayer
2013-12-10avcodec/libutvideodec: free coded_frame with av_frame_free() instead if av_free*Michael Niedermayer
2013-12-10avcodec/libutvideodec: use av_frame_move_ref()Michael Niedermayer
2013-11-17Merge commit '5b9c3b4505206143d85398c1410949319fa1180f'Michael Niedermayer
2013-06-10(lib)utvideodec: remove setting of color_primariesMichael Niedermayer
2013-06-10libutvideo: Add ULH0 and ULH2 decoding when using version 13.0.1Stephen Hutchinson
2013-03-09libutvideo: Prioritize compatibility with new versionsStephen Hutchinson
2012-12-05lavc: fix decode_frame() third parameter semantics for rest of video decodersPaul B Mahol
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-03-06libutvideo: Add Ut Video encoder wrapperDerek Buitenhuis