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
2020-08-17doc/encoders: Add all options for JPEG2000 encoderGautam Ramakrishnan
2020-08-14avcodec/mpeg12enc: support mpeg2 encoder const levelLimin Wang
2020-08-01vaapi_encode_h265: Fix ordering of tile dimensionsMark Thompson
2020-08-01vaapi_encode_h265: Remove confusing and redundant tile optionsMark Thompson
2020-08-01libsvtav1: Fix the documentation to match the actual optionsMark Thompson
2020-07-29avcodec: Add an SVT-AV1 encoder wrapperDaryl Seah
2020-07-25libavcodec/libaomenc.c: Add command-line options for inter-coding toolsWang Cao
2020-07-25libavcodec/libaomenc.c: Add command-line options for tx tools.Wang Cao
2020-07-20lavc/vaapi_encode_h265: add h265 tile encoding supportLinjie Fu
2020-07-08avcodec/libaomenc: fix build w/libaom v1.0.0James Zern
2020-07-01avcodec/libaomenc: Add command-line options for intra-coding toolsWang Cao
2020-07-01avcodec/libaomenc: Add command-line options to control the use of partition t...Wang Cao
2020-06-20doc/encoders: fix the misleading usage of profileLimin Wang
2020-06-01avcodec/mpeg12enc: support mpeg2 encoder const profileLimin Wang
2020-05-19avcodec: Add MediaFoundation encoder wrapperwm4
2020-05-08doc/encoders: remove unsubstantiated ffaacenc > fdk-aac claimLou Logan
2020-04-12avcodec/libaomenc.c: Add a libaom command-line option 'tune'Wang Cao
2020-02-11avcodec/libvpxenc: add a way to explicitly set temporal layer idWonkap Jang
2020-02-05lavc/dvdsubenc: accept palette from optionsMichael Kuron
2020-02-03avcodec/libvpxenc: add VP9 temporal scalability encoding optionWonkap Jang
2020-01-18Add a commandline option to control loop restoration for libaomWang Cao
2020-01-01avcodec/libx265: add a qp option and apply the relevant global AVCodecContext...James Almer
2020-01-01avcodec/libx265: apply some global AVCodecContext settings to the encoder con...James Almer
2019-12-20doc/encoders: correct the description for ts_target_bitrateWonkap Jang
2019-11-28doc/encoder: add the missing qsv encodersZhong Li
2019-11-28lavc/rav1e: log and doc updated for const quantizer modeZhong Li
2019-11-10avcodec: Add librav1e encoderDerek Buitenhuis
2019-05-28doc/encoders: Document eld_v2 option for libfdk_aac encoder.Jun Zhao
2019-04-18doc/encoders: Fix libvpx option name arnr-maxframes.Carl Eugen Hoyos
2019-04-18Updated documentation for libaom encoder options.Sam John
2019-03-16mpeg12enc: Use Closed Captions if availableMathieu Duponchelle
2019-02-26vaapi_encode: Support more RC modesMark Thompson
2019-01-24vaapi_encode: Convert to send/receive APIMark Thompson
2019-01-04doc/encoders: Update docs for libxavs2Jun Zhao
2018-12-25avcodec/libvpxenc: add VP8/9 sharpness config optionRene Claus
2018-12-19doc/encoders: Fix colums typoMichael Niedermayer
2018-12-09avcodec/libaomenc: add row-mt optionJames Almer
2018-11-19avcodec/libvpxenc: add VP8 temporal scalability config optionsArd Oerlemans
2018-11-18doc/encoders: Add libaom-av1Mark Thompson
2018-11-18doc/encoders: Move libxavs2 to correct place in alphabetical orderMark Thompson
2018-11-10libvpxenc: extend auto-alt-ref rangeJames Zern
2018-11-10libvpxenc,vp9: add enable-tpl optionJames Zern
2018-10-27vaapi_encode: Support configurable slicesMark Thompson
2018-09-23doc/encoders: Document -sei option to hevc_vaapiMark Thompson
2018-09-23vaapi_encode_h265: Set level based on stream if not set by userMark Thompson
2018-09-23vaapi_encode_mjpeg: Use CBS to store parameters and write headersMark Thompson
2018-09-23doc/encoders: Add missing options to VAAPI encodersMark Thompson
2018-09-23vaapi_encode: Add support for max QP in rate controlMark Thompson
2018-09-23vaapi_encode: Clean up rate control configurationMark Thompson
2018-09-23vaapi_encode: Add common options between all encodersMark Thompson