| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc: deprecate the omx encoders | Anton Khirnov | 2024-11-09 | 1 | -0/+1 |
* | Document stream specifier syntax change from 46cbe4ab5c | Anton Khirnov | 2024-11-09 | 1 | -0/+9 |
* | avcodec/rv60: RealVideo 6.0 decoder | Peter Ross | 2024-11-03 | 1 | -0/+1 |
* | lavc/vaapi_dec: Add VVC decoder | Fei Wang | 2024-11-01 | 1 | -0/+1 |
* | configure: drop yasm support | Lynne | 2024-10-06 | 1 | -0/+1 |
* | Changelog: Add version <next> | Michael Niedermayer | 2024-09-24 | 1 | -0/+2 |
* | Changelog: Mark for 7.1 | Michael Niedermayer | 2024-09-24 | 1 | -1/+1 |
* | lavc/hevcdec: implement decoding MV-HEVC | Anton Khirnov | 2024-09-23 | 1 | -0/+1 |
* | avfilter: add an LCEVC decoding filter | James Almer | 2024-09-19 | 1 | -0/+1 |
* | avformat/mov: support for LCEVC tracks | James Almer | 2024-09-19 | 1 | -1/+1 |
* | avcodec/h2645_sei: export raw LCEVC metadata | James Almer | 2024-09-19 | 1 | -0/+1 |
* | fftools/cmdutils: extend stream specifiers to match by disposition | Anton Khirnov | 2024-09-18 | 1 | -0/+1 |
* | lavc: bump minor and add Changelog entry for the Vulkan H265 encoder | Lynne | 2024-09-17 | 1 | -0/+1 |
* | lavc: bump minor version and add changelog for h264_vulkan | Lynne | 2024-09-16 | 1 | -0/+1 |
* | Changelog: elaborate on what YUVJ is | Anton Khirnov | 2024-09-13 | 1 | -1/+2 |
* | Changelog: mention YUV range negotiation | Niklas Haas | 2024-09-08 | 1 | -0/+1 |
* | avcodec: add Mediacodec audio decoders support | Matthieu Bouron | 2024-09-01 | 1 | -0/+1 |
* | lavc/qsvdec: Add VVC decoder | Fei Wang | 2024-07-30 | 1 | -0/+2 |
* | Changelog: mention cropping support in Matroska and MP4 | James Almer | 2024-07-11 | 1 | -0/+1 |
* | Changelog: add D3D12VA HEVC encoder changelog | Tong Wu | 2024-07-02 | 1 | -1/+1 |
* | lavfi: add Perlin noise generator | Stefano Sabatini | 2024-07-01 | 1 | -0/+1 |
* | avcodec: add external enc libvvenc for H266/VVC | Thomas Siedel | 2024-06-15 | 1 | -0/+1 |
* | libavcodec/alpha: remove DSP & support code | Sean McGovern | 2024-06-13 | 1 | -0/+1 |
* | changelog: add entry for xHE-AAC | Lynne | 2024-06-02 | 1 | -0/+1 |
* | Changelog: add DVB compatible information for VVC decoder | Nuo Mi | 2024-05-21 | 1 | -0/+1 |
* | lavc/qsvenc: add support for oneVPL string API | Mandava, Mounika | 2024-05-07 | 1 | -0/+1 |
* | avfilter/scale2ref: deprecate in favor of scale=rw:rh | Niklas Haas | 2024-05-03 | 1 | -0/+1 |
* | avfilter/vf_scale: add optional "ref" input | Niklas Haas | 2024-05-03 | 1 | -0/+1 |
* | Changelog: Add pad_vaapi, drawbox_vaapi entry | Haihao Xiang | 2024-04-18 | 1 | -0/+1 |
* | avformat/lc3: add file format for LC3/LC3plus transport | Antoine SOULIER | 2024-04-15 | 1 | -0/+1 |
* | fftools/ffmpeg_filter: implement filtergraph chaining | Anton Khirnov | 2024-04-09 | 1 | -0/+1 |
* | avcodec/liblc3: add encoding/decoding support of LC3 audio codec | Antoine Soulier via ffmpeg-devel | 2024-04-04 | 1 | -0/+1 |
* | Changelog: fix typos for 7.0 section | Marth64 | 2024-04-04 | 1 | -2/+2 |
* | changelog: update for 7.0 | Jean-Baptiste Kempf | 2024-04-04 | 1 | -1/+10 |
* | avformat/rcwtdec: add RCWT Closed Captions demuxer | Marth64 | 2024-04-02 | 1 | -0/+1 |
* | Changelog: add next entry | Stefano Sabatini | 2024-04-02 | 1 | -0/+3 |
* | Changelog: Add 7.0 point | Michael Niedermayer | 2024-03-27 | 1 | -1/+1 |
* | Changelog: add Android content URIs protocol entry | Matthieu Bouron | 2024-03-27 | 1 | -0/+1 |
* | Changelog: add dnn libtorch backend entry | Wenbin Chen | 2024-03-23 | 1 | -0/+1 |
* | Changelog: mention ffplay with hwaccel decoding support | Zhao Zhili | 2024-03-22 | 1 | -0/+1 |
* | Changelog: Add Support PacketTypeMetadata of PacketType in enhanced flv | Steven Liu | 2024-03-18 | 1 | -0/+1 |
* | fftools/ffmpeg: add loopback decoding | Anton Khirnov | 2024-03-13 | 1 | -0/+1 |
* | avformat/aea: add aea muxer | asivery | 2024-03-12 | 1 | -0/+1 |
* | fftools/ffprobe: add AVFilmGrainParams printing | Niklas Haas | 2024-03-07 | 1 | -0/+1 |
* | fftools/ffprobe: add support for Stream Groups | James Almer | 2024-03-05 | 1 | -0/+1 |
* | Changelog: restore new line | Marth64 | 2024-03-04 | 1 | -0/+1 |
* | libavformat/dvdvideo: add DVD-Video demuxer, powered by libdvdread and libdvdnav | Marth64 | 2024-03-02 | 1 | -0/+1 |
* | fftools/ffmpeg: remove options deprecated before 6.0 | Anton Khirnov | 2024-03-01 | 1 | -0/+1 |
* | lavc/qsvenc: update the selection of bitrate control method | Haihao Xiang | 2024-02-29 | 1 | -0/+1 |
* | Require compilers to support C11. | Anton Khirnov | 2024-02-18 | 1 | -0/+3 |