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-07-07lavc/h265_profile_level: Add unit testMark Thompson
2019-07-07h265_metadata: Add option to set the level of the streamMark Thompson
2019-05-07avcodec/mlp_parser: split off shared code to its own fileJames Almer
2019-04-13avcodec: add LSCR decoderPaul B Mahol
2019-04-11avcodec: add an AV1 frame split bitstream filterJames Almer
2019-04-11avcodec: add ADPCM AGM decoderPaul B Mahol
2019-04-01opusdsp: create and move deemphasis and postfiltering from opus_celtLynne
2019-03-31avcodec: add Amuse Graphics decoderPaul B Mahol
2019-02-14avutil/cuda_check: avoid pointlessly exporting same symbol from two librariesTimo Rothenpieler
2019-02-10add libaribb24 ARIB STD-B24 caption decoderJan Ekström
2019-01-27avcodec: add ARBC decoderPaul B Mahol
2019-01-15avcodec: add HCOM decoderPaul B Mahol
2018-12-31avcodec: add HYMT decoderPaul B Mahol
2018-12-23avcodec: add g732_1 parserPaul B Mahol
2018-12-10avcodec: add gif parserPaul B Mahol
2018-12-01avcodec: add PCM-DVD encoderPaul B Mahol
2018-11-24avcodec: add truehd_core bitstream filterPaul B Mahol
2018-11-15avutil/hwcontext_cuda: Define and use common CHECK_CU()Philip Langdale
2018-11-11avcodec : add prores_metadata bsf for set the color property of each prores f...Martin Vignali
2018-11-06avcodec: libdav1d AV1 decoder wrapper.James Almer
2018-10-26avcodec: Implement Archimedes VIDC encoder/decoderCameron Cawley
2018-10-18avcodec/proresenc_aw : use scan table from prores_data fileMartin Vignali
2018-10-04avcodec: add an AV1 parserJames Almer
2018-09-27lavc: Add AV1 metadata bitstream filterMark Thompson
2018-09-27lavc: Add coded bitstream read/write support for AV1Mark Thompson
2018-09-23vaapi_encode_h265: Set level based on stream if not set by userMark Thompson
2018-09-23vaapi_encode_h264: Set level based on stream if not set by userMark Thompson
2018-09-23lavc/h264: Add common code for level handlingMark Thompson
2018-09-23lavc/cbs: Add JPEG supportMark Thompson
2018-09-23avcodec: add native iLBC decoderPaul B Mahol
2018-09-15avcodec: add missing mpegvideo dependencies to SpeedHQ decoderJames Almer
2018-09-11lavc, doc, configure: add libxavs2 video encoder wrapperhwren
2018-09-08avcodec: add RemotelyAnywhere Screen Capture decoderPaul B Mahol
2018-08-27avcodec: add WinCAM Motion Video decoderPaul B Mahol
2018-08-27avcodec: add MatchWare Screen Capture CodecPaul B Mahol
2018-08-24avcodec: add Brooktree ProSumer Video decoderPaul B Mahol
2018-08-21avcodec: add IMM4 decoderPaul B Mahol
2018-07-27lavc, doc, configure: add avs2 video decoder wrapperhwren
2018-07-27lavc: add AVS2/IEEE 1857.4 parserhwren
2018-07-21avcodec/parser: move parsers list and related API to its own fileJames Almer
2018-07-20avcodec/extract_extradata: add support for AV1James Almer
2018-07-03lavc: implement an ATRAC9 decoderRostislav Pehlivanov
2018-05-05mpegvideo: remove support for libxvid's RC systemRostislav Pehlivanov
2018-05-02lavc: Add VP9 metadata bitstream filterMark Thompson
2018-05-02lavc: Add coded bitstream read/write support for VP9Mark Thompson
2018-04-28avcodec: remove duplicate prores decoderPaul B Mahol
2018-03-29avcodec: add eac3_core bitstream filterPaul B Mahol
2018-03-29Merge commit '43778a501f1bfbceeddc8eaeea2ea2b3506beeda'James Almer
2018-03-29Merge commit 'c438899a706422b8362a13714580e988be4d638b'James Almer
2018-03-18lavc: Add filter_units bitstream filterMark Thompson