| 2025-11-20 |
Michael Niedermayer | Changelog: include last 3 fixes n8.0.1 |
commit | commitdiff | tree |
| 2025-11-20 |
Zhao Zhili | avutil/common: cast GET_BYTE/GET_16BIT returned value |
commit | commitdiff | tree |
| 2025-11-20 |
Zhao Zhili | avfilter/vf_drawtext: fix call GET_UTF8 with invalid... |
commit | commitdiff | tree |
| 2025-11-20 |
Zhao Zhili | avfilter/vf_drawtext: fix incorrect text length |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | Update for 8.0.1 |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | avfilter/vf_drawtext: Account for bbox text seperator |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | avcodec/mediacodecdec_common: Check that the input... |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | avcodec/rv60dec: Clear blk_info |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | avformat/whip: Fix rtp_ctx->streams access |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | avcodec/utvideodec: Set B for the width= 1 case in... |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | avcodec/osq: Fix 32bit sample overflow |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | avformat/rtpdec_rfc4175: Only change PayloadContext... |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | avformat/rtpdec_rfc4175: Check dimensions |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | avformat/rtpdec_rfc4175: Fix memleak of sampling |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | avformat/http: Fix off by 1 error |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | avcodec/exr: spelling |
commit | commitdiff | tree |
| 2025-11-19 |
oblivionsage | avcodec/rv60dec: add upper bound check for qp |
commit | commitdiff | tree |
| 2025-11-19 |
veygax | avcodec/exr: use tile dimensions in pxr24 UINT case |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | avcodec/exr: Simple check for available channels |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | avformat/sctp: Check size in sctp_write() |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | avformat/rtmpproto: consider command line argument... |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | avformat/rtmpproto_ Check tcurl and flashver length |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | avcodec/g723_1enc: Make min_err 64bit |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | avcodec/vlc: Clear val8/16 in vlc_multi_gen() by av_mal... |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | avformat/rtpenc_h264_hevc: Check space for nal_length_s... |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | avcodec/ffv1enc: Consider variation in slice sizes |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | libavcodec/cbs_apv_syntax_template: limit tile to 2gb |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | swscale/output: Fix unsigned cast position in yuv2* |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | swscale/output: Fix integer overflow in yuv2ya16_X_c_te... |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | avcodec/exr: Check that DWA has 3 channels |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | avcodec/exr: check ac_size |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | avcodec/exr: Round dc_w/h up |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | avcodec/mjpegdec: Explain buf_size/width/height check |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | configure: strip non numeric trailer from gcc version |
commit | commitdiff | tree |
| 2025-11-19 |
Michael Niedermayer | avformat/dhav: Fix off by length of read element error |
commit | commitdiff | tree |
| 2025-11-19 |
Andreas Rheinhardt | avformat/aviobuf: Keep checksum_ptr consistent in avio_... |
commit | commitdiff | tree |
| 2025-11-19 |
Zhao Zhili | doc/examples/vaapi_encode: fix invalid check on fwrite |
commit | commitdiff | tree |
| 2025-11-19 |
Andrey Semashev | avcodec/librsvgdec: fix compilation with librsvg 2... |
commit | commitdiff | tree |
| 2025-11-19 |
Cameron Gutman | avcodec/mfenc: fix memory leak with D3D11 input surfaces |
commit | commitdiff | tree |
| 2025-11-19 |
Niklas Haas | swscale/graph: fix double-free when legacy pass fails... |
commit | commitdiff | tree |
| 2025-11-19 |
Desmond Liu | libavformat/udp: Fix call to recvfrom(2) |
commit | commitdiff | tree |
| 2025-11-18 |
Carl Hetherington... | avfilter/f_ebur128: Fix incorrect ebur128 peak calculation. |
commit | commitdiff | tree |
| 2025-11-17 |
Brad Smith | avformat/udp: fix warning about unused varible |
commit | commitdiff | tree |
| 2025-11-14 |
James Almer | avdevice/lavfi: stop setting deprecated buffersink... |
commit | commitdiff | tree |
| 2025-11-12 |
Gyan Doshi | configure: unbreak glslang build |
commit | commitdiff | tree |
| 2025-11-06 |
Ramiro Polla | swscale/range_convert: fix truncation bias in range... |
commit | commitdiff | tree |
| 2025-11-03 |
Bin Peng | lavc/aarch64: Fix addp overflow in ff_pred16x16_plane_n... |
commit | commitdiff | tree |
| 2025-10-28 |
James Almer | avcodec/mlpdec: don't depend on context channel layout... |
commit | commitdiff | tree |
| 2025-10-28 |
James Almer | avformat/demux: pass new extradata to the parser |
commit | commitdiff | tree |
| 2025-10-20 |
Vittorio Palmisano | avfilter/af_whisper: fix srt index |
commit | commitdiff | tree |
| 2025-10-20 |
Vittorio Palmisano | avfilter/af_whisper: fix int64 printf format |
commit | commitdiff | tree |
| 2025-10-20 |
Vittorio Palmisano | avfilter/af_whisper: fix srt file format |
commit | commitdiff | tree |
| 2025-10-20 |
Gyan Doshi | avfilter/whisper: correct option formatting |
commit | commitdiff | tree |
| 2025-10-20 |
Zhao Zhili | avfilter/af_whisper: fix broken output for multibyte... |
commit | commitdiff | tree |
| 2025-10-16 |
Marvin Scholz | avformat/rtsp: fix leading space in RTSP reason |
commit | commitdiff | tree |
| 2025-10-16 |
Marvin Scholz | avformat/rtsp: do not log invalid values |
commit | commitdiff | tree |
| 2025-10-16 |
Marvin Scholz | avformat/http: Handle IPv6 Zone ID in hostname |
commit | commitdiff | tree |
| 2025-10-15 |
James Almer | avformat/dump: fix log level passed to av_log when... |
commit | commitdiff | tree |
| 2025-10-09 |
James Almer | avcodec/hevc/sei: don't attempt to use stale values... |
commit | commitdiff | tree |
| 2025-10-09 |
James Almer | avcodec/hevc/sei: prevent storing a potentially bogus... |
commit | commitdiff | tree |
| 2025-10-09 |
James Almer | avcodec/hevc/refs: don't unconditionally discard non... |
commit | commitdiff | tree |
| 2025-09-24 |
Brad Smith | libavutil/arm: Rename the HWCAP defines |
commit | commitdiff | tree |
| 2025-09-24 |
Brad Smith | libavutil/arm: Make use of elf_aux_info() on FreeBSD... |
commit | commitdiff | tree |
| 2025-09-22 |
Patrick Wang | fftools/ffmpeg: fix gracefully shutdown |
commit | commitdiff | tree |
| 2025-09-16 |
James Almer | avcodec/decode: sync initial_pict_type and intra_only_f... |
commit | commitdiff | tree |
| 2025-09-16 |
James Almer | avcodec/x86/pngdsp: add missing emms at the end of... |
commit | commitdiff | tree |
| 2025-09-15 |
Zhao Zhili | avcodec/videotoolboxenc: ensure bitrate is set in low_d... |
commit | commitdiff | tree |
| 2025-09-15 |
Cameron Gutman | avcodec/videotoolboxenc: allow low latency RC with... |
commit | commitdiff | tree |
| 2025-09-15 |
Zhao Zhili | avcodec/videotoolboxenc: support global_quality without... |
commit | commitdiff | tree |
| 2025-09-15 |
Zhao Zhili | avcodec/videotoolboxenc: fix the loss of precision... |
commit | commitdiff | tree |
| 2025-09-12 |
James Almer | fftools/ffmpeg_demux: ensure the display_rotation optio... |
commit | commitdiff | tree |
| 2025-09-12 |
James Almer | avcodec/mjpegdec: use ff_frame_new_side_data() to expor... |
commit | commitdiff | tree |
| 2025-09-11 |
James Almer | avutil/tests/aes_ctr: extend the test to cover payloads... |
commit | commitdiff | tree |
| 2025-09-11 |
James Almer | avutil/aes_ctr: reintroduce the block offset state |
commit | commitdiff | tree |
| 2025-08-25 |
James Almer | avfilter/vf_lcevc: support LCEVCdec version 4 |
commit | commitdiff | tree |
| 2025-08-25 |
James Almer | avcodec/lcevcdec: support LCEVCdec version 4 |
commit | commitdiff | tree |
| 2025-08-24 |
Damiano Galassi | movenc: ensure chapters track extradata is not null... |
commit | commitdiff | tree |
| 2025-08-21 |
Michael Niedermayer | Changelog: Remove "version <next>" n8.0 |
commit | commitdiff | tree |
| 2025-08-21 |
Michael Niedermayer | RELEASE_NOTES: Based on the version from 5.1 |
commit | commitdiff | tree |
| 2025-08-21 |
Manuel Lauss | avcodec/sanm: fix issues with FTCH offset hack |
commit | commitdiff | tree |
| 2025-08-21 |
Michael Niedermayer | avcodec/sanm: Eliminate reference into reallocated... |
commit | commitdiff | tree |
| 2025-08-21 |
Michael Niedermayer | avcodec/sanm: Replace impossible bitstream check by... |
commit | commitdiff | tree |
| 2025-08-21 |
Marvin Scholz | avformat/hlsproto: explicitly deprecate it |
commit | commitdiff | tree |
| 2025-08-21 |
Mark Thompson | hwcontext_vulkan: Fix build with older Vulkan headers |
commit | commitdiff | tree |
| 2025-08-21 |
Mark Thompson | hwcontext_vulkan: Fix build |
commit | commitdiff | tree |
| 2025-08-21 |
Mark Thompson | cbs_vp9: Fix VP9 passthrough |
commit | commitdiff | tree |
| 2025-08-21 |
Benjamin Cheng | vulkan_vp9: Read segment and lf data from cbs |
commit | commitdiff | tree |
| 2025-08-21 |
vytskalt | hwcontext_vulkan: transfer EXCLUSIVE images to correct... |
commit | commitdiff | tree |
| 2025-08-21 |
Lynne | lavfi/bwdif_vulkan: fix typo in temp_diff assignment |
commit | commitdiff | tree |
| 2025-08-21 |
Kacper Michajłow | avcodec/vulkan_encode_av1: use CODEC_PIXFMTS to define... |
commit | commitdiff | tree |
| 2025-08-21 |
Niklas Haas | avutil/hwcontext_vulkan: also re-query dprops in device... |
commit | commitdiff | tree |
| 2025-08-19 |
Michael Niedermayer | Prepare for 8.0 |
commit | commitdiff | tree |
| 2025-08-19 |
Lynne | aacdec_usac: use RefStruct to track unfinished extensio... |
commit | commitdiff | tree |
| 2025-08-19 |
Michael Niedermayer | avcode: Use av_fast_realloc() in ff_lzf_uncompress() |
commit | commitdiff | tree |
| 2025-08-19 |
Michael Niedermayer | avcodec/dxv: Check coded_height, to avoid invalid av_clip() |
commit | commitdiff | tree |
| 2025-08-19 |
Michael Niedermayer | avcodec/aac/aacdec: dont allow ff_aac_output_configure... |
commit | commitdiff | tree |
| 2025-08-19 |
Michael Niedermayer | avformat/lrcdec: Fix fate-sub-lrc-ms-remux on x86-32 |
commit | commitdiff | tree |
| 2025-08-19 |
Michael Niedermayer | swscale/swscale_internal: Use more precisse gamma |
commit | commitdiff | tree |
| 2025-08-19 |
Michael Niedermayer | avcodec/sanm: Check w,h,left,top |
commit | commitdiff | tree |
| 2025-08-19 |
James Almer | avformat/mov: don't use an allocated array for sample_s... |
commit | commitdiff | tree |
| next |