| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc/qsvenc: add support for oneVPL string API | Mandava, Mounika | 2024-05-07 | 1 | -0/+14 |
* | avutil/opt: add an unsigned option type | James Almer | 2024-05-04 | 1 | -0/+3 |
* | doc/filters: mention scale2ref in replacement example | Niklas Haas | 2024-05-04 | 1 | -1/+1 |
* | doc/filters: move scale=ref_* to correct sectton | Niklas Haas | 2024-05-04 | 1 | -26/+24 |
* | avfilter/scale2ref: deprecate in favor of scale=rw:rh | Niklas Haas | 2024-05-03 | 1 | -73/+0 |
* | avfilter/vf_scale: add optional "ref" input | Niklas Haas | 2024-05-03 | 1 | -0/+26 |
* | avfilter/vf_scale: switch to FFFrameSync | Niklas Haas | 2024-05-03 | 1 | -2/+2 |
* | avformat/http: Add support for Retry-After header | Derek Buitenhuis | 2024-04-25 | 1 | -0/+5 |
* | doc/protocols: Fill in missing HTTP options | Derek Buitenhuis | 2024-04-25 | 1 | -1/+29 |
* | doc/protocols: Re-order HTTP options to match http.c order | Derek Buitenhuis | 2024-04-25 | 1 | -56/+56 |
* | doc/examples/qsv_transcode: Initialize pointer before free | Michael Niedermayer | 2024-04-25 | 1 | -1/+1 |
* | doc/examples/qsv_transcode: Simplify str_to_dict() loop | Michael Niedermayer | 2024-04-25 | 1 | -2/+1 |
* | doc/examples/vaapi_transcode: Simplify loop | Michael Niedermayer | 2024-04-25 | 1 | -3/+1 |
* | doc/examples/qsv_transcode: Simplify loop | Michael Niedermayer | 2024-04-25 | 1 | -3/+1 |
* | doc/APIchanges: fix date for the latest entry | James Almer | 2024-04-24 | 1 | -1/+1 |
* | fftools/ffmpeg_mux_init: allow mapping a stream group from one of the inputs | James Almer | 2024-04-23 | 1 | -3/+25 |
* | avutil/opt: add support for children objects in av_opt_serialize | James Almer | 2024-04-23 | 1 | -0/+3 |
* | doc: use HOSTEXESUF when calling print_options | Timo Rothenpieler | 2024-04-24 | 1 | -1/+1 |
* | avcodec/codec_internal: Remove FF_CODEC_CAP_ALLOCATE_PROGRESS | Andreas Rheinhardt | 2024-04-19 | 1 | -8/+7 |
* | doc/muxers: add mmf | Stefano Sabatini | 2024-04-19 | 1 | -0/+9 |
* | doc/muxers: add microdvd | Stefano Sabatini | 2024-04-19 | 1 | -0/+5 |
* | doc/muxers/md5: apply misc consistency fixes | Stefano Sabatini | 2024-04-19 | 1 | -5/+7 |
* | doc/muxers/matroska: add missing options, apply misc style fixes | Stefano Sabatini | 2024-04-19 | 1 | -7/+37 |
* | lavfi/tonemap_vaapi: Add support for HDR to HDR tone mapping | Xinpeng Sun | 2024-04-18 | 1 | -12/+30 |
* | lavfi/tonemap_vaapi: By default use bt709 for output frame | Haihao Xiang | 2024-04-18 | 1 | -2/+2 |
* | lavfi: Add drawbox_vaapi filter | Haihao Xiang | 2024-04-18 | 1 | -0/+85 |
* | lavfi: Add pad_vaapi filter | Haihao Xiang | 2024-04-18 | 1 | -0/+77 |
* | avformat/lc3: add file format for LC3/LC3plus transport | Antoine SOULIER | 2024-04-15 | 1 | -0/+6 |
* | doc/utils/eval: review and extend, clarify ld/st index meaning | Stefano Sabatini | 2024-04-15 | 1 | -27/+33 |
* | doc/utils/eval: clarify meaning of random* seed value | Stefano Sabatini | 2024-04-15 | 1 | -0/+12 |
* | doc/muxers.texi: Don't use confusing variable name | Andreas Rheinhardt | 2024-04-14 | 1 | -2/+2 |
* | avcodec/hevcdec: export global side data in AVCodecContext | James Almer | 2024-04-11 | 1 | -0/+4 |
* | avutil/mastering_display_metadata: add a new allocator function that returns ... | James Almer | 2024-04-11 | 1 | -0/+3 |
* | avutil/version: bump minor after recent AVFrame API additions | James Almer | 2024-04-11 | 1 | -0/+4 |
* | avcodec/ac3enc: Remove disabled code for RealAudio variant of AC-3 | Andreas Rheinhardt | 2024-04-11 | 1 | -2/+1 |
* | doc/muxers/matroska: apply misc consistency fixups | Stefano Sabatini | 2024-04-10 | 1 | -10/+4 |
* | doc/muxers: add lrc | Stefano Sabatini | 2024-04-10 | 1 | -0/+25 |
* | doc/muxers: add kvag | Stefano Sabatini | 2024-04-10 | 1 | -0/+8 |
* | doc/muxers: add jacosub | Stefano Sabatini | 2024-04-10 | 1 | -0/+8 |
* | doc/muxers: add ivf | Stefano Sabatini | 2024-04-10 | 1 | -0/+9 |
* | configure, etc: switch to shebang without space | J. Dekker | 2024-04-09 | 1 | -1/+1 |
* | doc/ffmpeg: document that there can be multiple complex filtergraphs | Anton Khirnov | 2024-04-09 | 1 | -1/+2 |
* | fftools/ffmpeg_filter: implement filtergraph chaining | Anton Khirnov | 2024-04-09 | 1 | -5/+53 |
* | doc/encoders: add missing libxvid option | James Almer | 2024-04-05 | 1 | -1/+6 |
* | doc/encoders: remove non-existent flag | James Almer | 2024-04-05 | 1 | -3/+0 |
* | avcodec/liblc3: add encoding/decoding support of LC3 audio codec | Antoine Soulier via ffmpeg-devel | 2024-04-04 | 2 | -1/+67 |
* | doc/developer: (security) researchers should be credited | Michael Niedermayer | 2024-04-03 | 1 | -0/+4 |
* | avutil/pix{desc,fmt}: add new matrix coefficients from H.273 v3 | Jan Ekström | 2024-04-03 | 1 | -0/+4 |
* | avutil/dovi_meta: add dolby vision extension blocks | Niklas Haas | 2024-04-03 | 1 | -0/+5 |
* | avutil/dovi_meta: add AVDOVIDataMapping.nlq_pivots | quietvoid | 2024-04-03 | 1 | -0/+3 |