summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* avcodec: ViewQuest VQC decoderPeter Ross2022-10-181-0/+1
* doc/Doxyfile: Add FF_PAD_STRUCTURE to PREDEFINEDMarvin Scholz2022-10-171-0/+1
* doc/filters: add another afftfilt examplePaul B Mahol2022-10-161-0/+6
* doc/decoders: document the max_frame_delay libdav1d optionJames Almer2022-10-151-1/+5
* avutil/pixfmt.h: add native-endian RGB32F and RGBA32F formatsLeo Izen2022-10-111-0/+3
* avfilter/af_aspectralstats: allow to select subset of measurementsPaul B Mahol2022-10-111-0/+4
* avfilter/af_adynamicequalizer: rework processingPaul B Mahol2022-10-091-13/+15
* avformat/mpegtsenc: add omit_rai flagZhao Zhili2022-10-081-0/+2
* lavu: bump minor and add APIChanges entry for RISC-V's RVBbasicLynne2022-10-051-0/+3
* lavfi/avf_showspatial: add framerate optionAnton Khirnov2022-10-041-0/+3
* fftools/ffmpeg: drop the -async optionAnton Khirnov2022-10-041-12/+0
* avformat/avio: Schedule AVIODirContext to become an opaque typeAndreas Rheinhardt2022-10-031-0/+3
* lavu: add an APIchanges entry for RISC-V CPU flagsAnton Khirnov2022-10-021-0/+5
* doc/APIchanges: mention the addition of AV_PIX_FMT_RGB[A]F*Anton Khirnov2022-10-021-1/+3
* libavcodec/qsvenc: Add pic_timing_sei reset support to qsvWenbin Chen2022-09-301-0/+4
* libavcodec/qsvenc: Add bitrate reset support to qsvencWenbin Chen2022-09-301-0/+6
* libavcodec/qsvenc: Add framerate reset support to qsvWenbin Chen2022-09-301-0/+3
* avcodec/avcodec: Deprecate lavc chroma pos API functionsAndreas Rheinhardt2022-09-261-0/+5
* avutil/pixdesc: Add av_chroma_location_(enum_to_pos|pos_to_enum)Andreas Rheinhardt2022-09-261-0/+3
* avcodec/avcodec: Move AV_ER_* and FF_COMPLIANCE_* to defs.hAndreas Rheinhardt2022-09-261-0/+3
* avcodec/h264_redundant_pps_bsf: Don't remove PPSAndreas Rheinhardt2022-09-251-3/+0
* doc: mention new audio formatsPaul B Mahol2022-09-241-0/+5
* doc/examples/extract_mvs: add motion informationChema Gonzalez2022-09-231-3/+4
* x86/tx_float: add 15xN PFA FFT AVX SIMDLynne2022-09-231-0/+323
* avcodec/libvpxenc: add -min-gf-intervalJames Zern2022-09-221-0/+2
* doc/filters: add speechnorm examplesPaul B Mahol2022-09-181-0/+34
* avformat: add LAF demuxerPaul B Mahol2022-09-161-0/+2
* avcodec: add MI-SC4 audio decoderPaul B Mahol2022-09-161-0/+1
* libavfilter: add vf_colorrange_cuda, CUDA-accelerated color conversion filterRoman Arzumanyan2022-09-131-0/+32
* doc: reference the RISC-V specificationRĂ©mi Denis-Courmont2022-09-131-0/+5
* libavcodec/qsvenc: Add low_delay_brc reset support to qsvencWenbin Chen2022-09-091-0/+4
* libavcodec/qsvenc: Add max/min qp reset support in qsvencWenbin Chen2022-09-091-0/+11
* libavcodec/qsvenc: Add intra refresh reset support to qsvencWenbin Chen2022-09-091-0/+7
* libavcodec/qsvenc: Add "slice" intra refresh type to qsvencWenbin Chen2022-09-091-4/+8
* libavcodec/qsvenc: Add gop_size reset support to qsvencWenbin Chen2022-09-091-0/+3
* libavcodec/qsvenc: Add max_frame_size reset support to qsvWenbin Chen2022-09-091-0/+4
* lavc/qsvenc: use VBR if maxrate is not specified on WindowsHaihao Xiang2022-09-071-16/+29
* fftools/ffprobe: Report initial and trailing paddingAndreas Rheinhardt2022-09-051-0/+1
* lavu/pixfmt: Add P012, Y212, XV30, and XV36 formatsPhilip Langdale2022-09-031-0/+3
* avutil/file: Properly deprecate av_tempfile()Andreas Rheinhardt2022-09-031-0/+3
* avfilter: add bilateral_cuda filterMohamed Khaled Mohamed2022-09-031-0/+39
* avfilter: add 3D scope multimedia filterPaul B Mahol2022-09-031-0/+55
* doc/git-howto.texi: Document commit signingMichael Niedermayer2022-08-281-1/+21
* lavu/pixfmt: Introduce VUYX formatPhilip Langdale2022-08-251-0/+3
* qsvenc_{hevc,h264}: add scenario optionHaihao Xiang2022-08-231-0/+30
* libavcodec/qsvenc: Add adaptive_i/b to hevc_qsvWenbin Chen2022-08-231-0/+7
* lavf: deprecate av_stream_get_end_pts()Anton Khirnov2022-08-221-0/+3
* APIchanges: fix library version in the latest entryJames Almer2022-08-191-1/+1
* The vuya pixel format was recently added, so this lavc workaround is no longerJames Almer2022-08-191-0/+4
* doc: fix binary values of SI prefixesChema Gonzalez2022-08-181-4/+4