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
2022-10-08avformat/mpegtsenc: add omit_rai flagZhao Zhili
2022-10-04avformat/avio: Schedule AVIODirContext to become an opaque typeAndreas Rheinhardt
2022-09-23avformat: add APAC demuxerPaul B Mahol
2022-09-23avformat/movenc: Write auxi box for animated AVIF with alphaVignesh Venkatasubramanian
2022-09-16avformat: add LAF demuxerPaul B Mahol
2022-09-12avformat: add bonk demuxerPaul B Mahol
2022-09-05avformat/matroskaenc: Don't override samplerate for CodecDelayAndreas Rheinhardt
2022-08-07avcodec: WBMP (Wireless Application Protocol Bitmap) image formatPeter Ross
2022-07-16avcodec: add Radiance HDR image format supportPaul B Mahol
2022-07-13Bump versions after 5.1 branchn5.2-devMichael Niedermayer
2022-07-13Bump Versions for 5.1 branchMichael Niedermayer
2022-07-03avcodec: add PHM decoder and encoderPaul B Mahol
2022-06-13lavf/avio: add avio_vprintf()Stefano Sabatini
2022-05-13avformat/movenc: Add support for AVIF muxingVignesh Venkatasubramanian
2022-04-23avformat/version: bump minor version for Jpeg XLLeo Izen
2022-04-12avformat: Add IPFS protocol support.Mark Gaiser
2022-04-10avcodec/vbnenc: add VBN encoderMarton Balint
2022-03-19avformat/pcmdec: add support to set channel layoutPaul B Mahol
2022-03-16doc: Add an entry to APIchanges about changes to version.h and version_major.hMartin Storsjö
2022-03-16libavformat: Split version.hMartin Storsjö
2022-03-15Bump minor versions after the channel layout changesJames Almer
2022-03-10avformat: add DFPWM WAV container supportJack Bruienne
2022-03-10avformat: add DFPWM raw formatJack Bruienne
2022-03-06avformat/mpegtsenc: fix muxing pcm-blurayPaul B Mahol
2022-02-15avformat/argo_cvg: Fix checksumMichael Niedermayer
2022-01-31http: remove cache_redirect optionerankor
2022-01-13avformat/matroskaenc: Add option to shift data to write cues at frontAndreas Rheinhardt
2022-01-04lib*/version.h: Bump Versions after release/5.0 branchn5.1-devAndreas Rheinhardt
2022-01-04lib*/version.h: Bump Versions before release/5.0 branchAndreas Rheinhardt
2022-01-04lib*/version.h: Bump Versions after release/5.0 branchMichael Niedermayer
2022-01-04lib*/version.h: Bump Versions before release/5.0 branchMichael Niedermayer
2022-01-03lavf: add a flag for experimental (de)muxersAnton Khirnov
2021-12-31http: make caching of redirect url optionalerankor
2021-12-31avformat/imf: DemuxerPierre-Anthony Lemieux
2021-12-31avformat: add bitpacked demuxerLimin Wang
2021-12-13avformat/hlsenc: deprecate hls_ts_options optionSteven Liu
2021-12-12avformat: introduce AVFormatContext io_close2 which returns an intMarton Balint
2021-11-25avformat/rtpenc: adds partial support for the RFC 4175Limin Wang
2021-11-17avformat/http: Add short_seek_size optionDerek Buitenhuis
2021-11-16lavf: add an AVClass to AVStream on next major bumpAnton Khirnov
2021-11-15*/version.h: define FF_API macros unconditionallyAnton Khirnov
2021-10-24avformat/avio{,buf}: introduce public AVIOContext::bytes_{read,written}Jan Ekström
2021-10-24avformat/avio{,buf}: deprecate AVIOContext::writtenJan Ekström
2021-10-08avformat/img2dec: add GEM Raster image demuxerPeter Ross
2021-10-04avformat/{isom,mov,movenc}: add support for CMAF DASH rolesJan Ekström
2021-09-02avformat: add an AV1 Low overhead bitstream format muxerJames Almer
2021-08-24avformat/matroskaenc: Pass dispositions through unchanged by defaultAndreas Rheinhardt
2021-07-19avformat/argo_brp: use bits_per_coded_sample instead of bits_per_raw_sampleZane van Iperen
2021-07-02avformat: add a concat protocol that takes a line break delimited list of res...James Almer
2021-06-20lavf/webmdashenc.c: Allow AV1 video in WebMMatthieu Patou