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
2018-11-02Bump minor versions for branching 4.1Michael Niedermayer
2018-10-23avformat/libsrt: add several options supported in srt 1.3.0Matsuzawa Tomohiro
2018-10-19lavf/dump: Fix a typo: comentary -> commentary.Carl Eugen Hoyos
2018-10-13avformat: add SER demuxerPaul B Mahol
2018-10-01avformat/matroskaenc: reserve free space for metadata on requestSigga Regina
2018-09-26avformat/matroskaenc: implement AVOutputFormat.query_codec for webmJames Almer
2018-09-21lavf/matroska: Allow AV1 in WebMKagami Hiiragi
2018-09-16avformat/vpcc: fix values in VP9 level detection heuristicsJames Almer
2018-09-05avformat/hlsenc: rename option from use_localtime to strftimeSteven Liu
2018-09-03Merge commit 'a507af97eef468238d545ff954a39d7432832e54'James Almer
2018-09-03Merge commit 'ea8ae27a5e112d06fd5625f640e40849e6313f0c'James Almer
2018-09-01avformat/libsrt: add pkt_size parameter to libsrtMarton Balint
2018-08-17avformat/av1: filter out tile list OBUs from samplesJames Almer
2018-08-17avformat: bump micro version after previous changesJames Almer
2018-06-21avformat/movenc: allow hdlr name field to be emptyGyan Doshi
2018-06-13avformat: deprecate unused MP4A_LATM flagGyan Doshi
2018-05-25lavf/img2dec: Auto-detect xwd images.Carl Eugen Hoyos
2018-05-22libavformat: add mbedTLS based TLSThomas Volkert
2018-05-19avformat: add fields to AVProgram/AVStream for PMT change trackingAman Gupta
2018-05-17avformat/mpegts: tag video streams with still imagesAman Gupta
2018-05-08avformat/segafilmenc - set keyframe bit correctlyGyan Doshi
2018-05-04avformat: add vapoursynth wrapperwm4
2018-04-25libavformat: add mbedTLS based TLSThomas Volkert
2018-04-23Revert "libavformat: add mbedTLS based TLS"Rostislav Pehlivanov
2018-04-23libavformat: add mbedTLS based TLSThomas Volkert
2018-04-17avformat/dashenc: replacing 'min_seg_duration' with 'seg_duration'Vishwanath Dixit
2018-04-16Bump minor versions after release/4.0 branchingn4.1-devMichael Niedermayer
2018-04-16Bump minor versions for branching release/4.0Michael Niedermayer
2018-04-06lavf/amr: Stricter heuristic for auto-detection.Carl Eugen Hoyos
2018-04-06Add Sega FILM muxerMisty De Meo
2018-02-24Add muxer/demuxer for raw codec2 and .c2 filesTomas Härdin
2018-02-07api: add missing version bumps and APIChanges entriesJames Almer
2018-02-06lavf: add new API for iterating muxers and demuxersJosh de Kock
2018-02-04rtsp: rename certain options after a deprecation periodwm4
2018-01-29avformat: deprecate AVFormatContext filename fieldMarton Balint
2018-01-29avformat: add url field to AVFormatContextMarton Balint
2018-01-27avformat, hls: add a flag to signal unavailability of seekingwm4
2018-01-24avformat: add option to parse/store ID3 PRIV tags in metadata.Richard Shaffer
2018-01-16avformat: make avformat_network_init() explicitly optionalwm4
2018-01-16avformat: deprecate another ffserver API leftoverwm4
2017-12-08avformat: add NSP demuxerPaul B Mahol
2017-11-27avformat/avienc: fix fields-per-frame value for interlaced video streamsTobias Rapp
2017-11-20avformat/hlsenc: creation of hls master playlist fileVishwanath Dixit
2017-11-20avformat/hlsenc: creation of hls variant streams in a single hlsenc instanceVishwanath Dixit
2017-11-06avformat: add TiVo ty demuxerPaul B Mahol
2017-11-05lavf/amr: Add amrnb and amrwb demuxers.Carl Eugen Hoyos
2017-10-29lavf/avio: temporarily accept 0 as EOF.Nicolas George
2017-10-29lavf/rtpenc: Add support for 24 bit pcm encoding as defined by RFC 3190.Carl Eugen Hoyos
2017-10-29avformat: deprecate getters and setters for AVFormatContext and AVStream fieldsJames Almer
2017-10-27lavf: Remove AVFMT_RAWPICTURE.Carl Eugen Hoyos