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
2017-11-27lavc: Mark all AVHWAccel structures as constMark Thompson
2017-11-12Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24'James Almer
2017-10-19lavc: external hardware frame pool initializationwm4
2017-06-27dxva: add support for new dxva2 and d3d11 hwaccel APIswm4
2017-06-27dxva: preparations for new hwaccel APIwm4
2017-06-08dxva: add support for new dxva2 and d3d11 hwaccel APIswm4
2017-06-08dxva: preparations for new hwaccel APIwm4
2017-01-16dxva2: use a single macro to test if the DXVA context is validSteve Lhomme
2017-01-08dxva2: Factorize DXVA context validity test into a single macroSteve Lhomme
2016-08-01Merge commit 'f638b67e5790735f34620bf82025c9b9d6fc7216'James Almer
2016-07-29Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-06-21dxva2_h264: Remove an unused variableMartin Storsjö
2016-06-21h264: move the parameter set definitions to a new header fileAnton Khirnov
2016-06-21h264: rename h264.[ch] to h264dec.[ch]Anton Khirnov
2016-06-12Merge commit 'c8dcff0cdb17d0aa03ac729eba12d1a20f1f59c8'Clément Bœsch
2016-06-12Merge commit '3176217c60ca7828712985092d9102d331ea4f3d'Clément Bœsch
2016-05-08avcodec/dxva2_h264: fix slice offset in long slice struct after ca2f19b9Hendrik Leppkes
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-04-26Merge commit 'e481458bc308ee838deaeacac51929514762e7a7'Derek Buitenhuis
2016-04-25dxva2_h264: Unbreak compilation after 3176217c6Martin Storsjö
2016-04-24Merge commit 'a7da517f6a5c472f46f67dd33bb6b95ccc919923'Derek Buitenhuis
2016-04-24h264: factor out calculating the POC count into a separate fileAnton Khirnov
2016-04-24h264: decouple h264_ps from the h264 decoderAnton Khirnov
2016-03-28h264: factor out pred weight table parsing into a separate fileAnton Khirnov
2016-03-25h264data: Move all data tables from a header to a .c fileDiego Biurrun
2016-03-16dxva2_h264: fix size alignment assertsHendrik Leppkes
2016-03-16lavc/dxva2_h264: Fix incorrect assert statement.Matt Oliver
2016-01-23dxva2_h264: fix reference field marking in long slice structHendrik Leppkes
2015-10-15Merge commit '08377f9c3bf6dbe216512a2e05c9fac837b13fc0'Hendrik Leppkes
2015-10-14dxva: Include last the internal headerLuca Barbato
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