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
path: root/doc
AgeCommit message (Expand)Author
2019-08-21doc/filters: fix v360 options namesPaul B Mahol
2019-08-19avfilter/vf_v360: add dual fisheye formatEugene Lyapustin
2019-08-19avfilter/vf_v360: add padding option for cubemapEugene Lyapustin
2019-08-19avfilter: add v360 filterEugene Lyapustin
2019-08-17avformat/avio: remove 4k limit from avio_printfMarton Balint
2019-08-17avformat/avio: add avio_print_string_array and avio_printMarton Balint
2019-08-15avformat/mpegtsenc: remove deprecated resend_headers optionMarton Balint
2019-08-13libavfilter/vf_scale: Ensure scaled video is divisible by nLars Kiesow
2019-08-09doc/fate: Document how to request samples upload accessMichael Niedermayer
2019-08-08doc/ffmpeg: Document dts_error_threshold optionJun Zhao
2019-08-08examples/encode_video: only add sequence end code for mpeg1/2 videoJun Zhao
2019-08-08lavf/hls: add http_seekable option for HTTP partial requestsJun Zhao
2019-08-02lavu/tx: add support for double precision FFT and MDCTLynne
2019-07-29h264_metadata: Support overscan_appropriate_flagMark Thompson
2019-07-29lavfi: addroi filterMark Thompson
2019-07-28vp9_metadata: Improve spec-compliance and warningsAndreas Rheinhardt
2019-07-24avfilter/af_dynaudnorm: add more descriptive aliases for optionsPaul B Mahol
2019-07-23avfilter/vf_ciescope: add DCI-P3Paul B Mahol
2019-07-22avformat/dashenc: add descriptor which is useful to the scheme defined by ISO...Leo Zhang
2019-07-21doc/APIchanges: Fill in missing Fields, add 4.2 cut markerMichael Niedermayer
2019-07-15doc/codecs: Add missing documentation for nointraJun Zhao
2019-07-14dump_extra: Don't add extradata if it already existsAndreas Rheinhardt
2019-07-14doc/filters: document new remap filter optionPaul B Mahol
2019-07-13avfilter/af_aiir: calculate group delay tooPaul B Mahol
2019-07-10avfilter/avf_showfreqs: make selecting window size simplerPaul B Mahol
2019-07-10avfilter/af_afftfilt: make selecting window size simplerPaul B Mahol
2019-07-08doc/indevs: Add new option and example to avfoundation.Thilo Borgmann
2019-07-08doc/filters: document new readeia608 optionPaul B Mahol
2019-07-08avfilter/af_aiir: implement mix optionPaul B Mahol
2019-07-08avfilter/af_biquads: implement mix option to all filtersPaul B Mahol
2019-07-07h265_metadata: Add option to set the level of the streamMark Thompson
2019-07-07vf_drawtext: Add pkt_pos, pkt_duration, pkt_size as variablesCalvin Walton
2019-07-06doc/filters: Document missing options for scale in/out color matrixJun Zhao
2019-07-04doc/muxers: fix docs format for DASH muxerJun Zhao
2019-07-02avfilter: add deesser audio filterPaul B Mahol
2019-07-02doc/filters: update how to generate native model for sr filterGuo, Yejun
2019-06-29avutil: add FF_DECODE_ERROR_DECODE_SLICES for AVFrame.decode_error_flagsAmir Pauker
2019-06-28avformat/hlsenc: temp_file usage for master playlist and vtt playlistBela Bodecs
2019-06-27hlsenc: Add option to set custom HTTP headersDerek Buitenhuis
2019-06-24avformat/hlsenc: better error log message for var_stream_map contentBela Bodecs
2019-06-21avformat/ifv: added support for ifv cctv filesSwaraj Hota
2019-06-21doc/filters: drawtext additions and correctionsgreg Luce
2019-06-20avformat/hlsenc: enhanced %v handling with variant namesBodecs Bela
2019-06-17doc/filters: correct typos in tinterlace flagsGyan Doshi
2019-06-16doc/filters.texi: Fix the confusing description for find_rect and cover_rect ...Limin Wang
2019-06-16avutil: add FF_DECODE_ERROR_CONCEALMENT_ACTIVE flag for AVFrame.decode_error_...Amir Pauker
2019-06-14doc/fftools-common-opts: document ffmpeg -h bsf=bitstream_filter_nameJun Zhao
2019-06-14doc/formats: document f_strict/strict for AVFormatContextJun Zhao
2019-06-14avformat/hlsenc: add EXT-X-I-FRAMES-ONLY tag supportSteven Liu
2019-06-12VP4 video decoderPeter Ross