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
2015-05-26avcodec/dxva2_h264: Fix "may be used uninitialized" warningsMichael Niedermayer
2015-05-25Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772'Michael Niedermayer
2015-05-25D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme
2015-04-29Merge commit 'a0f2946068c62e18cb05ac25c0df3d86077251a6'Michael Niedermayer
2015-04-29h264: use properly allocated AVFramesAnton Khirnov
2015-03-23dxva2_h264: fix slice offset in long slice structsHendrik Leppkes
2015-03-23dxva2_h264: fix slice offset in long slice structsHendrik Leppkes
2015-03-22Merge commit 'a12d3188cbec15e22070e139fa5cc541da07e2c3'Michael Niedermayer
2015-03-21Merge commit 'd4d9068cdf8f4b2b87ae87a2ef880d243f77b977'Michael Niedermayer
2015-03-21Merge commit '9951907f6fc37a8d41566dbee09f7c15ff587de6'Michael Niedermayer
2015-03-21Merge commit 'a9b201cacf85d710b102010cb4baef97f00ea39b'Michael Niedermayer
2015-03-21Merge commit 'e6c90ce94f1b07f50cea2babf7471af455cca0ff'Michael Niedermayer
2015-03-21Merge commit '95eb35f30513e335990ad0d5dca6ddc318477291'Michael Niedermayer
2015-03-21Merge commit '066aafced4dc6c7c9e7b37082635472249f1e93e'Michael Niedermayer
2015-03-21Merge commit '56febc993b928ccc039a32158ca60b234c311875'Michael Niedermayer
2015-03-21Merge commit 'd231e84b06a9964c840cff4e228509f706165fb6'Michael Niedermayer
2015-03-21Merge commit '92c6c2a605f9b077b8fbc25b7ed6625541232b87'Michael Niedermayer
2015-03-21h264: use a smaller struct for the ref listsAnton Khirnov
2015-03-21h264: move mb_{x,y} into the per-slice contextAnton Khirnov
2015-03-21h264: move redundant_pic_count into the per-slice contextAnton Khirnov
2015-03-21h264: move cabac_init_idc into the per-slice contextAnton Khirnov
2015-03-21h264: move loopfilter parameters into the per-slice contextAnton Khirnov
2015-03-21h264: move the ref lists variables into the per-slice contextAnton Khirnov
2015-03-21h264: move direct_spatial_mv_pred into the per-slice contextAnton Khirnov
2015-03-21h264: move the slice type variables into the per-slice contextAnton Khirnov
2015-03-21h264: move the quantizers into the per-slice contextAnton Khirnov
2015-03-21h264: split weighted pred-related vars into per-slice contextAnton Khirnov
2014-09-01Merge commit '4600a85eaa6182e5a27464f6b9cae5a9ddbf3098'Michael Niedermayer
2014-09-01dxva2: Pass variable of correct type to IDirectXVideoDecoder_GetBuffer()Diego Biurrun
2014-05-12Merge commit 'a871ef0cc936612bdb0e643196be72efcf0c8986'Michael Niedermayer
2014-05-11hwaccel: Rename priv_data_size to frame_priv_data_sizeAnton Khirnov
2014-04-28hwaccel: fix dxva2 & vaapi loop filter parametersMichael Niedermayer
2014-04-28dxva2_h264: add a workaround for old Intel GPUsHendrik Leppkes
2014-04-28dxva2_h264: set the correct ref frame index in the long slice structHendrik Leppkes
2014-04-01dxva2: Directly use AVFramesMichael Niedermayer
2014-03-17avcodec/dxva2: fix pointers after H264PictureMichael Niedermayer
2014-03-17Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b'Michael Niedermayer
2014-03-17Merge commit '9b749c8274f6b6f35dde2cf29b99fa4f719abf87'Michael Niedermayer
2014-03-17mpegvideo: move mpegvideo formats-related defines to mpegutils.hVittorio Giovara
2014-03-17h264: move relevant fields from Picture to H264PictureVittorio Giovara
2014-03-07dxva2_h264: add a workaround for old intel GPUsHendrik Leppkes
2014-03-07dxva2_h264: set the correct ref frame index in the long slice structHendrik Leppkes
2014-02-21avcodec: fix dxva2 & vaapi after removing the +52 offset from the loop filter...Michael Niedermayer
2013-03-21Merge commit '6d2b6f21eb45ffbda1103c772060303648714832'Michael Niedermayer
2013-03-21h264: add a parameter to the FIELD_OR_MBAFF_PICTURE macro.Anton Khirnov
2013-03-12Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer
2013-03-08Merge commit 'ad0c9f2d5d81e22207c6ccecc426bf7306acc327'Michael Niedermayer
2013-03-08lavc decoders: work with refcounted frames.Anton Khirnov
2013-03-08lavc: move AVFrame.hwaccel_picture_private to Picture.Anton Khirnov
2013-03-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer