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
2021-09-07avcodec/siren: MSN Siren decoderPeter Ross
2021-08-24avcodec/h274: add film grain synthesis routineNiklas Haas
2021-08-18avcodec: add SMC encoderPaul B Mahol
2021-08-05avcodec/fft-internal: Make it a standalone headerAndreas Rheinhardt
2021-07-08avcodec/Makefile: Fix standalone build of adpcm_argo encoderAndreas Rheinhardt
2021-06-10lavc: move small misc definitions into a separate headerAnton Khirnov
2021-05-09avcodec: Implement Acorn Replay IMA ADPCM decoderCameron Cawley
2021-04-28avcodec/Makefile: Remove obsolete dependency of eatqi dec on rl.oAndreas Rheinhardt
2021-04-27avcodec: Move all AVCodecParser.split functions to remove_extradata_bsfAndreas Rheinhardt
2021-04-27avcodec/vaapi: Remove old and deprecated VAAPI context and headerAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated old aliases for NVENC encodersAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated AVPicture APIAndreas Rheinhardt
2021-04-27avcodec/codec2utils: Remove legacy avpriv functionsAndreas Rheinhardt
2021-04-27avcodec, avformat: Remove old BSF APIAndreas Rheinhardt
2021-04-26avcodec/adpcmenc: Adds encoder for Westwood ADPCM.Aidan Richmond
2021-04-10avcodec/mjpegenc: Remove dependency of AMV encoder on mjpegenc_huffmanAndreas Rheinhardt
2021-03-19avcodec: move core AVCodecContext functions from util.c to a new fileJames Almer
2021-03-19avcodec: move AVCodecParameters related functions from util.c to a new fileJames Almer
2021-03-09avcodec/qsvdec: Make functions used only here static, remove headerAndreas Rheinhardt
2021-03-08lavc: remove tests/optionsAnton Khirnov
2021-03-05avcodec: add TTML encoderJan Ekström
2021-03-01avcodec: add SGA Video decoderPaul B Mahol
2021-03-01avcodec: add SGA PCM decoderPaul B Mahol
2021-02-24lavc: split LSCR decoder out of PNG decoderAnton Khirnov
2021-02-24avcodec/cfhdenc: refactor DSP code for CFHD encoderPaul B Mahol
2021-02-23avcodec/tiff_data: Move data to its only userAndreas Rheinhardt
2021-02-23avformat/isom: Split movaudio/movvideo tags off into a separate fileAndreas Rheinhardt
2021-02-23avcodec/Makefile: Remove outdated dependency of FLV demuxer on mpeg4audioAndreas Rheinhardt
2021-02-23avcodec/Makefile: Don't build mjpegenc_huffman unconditionallyAndreas Rheinhardt
2021-02-23avcodec/g2meet, mjpegdec: Factor out common VLC initialization codeAndreas Rheinhardt
2021-02-23avcodec/Makefile: Remove redundant mjpegdec dependency from tiff decoderAndreas Rheinhardt
2021-02-23configure, libavcodec/Makefile: Fix avrn dependenciesAndreas Rheinhardt
2021-02-23avcodec/Makefile: Remove spurios dcaenc dependencyAndreas Rheinhardt
2021-02-23configure, libavcodec/Makefile: Remove spurious CAF demuxer dependenciesAndreas Rheinhardt
2021-02-20avcodec: add Simbiosis IMX video decoderPaul B Mahol
2021-02-18avcodec: add initial exr image encoderPaul B Mahol
2021-02-12avcodec: add setts bitstream filterPaul B Mahol
2021-02-09avcodec: add cri parserPaul B Mahol
2021-02-07avcodec/Makefile: Remove dependency for nonexistent filesAndreas Rheinhardt
2021-02-07avcodec/aacdec_fixed: Move fixed-point sinewin tables to its only userAndreas Rheinhardt
2021-02-05avcodec: add xbm parserPaul B Mahol
2021-02-02avcodec: add PFM image encoderPaul B Mahol
2021-01-25avcodec/dolby_e: split decoder and parser more thoroughlyJames Almer
2021-01-25avcodec/dolby_e: Split decoder/parser filesNicolas Gaullier
2021-01-23avcodec/qsvdec: refact, move qsvdec_other.c to qsvdec.cXu Guangxin
2021-01-23avcodec/qsvdec: refact, move qsvdec_h2645.c to qsvdec.cXu Guangxin
2021-01-21avcodec/Makefile: Make H.263 encoder compilable without MPEG4 encoderAndreas Rheinhardt
2021-01-21avcodec/Makefile: Make H.263 decoder compilable without H.263IAndreas Rheinhardt
2021-01-21avcodec/Makefile: Remove FLAC dependencies on vorbis_dataAndreas Rheinhardt
2021-01-21avcodec/Makefile: Remove dependency of H.263 on FLV codecsAndreas Rheinhardt