| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: add external enc libvvenc for H266/VVC | Thomas Siedel | 2024-06-15 | 1 | -0/+64 |
* | avutil: rename av_mod_uintp2 to av_zero_extend | James Almer | 2024-06-13 | 1 | -0/+3 |
* | doc/developer: Provide information about git send-email and gmail | Michael Niedermayer | 2024-06-13 | 1 | -0/+5 |
* | lavc: bump minor and add APIchanges entry for new USAC profile | Lynne | 2024-06-08 | 1 | -0/+3 |
* | avcodec/h265_metadata: Add options to set width/height after crop | Zhao Zhili | 2024-06-07 | 1 | -0/+4 |
* | doc/filters/curves: fix typos | Stefano Sabatini | 2024-06-03 | 1 | -2/+2 |
* | doc/filters/tiltandshift: apply typo fixes, add introductory description | Stefano Sabatini | 2024-06-03 | 1 | -4/+5 |
* | doc/developer: update outdated information | Marcus B Spencer | 2024-06-03 | 1 | -2/+2 |
* | lavu: bump minor and add APIchanges entries for the new channel positions | Lynne | 2024-06-02 | 1 | -0/+6 |
* | doc/ffmpeg: document -channel_layout/ch_layout options | Marton Balint | 2024-05-27 | 1 | -1/+10 |
* | doc/mips: Update list of files with MIPS copyright notice | Andreas Rheinhardt | 2024-05-27 | 1 | -6/+0 |
* | avutil/channel_layout: add a helper function to get the ambisonic order of a ... | James Almer | 2024-05-23 | 1 | -0/+3 |
* | lavu/hwcontext_qsv: update AVQSVFramesContext to support dynamic frame pool | Haihao Xiang | 2024-05-20 | 1 | -0/+3 |
* | avfilter/smartblur: Added alpha layer support | Andrea Mastroberti | 2024-05-19 | 1 | -1/+19 |
* | riscv: add Zvbb vector bit manipulation extension | RĂ©mi Denis-Courmont | 2024-05-11 | 1 | -0/+3 |
* | doc/examples/demux_decode: Simplify loop | Michael Niedermayer | 2024-05-09 | 1 | -3/+1 |
* | avfilter/f_select.c: add support for iw and ih variables | PoorvaGaikar | 2024-05-08 | 1 | -0/+6 |
* | 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 |