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-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
2022-08-09doc/filters: clarify behaviour of weights in amixGyan Doshi
2022-08-09lavfi/overlay_vaapi: set defalut alpha value as 1.0Fei Wang
2022-08-09doc/filters: correct description of overlay_vaapiFei Wang
2022-08-09doc/filters: add examples for amix to subsectionGyan Doshi
2022-08-08doc/ffmpeg: update -map documentationAnton Khirnov
2022-08-08fftools/ffmpeg: deprecate specifying a sync stream with -mapAnton Khirnov
2022-08-07avcodec: WBMP (Wireless Application Protocol Bitmap) image formatPeter Ross
2022-08-06avfilter/vsrc_ddagrab: make output format user configurableTimo Rothenpieler
2022-08-04lavu/pixfmt: Add packed 4:4:4 formatPhilip Langdale
2022-08-02lavc: add API for exporting reconstructed frames from encodersAnton Khirnov
2022-08-02lavu/frame: allow calling av_frame_make_writable() on non-refcounted framesAnton Khirnov
2022-07-30lavfi/cropdetect: Add new mode to detect crop-area based on motion vectors an...Thilo Borgmann
2022-07-30avcodec: add API for automatic handling of icc profilesNiklas Haas
2022-07-28fftools/ffmpeg: deprecate the -map_channel optionAnton Khirnov
2022-07-28fftools/ffmpeg: deprecate -psnrAnton Khirnov
2022-07-23fftools/ffmpeg: move each muxer to a separate threadAnton Khirnov
2022-07-23fftools/ffmpeg: rework -shortest implementationAnton Khirnov
2022-07-20libavcodec/qsvenc: Use parameter from AVCodecContext to reset qsv codecWenbin Chen