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-07-20Add a quality factor packet side dataVittorio Giovara
2015-07-20Gather all coded_frame allocations and free functions to a single placeVittorio Giovara
2015-07-20libxvid: Do not entangle coded_frameVittorio Giovara
2015-05-31xvid: Check memory allocationVittorio Giovara
2015-04-24libxvid: Make codec use the init-cleanup flag and mark it as init-thread-safeVittorio Giovara
2015-02-17libxvid: Return meaningful error messagesHimangi Saraogi
2014-08-26libxvid: K&R formatting cosmeticsGabriel Dume
2014-08-15cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume
2014-08-15cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume
2014-07-22libxvid: Drop PPC-specific CPU detection hackDiego Biurrun
2014-05-01lavc: make the xvid-specific "gmc" flag a private option of libxvidAnton Khirnov
2014-04-07libxvid: fix missing end of line characterVittorio Giovara
2014-04-07libxvid: Add SSIM displaying through a libxvidcore pluginTimothy Gu
2014-04-07libxvid: add working lumimasking and variance AQTimothy Gu
2013-11-16libxvid: use the AVFrame API properly.Anton Khirnov
2013-10-04cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun
2012-10-22libxvid: remove useless doxy comments.Anton Khirnov
2012-10-08Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-05-09libxvid: Give more suitable names to libxvid-related files.Diego Biurrun