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
2019-04-21avcodec/dvdec: add frame threadsPaul B Mahol
2017-03-29Fix all -Wformat warnings raised by DJGPPClément Bœsch
2017-03-24Merge commit '1263b2039eb5aaf1522e9de9f07c787ab30a5f50'Clément Bœsch
2017-03-21Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'James Almer
2016-10-28Adjust printf conversion specifiers to match variable signednessDiego Biurrun
2016-09-29idct: Change type of array stride parameters to ptrdiff_tDiego Biurrun
2016-01-10avcodec/dvdec: Fix "left shift of negative value -254"Michael Niedermayer
2015-10-05Merge commit 'cab63a8b594cdc365bb2581a12b3ac8e6dd480b2'Hendrik Leppkes
2015-10-04dv: Mark internal frame reference as constVittorio Giovara
2015-07-28Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27lavc: Consistently prefix input buffer definesVittorio Giovara
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-07-25avcodec/dvdec: only attempt to conceal errors based on STA inconsistencies wh...Michael Niedermayer
2015-07-25avcodec/dvdec: skip 3rd stage ac decoding when the headers indicates that the...Michael Niedermayer
2015-07-24avcodec/dvdec: Retry decoding seemingly damaged MBs while skiping likely dama...Michael Niedermayer
2015-04-20Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer
2015-04-19lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara
2015-02-27avcodec/dvdec: Make dv_iweight_720_c staticMichael Niedermayer
2014-11-15Merge commit '74d7db586a2e9aeb107e357739c7e4dde0b6991c'Michael Niedermayer
2014-11-15dv: Drop a spurious checkLuca Barbato
2014-10-26dv: move inverse weight tables to decoderChristophe Gisquet
2014-10-15Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41'Michael Niedermayer
2014-10-15lavc: deprecate the use of AVCodecContext.time_base for decodingAnton Khirnov
2014-09-19avcodec/dv_profile: deprecate internal function that shouldn't be publicJames Almer
2014-09-09Merge commit 'ee0ebd3c1412fdd9d80aa97c98d1a20b893f1f47'Michael Niedermayer
2014-09-09dv: K&R formatting cosmeticsGabriel Dume
2014-09-05Merge commit 'b574e1e97ea7067a5fcd3876e30a67df0e4e6611'Michael Niedermayer
2014-09-05get_bits: Add OPEN_READER macro variant w/o size_plus8Diego Biurrun
2014-08-02dv: Update DV-profile-related functions to current public APIDiego Biurrun
2014-07-10Merge commit 'f6ee61fb05482c617f5deee29a190d8ff483b3d1'Michael Niedermayer
2014-07-09lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov
2014-07-02avcodec/dvdec: remove redundant null checkMichael Niedermayer
2014-07-01Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer
2014-06-30dsputil: Split off IDCT bits into their own contextDiego Biurrun
2014-06-27Merge commit 'e63b818dbe6060b606ae10eb184859f8b97d2353'Michael Niedermayer
2014-06-27dv: Properly split decoder and encoder initializationDiego Biurrun
2014-06-21Merge commit '9e500efdbe0deeff1602500ebc229a0a6b6bb1a2'Michael Niedermayer
2014-06-20Merge commit '650dee63c8b1e6693c6cf5983f4a5ed3f571379f'Michael Niedermayer
2014-06-20Add av_image_check_sar() and use it to validate SARJustin Ruggles
2014-06-20dv: get rid of global non-const tablesAnton Khirnov
2013-12-09Merge commit 'd4f1188d1a662fed5347e70016da49e01563e8a8'Michael Niedermayer
2013-12-09dv: use AVFrame API properlyAnton Khirnov
2013-11-15Merge commit '3cbe1126530449336e2ce59b194bdb8c4eb4abb4'Michael Niedermayer
2013-11-15dv: Split DV data table declarations into their own headerDiego Biurrun
2013-11-01Merge commit 'd6da372984c87fd6288c148c291065d6032ceda3'Michael Niedermayer
2013-10-31dvdec: stop using deprecated avcodec_set_dimensionsAnton Khirnov
2013-10-29avcodec/dvdec: dont try to decode ac when theres no inputMichael Niedermayer
2013-10-04Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer
2013-10-04cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun