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-04-26Merge commit 'e42ca48a8bddc637a4013ab253598973f07e1a5c'Derek Buitenhuis
2016-04-24Merge commit 'a7da517f6a5c472f46f67dd33bb6b95ccc919923'Derek Buitenhuis
2016-04-24Merge commit 'f4d581cda3897f66c1dda7586b93f86a591dbbef'Derek Buitenhuis
2016-04-14Merge commit '1098f5c0495c61a98d4ff6b8e24c17974d4bace5'Derek Buitenhuis
2016-03-28svq3: drop the build dependency on the h264 decoderAnton Khirnov
2016-03-28svq3: eliminate remaining H264Context usage.Anton Khirnov
2016-03-28svq3: move block_offset to SVQ3ContextAnton Khirnov
2016-03-28svq3: stop using H264Context.gbAnton Khirnov
2016-03-28svq3: move the frame num variables to the SVQ3ContextAnton Khirnov
2016-03-28svq3: eliminate H264Context.cur_pic usageAnton Khirnov
2016-03-28svq3: eliminate remaining H264SliceContext usageAnton Khirnov
2016-03-28svq3: move pict_type to the SVQ3ContextAnton Khirnov
2016-03-28svq3: move mb strides/sizes to the SVQ3ContextAnton Khirnov
2016-03-28svq3: move the dequant buffer to SVQ3ContextAnton Khirnov
2016-03-28svq3: move mb2br_xy to the SVQ3ContextAnton Khirnov
2016-03-28svq3: move {ref,mv}_cache to the SVQ3ContextAnton Khirnov
2016-03-28svq3: rip out the svq3-relevant parts of pred_motion() out of h264Anton Khirnov
2016-03-28svq3: move edge_emu_buffer to the SVQ3ContextAnton Khirnov
2016-03-28svq3: move the pred mode variables to SVQ3ContextAnton Khirnov
2016-03-28h264: move ff_h264_check_intra[4x4]_pred_mode() to h264_parseAnton Khirnov
2016-03-28svq3: move mb_{x,y,xy} to SVQ3ContextAnton Khirnov
2016-03-28svq3: eliminate write_back_intra_pred_mode() usageAnton Khirnov
2016-03-28svq3: add all the required dsp contexts into SVQ3ContextAnton Khirnov
2016-03-28svq3: make the dsp functions staticAnton Khirnov
2016-03-28svq3: rip out the mb decoding code shared with h264Anton Khirnov
2016-03-25h264data: Move all data tables from a header to a .c fileDiego Biurrun
2016-03-25lavc: Deduplicate zigzag_scan tableDiego Biurrun
2016-03-16svq3: Use a separate buffer for decoding the slicesLuca Barbato
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-07-27lavc: AV-prefix all codec flagsVittorio Giovara
2015-05-02libavcodec/svq3: clarify unknown_flag by renaming to has_watermarkMichael Niedermayer
2015-05-02avcodec/svq3: Print unknown fields at debug levelMichael Niedermayer
2015-05-01avcodec/svq3: Fix memleak of last_pic_for_ecMichael Niedermayer
2015-04-29Merge commit 'a0f2946068c62e18cb05ac25c0df3d86077251a6'Michael Niedermayer
2015-04-29h264: use properly allocated AVFramesAnton Khirnov
2015-04-06Merge commit '249796e2560c2cce1add722c3e873de96b17be74'Michael Niedermayer
2015-04-05avcodec/svq3: add scaling matrix init that was removed from h264 initMichael Niedermayer
2015-04-05avcodec/svq3: add initialization which was removed from h264 initMichael Niedermayer
2015-04-05svq3: initialize some required H264Context fields.Anton Khirnov
2015-03-22Merge commit 'c28ed1d743443e783537d279ae721be3bbdf7646'Michael Niedermayer
2015-03-21Merge commit '36d04801ba9d8622c2d759c172aea18561bac74d'Michael Niedermayer
2015-03-21Merge commit 'd4d9068cdf8f4b2b87ae87a2ef880d243f77b977'Michael Niedermayer
2015-03-21Merge commit '0edbe6faa7ef80daf0e84353cbe733389bf1a522'Michael Niedermayer
2015-03-21Merge commit '07c5ca551b7327d3c4e33738cc0cd2d5ac2779fa'Michael Niedermayer
2015-03-21Merge commit '47a0d393504d6726c4a235951153bee0abb3f7d6'Michael Niedermayer
2015-03-21Merge commit 'e7226984ac13aacb84eae77a372df8ff7685848f'Michael Niedermayer
2015-03-21Merge commit 'bf03a878a76dea29b36f368759e9f66102b39a5f'Michael Niedermayer
2015-03-21Merge commit '56febc993b928ccc039a32158ca60b234c311875'Michael Niedermayer