| 2025-05-15 |
Michael Niedermayer | Changelog: Update n4.4.6 |
commit | commitdiff | tree |
| 2025-05-15 |
Michael Niedermayer | avcodec/takdec: Check remaining space for first predictors |
commit | commitdiff | tree |
| 2025-05-15 |
Michael Niedermayer | avcodec/svq3: Check there are bits left before decompre... |
commit | commitdiff | tree |
| 2025-05-15 |
Michael Niedermayer | avcodec/sonic: Check num_taps |
commit | commitdiff | tree |
| 2025-05-15 |
Michael Niedermayer | avformat/mov: reject negative ELST durations |
commit | commitdiff | tree |
| 2025-05-15 |
Michael Niedermayer | avformat/avidec: Ignore duplicate GAB2 |
commit | commitdiff | tree |
| 2025-05-15 |
Michael Niedermayer | avcodec/h264_mb: Fix tmp_cr for arm |
commit | commitdiff | tree |
| 2025-05-15 |
Michael Niedermayer | avcodec/vorbisdec: Dont treat overread as error |
commit | commitdiff | tree |
| 2025-05-15 |
Michael Niedermayer | libpostproc: check minimum size |
commit | commitdiff | tree |
| 2025-05-15 |
Michael Niedermayer | avformat/hls: Fix flash1.bogulus.cfd support |
commit | commitdiff | tree |
| 2025-05-15 |
Michael Niedermayer | avformat/hls: Split allowed_segment_extensions off... |
commit | commitdiff | tree |
| 2025-05-15 |
Michael Niedermayer | avformat/hls: Fix Youtube AAC |
commit | commitdiff | tree |
| 2025-05-15 |
Michael Niedermayer | avformat/hls: add fmp4 to allowed_extensions |
commit | commitdiff | tree |
| 2025-05-15 |
Michael Niedermayer | avformat/hls: Add ec3 to allowed_extensions |
commit | commitdiff | tree |
| 2025-05-15 |
Michael Niedermayer | avformat/hls: Add cmfv and cmfa to allowed_extensions |
commit | commitdiff | tree |
| 2025-05-15 |
Michael Niedermayer | configure: Clearer documentation for "disable-safe... |
commit | commitdiff | tree |
| 2025-05-15 |
Michael Niedermayer | swscale/output: Fix integer overflow in yuv2gbrp_full_X_c() |
commit | commitdiff | tree |
| 2025-04-16 |
James Almer | avcodec/libtheora: fix setting keyframe_mask |
commit | commitdiff | tree |
| 2025-04-04 |
James Almer | avfilter/buffersrc: check for valid sample rate |
commit | commitdiff | tree |
| 2025-04-03 |
Michael Niedermayer | doc: replace http/git by https urls |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | Update for 4.4.6 |
commit | commitdiff | tree |
| 2025-03-16 |
Lynne | configure: update copyright year |
commit | commitdiff | tree |
| 2025-03-16 |
softworkz | avformat/hls: Partially revert "reduce default max... |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/hls: Fix twitter |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | libavformat/hls: Be more restrictive on mpegts extensions |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/hls: .ts is always ok even if its a mov/mp4 |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/hls: Print input format in error message |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/hls: Be more picky on extensions |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat: add ff_match_url_ext() |
commit | commitdiff | tree |
| 2025-03-16 |
Cosmin Stejerean | avfilter/bwdif: account for chroma sub-sampling in... |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/iff: Check that we have a stream in read_dst_f... |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/mlvdec: fix size checks |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/mxfdec: Check edit unit for overflow in mxf_se... |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/h263dec: Check against previous dimensions... |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/mxfdec: Check avio_read() success in mxf_decry... |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/huffyuvdec: Initialize whole output for decode_... |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/ipmovie: Check signature_buffer read |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/wtvdec: Initialize buf |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/cbs_vp9: Initialize VP9RawSuperframeIndex |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/vqf: Propagate errors from add_metadata() |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/vqf: Check avio_read() in add_metadata() |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/dashdec: Check whitelist |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avutil/avstring: dont mess with NULL pointers in av_mat... |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avfilter/vf_v360: Fix NULL pointer use |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/mpegvideo_enc: Check FLV1 resolution limits |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/ffv1enc: Fix handling of 32bit unsigned symbols |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/vc1dec: Clear block_index in vc1_decode_reset() |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/aacsbr_template: Clear n_q on error |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | swscale/output: Fix undefined overflow in yuv2rgba64_fu... |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avfilter/af_pan: Fix sscanf() use |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avfilter/vf_addroi: Add missing NULL termination to... |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/rmdec: check that buf if completely filled |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/hapdec: Clear tex buffer |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/mxfdec: Check that key was read sucessfull |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/rpl: Fix check for negative values |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/mlvdec: Check avio_read() |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/utils: Fix block align overflow for ADPCM_IMA_WAV |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/matroskadec: Check pre_ns for overflow |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avutil/timecode: Avoid fps overflow in av_timecode_get_... |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/webp: Check ref_x/y |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/ilbcdec: Initialize tempbuff2 |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/dxa: check bpc |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | swscale/slice: clear allocated memory in alloc_lines() |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/mjpegdec: Disallow progressive bayer images |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/icodec: fix integer overflow with nb_pal |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | doc/developer: Document relationship between git accoun... |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/vividas: Check avio_read() for failure |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/ilbc: Check avio_read() for failure |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/nistspheredec: Clear buffer |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/mccdec: Initialize and check rate.den |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | INSTALL: explain the circular dependency issue and... |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/mpegts: Initialize predefined_SLConfigDescript... |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/mxfdec: Fix overflow in midpoint computation |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | swscale/output: used unsigned for bit accumulation |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/rangecoder: only perform renorm check/loop... |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/ffv1dec: Fix end computation with ec=2 |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/ffv1enc: Prevent generation of files with broke... |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/matroskadec: Check desc_bytes so bits fit... |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/ffv1enc: Correct error message about unsupporte... |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/ffv1enc: Slice combination is unsupported |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/ffv1enc: 2Pass mode is not possible with golomb... |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/ffv1enc: Fix >8bit context size |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/xan: Add basic input size check |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/svq3: Check for minimum size input |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/eacmv: Check input size for intra frames |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/jfdctint_template: use unsigned z* in row_fdct() |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/mxfdec: Check timecode for overflow |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/mxfdec: More offset_temp checks |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | swscale/output: Fix undefined integer overflow in yuv2r... |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | swscale/swscale: Use unsigned operation to avoid undefi... |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/vc2enc: basic sanity check on slice_max_bytes |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/mvdec: Check if name was fully read |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/wmavoice: Do not use uninitialized pitch[0] |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/argo_brp: Check that ASF chunk header is compl... |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/notchlc: Check bytes left before reading |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/vc1_block: propagate error codes |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avformat/apetag: Check APETAGEX |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/avcodec: Warn about data returned from get_buff... |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/aic: Clear slice_data |
commit | commitdiff | tree |
| 2025-03-16 |
Michael Niedermayer | avcodec/vc1dec: Clear mb_type_base and ttblk_base |
commit | commitdiff | tree |
| next |