Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-29ffv1: Report additional bitstream information in verbose modeLuca Barbato
2016-06-18ffv1: Error out on unsupported formatJerome Martinez
2016-01-11lavu: add AV_CEIL_RSHIFT and use it in various placesClément Bœsch
2015-11-16ffv1: Explicitly name the coder typeVittorio Giovara
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-04-19lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara
2015-01-05ffv1: Drop unnecessary casts and const qualifiers to match function signaturesDiego Biurrun
2014-08-12ffv1dec: check that global parameters do not change in version 0/1Michael Niedermayer
2014-06-20Add av_image_check_sar() and use it to validate SARJustin Ruggles
2014-01-26avutil: remove timer.h include from internal.hJanne Grunau
2013-11-16ffv1: use the AVFrame API properly.Anton Khirnov
2013-10-16ffv1: Assume bitdepth 0 means 8bitLuca Barbato
2013-10-04cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun
2013-05-15pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov
2013-03-08ffv1: fix calculating slice dimensions for version 2Anton Khirnov
2013-03-08lavc decoders: work with refcounted frames.Anton Khirnov
2013-02-26Remove unnecessary dsputil.h #includesDiego Biurrun
2012-12-21miscellaneous typo fixesDiego Biurrun
2012-12-05lavc: fix decode_frame() third parameter semantics for video decodersAnton Khirnov
2012-12-05lavc: add a wrapper for AVCodecContext.get_buffer().Anton Khirnov
2001-01-01ffv1: set the range coder state in decode_slice_headerLuca Barbato
2012-10-20ffv1: update to ffv1 version 3Luca Barbato
2012-10-20ffv1: propagate errorsLuca Barbato
2012-10-20ffv1: split decoder and encoderLuca Barbato