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
2022-10-16doc/filters: add another afftfilt examplePaul B Mahol
2022-10-16doc/decoders: document the max_frame_delay libdav1d optionJames Almer
2022-10-11avutil/pixfmt.h: add native-endian RGB32F and RGBA32F formatsLeo Izen
2022-10-11avfilter/af_aspectralstats: allow to select subset of measurementsPaul B Mahol
2022-10-09avfilter/af_adynamicequalizer: rework processingPaul B Mahol
2022-10-08avformat/mpegtsenc: add omit_rai flagZhao Zhili
2022-10-05lavu: bump minor and add APIChanges entry for RISC-V's RVBbasicLynne
2022-10-04lavfi/avf_showspatial: add framerate optionAnton Khirnov
2022-10-04fftools/ffmpeg: drop the -async optionAnton Khirnov
2022-10-04avformat/avio: Schedule AVIODirContext to become an opaque typeAndreas Rheinhardt
2022-10-02lavu: add an APIchanges entry for RISC-V CPU flagsAnton Khirnov
2022-10-02doc/APIchanges: mention the addition of AV_PIX_FMT_RGB[A]F*Anton Khirnov
2022-09-30libavcodec/qsvenc: Add pic_timing_sei reset support to qsvWenbin Chen
2022-09-30libavcodec/qsvenc: Add bitrate reset support to qsvencWenbin Chen
2022-09-30libavcodec/qsvenc: Add framerate reset support to qsvWenbin Chen
2022-09-26avcodec/avcodec: Deprecate lavc chroma pos API functionsAndreas Rheinhardt
2022-09-26avutil/pixdesc: Add av_chroma_location_(enum_to_pos|pos_to_enum)Andreas Rheinhardt
2022-09-26avcodec/avcodec: Move AV_ER_* and FF_COMPLIANCE_* to defs.hAndreas Rheinhardt
2022-09-25avcodec/h264_redundant_pps_bsf: Don't remove PPSAndreas Rheinhardt
2022-09-24doc: mention new audio formatsPaul B Mahol
2022-09-23doc/examples/extract_mvs: add motion informationChema Gonzalez
2022-09-23x86/tx_float: add 15xN PFA FFT AVX SIMDLynne
2022-09-22avcodec/libvpxenc: add -min-gf-intervalJames Zern
2022-09-18doc/filters: add speechnorm examplesPaul B Mahol
2022-09-16avformat: add LAF demuxerPaul B Mahol
2022-09-16avcodec: add MI-SC4 audio decoderPaul B Mahol
2022-09-13libavfilter: add vf_colorrange_cuda, CUDA-accelerated color conversion filterRoman Arzumanyan
2022-09-13doc: reference the RISC-V specificationRĂ©mi Denis-Courmont
2022-09-09libavcodec/qsvenc: Add low_delay_brc reset support to qsvencWenbin Chen
2022-09-09libavcodec/qsvenc: Add max/min qp reset support in qsvencWenbin Chen
2022-09-09libavcodec/qsvenc: Add intra refresh reset support to qsvencWenbin Chen
2022-09-09libavcodec/qsvenc: Add "slice" intra refresh type to qsvencWenbin Chen
2022-09-09libavcodec/qsvenc: Add gop_size reset support to qsvencWenbin Chen
2022-09-09libavcodec/qsvenc: Add max_frame_size reset support to qsvWenbin Chen
2022-09-07lavc/qsvenc: use VBR if maxrate is not specified on WindowsHaihao Xiang
2022-09-05fftools/ffprobe: Report initial and trailing paddingAndreas Rheinhardt
2022-09-04lavu/pixfmt: Add P012, Y212, XV30, and XV36 formatsPhilip Langdale
2022-09-03avutil/file: Properly deprecate av_tempfile()Andreas Rheinhardt
2022-09-03avfilter: add bilateral_cuda filterMohamed Khaled Mohamed
2022-09-03avfilter: add 3D scope multimedia filterPaul B Mahol
2022-08-28doc/git-howto.texi: Document commit signingMichael Niedermayer
2022-08-26lavu/pixfmt: Introduce VUYX formatPhilip Langdale
2022-08-23qsvenc_{hevc,h264}: add scenario optionHaihao Xiang
2022-08-23libavcodec/qsvenc: Add adaptive_i/b to hevc_qsvWenbin Chen
2022-08-22lavf: deprecate av_stream_get_end_pts()Anton Khirnov
2022-08-20APIchanges: fix library version in the latest entryJames Almer
2022-08-20The vuya pixel format was recently added, so this lavc workaround is no longerJames Almer
2022-08-18doc: fix binary values of SI prefixesChema Gonzalez
2022-08-16doc/APIchanges: add missing rgbaf16 pixfmt entryTimo Rothenpieler
2022-08-12lavu/hwcontext_qsv: add loader field to AVQSVDeviceContextHaihao Xiang