118349 Commits (6ecc96f4d08d74b0590ab03f39f93f386910c4c0)
 

Author SHA1 Message Date
Andreas Rheinhardt 7822beed85 avfilter/vf_xpsnr: Fix leaks 2 months ago
Andreas Rheinhardt 7ab7d9c3c0 avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2 months ago
Andreas Rheinhardt 9bbab3255b avfilter/vf_overlay: Remove spec-incompliant ';' 2 months ago
Andreas Rheinhardt 4cf445c75d tests/ref/fate/png-icc-parse: Add lossless flag to ref file 2 months ago
Andreas Rheinhardt 4973bb661e swscale/cms,graph,lut3d: Use ff_-prefix, don't export internal functions 2 months ago
Andreas Rheinhardt 0bc1d2fac4 avcodec/aac/aacdec: Fix -Wdeclaration-after-statement 2 months ago
Andreas Rheinhardt b239eefeb5 avcodec/sga: Silence -Wunused-but-set-variable warnings 2 months ago
Andreas Rheinhardt 7a5d6690fc avcodec/aac_ac3_parser: Remove unused variable 2 months ago
James Almer 5f6e43f77d tests/fate/lavf-container: fix dependencies for lavf_container_fate tests 2 months ago
James Almer df50370e1b avformat/matroska: add support for VVC streams 2 months ago
Frank Plowman 8bd66a8c95 lavc/vvc: Check slice structure 2 months ago
Peter Ross 2202dcfc0f avformat/iff: ignore FVER tag when not processing DSD/DST files 2 months ago
Peter Ross ba22d6a24f avformat/wtvenc: do not output negative 'third timestamp' field 2 months ago
Peter Ross 330470ef24 avformat/mlvdec: skip over some other known block types 2 months ago
Peter Ross 45c30bc51e avformat/mlvdec: process VERS block 2 months ago
Peter Ross 86dd15fd0d avformat/mlvdec: demux LJ92 huffman comressed frames 2 months ago
Leo Izen f651ca3a68
avutil/frame.h: improve documentation for AV_FRAME_FLAG_LOSSLESS 2 months ago
Timo Rothenpieler b76053d8bf avformat/flvdec: add support for legacy HEVC files 2 months ago
James Almer 5cd49e1bfd avcodec/hevc/hevcdec: use av_frame_side_data_add() where useful 2 months ago
James Almer f635f19537 avcodec/aom_film_grain: use av_frame_side_data_add() where useful 2 months ago
James Almer 42e72d5c8b avutil/frame: add AV_FRAME_SIDE_DATA_FLAG_NEW_REF 2 months ago
James Almer 7f9c7f9849 avcodec/jpeg2000dec: clear array length when freeing it 2 months ago
James Almer 292c1df7c1 avformat/mov: merge stts and ctts arrays into one 2 months ago
James Almer d7180a3f92 avcodec/vvc/dec: print thread debug logs only if DEBUG is defined 2 months ago
Jonathan Baudanza c0fbb6d5b7 avformat/rtpdec: int overflow in start_time_realtime 2 months ago
Michael Niedermayer 251de1791e
avcodec/vc1dec: Clear block_index in vc1_decode_reset() 2 months ago
Michael Niedermayer 3f029bfb7f
avcodec/aacsbr_template: Clear n_q on error 2 months ago
Michael Niedermayer 695b7c71d9
tools/target_dec_fuzzer: Adjust threshold for MSCC 2 months ago
Michael Niedermayer 4485a0fd77
avformat/iamf_parse: Check output_channel_count 2 months ago
Michael Niedermayer 70514ff0ec
tools/target_dec_fuzzer: Adjust threshold for VP6 2 months ago
Michael Niedermayer f7cc023f06
avformat/mxfdec: Check edit_unit for being larger than signed 64bit 2 months ago
Michael Niedermayer 4bd9b5f520
tools/target_dec_fuzzer: Adjust threshold for TDSC 2 months ago
Michael Niedermayer 0f511b4518
avcodec/osq: Fixes several undefined overflows in do_decode() 2 months ago
Michael Niedermayer 56faee21c1
swscale/output: Fix undefined overflow in yuv2rgba64_full_X_c_template() 2 months ago
Michael Niedermayer b5b6391d64
avfilter/af_pan: Fix sscanf() use 2 months ago
Michael Niedermayer 9ffa127aa6
avfilter/vf_grayworld: Use the correct pointer for av_log() 2 months ago
Michael Niedermayer b72de49295
avfilter/vf_addroi: Add missing NULL termination to addroi_var_names[]() 2 months ago
Frank Plowman cb60b29ac5 fate/vvc: Add vvc-frames-with-ltr.vvc 2 months ago
Marth64 910e5a275d avformat/avformat.h: elaborate documentation for avformat_open_input() on error condition 2 months ago
Scott Theisen 8ad2d1919f libavcodec/mpeg12dec: append CC data to a53_buf_ref 2 months ago
Marth64 9305a1edca avcodec/mpeg12dec: fix range for cc_format option 2 months ago
NyanMaths 1215fefcb8
avformat/ipfsgateway: fix capitalizaton mistake 2 months ago
James Almer 692ce2503e avformat/flvdec: initialize ret in flv_read_packet() to AVERROR_BUG 2 months ago
Timo Rothenpieler af74fe7139 avformat/flvdec: don't leak extradata pointer on realloc failure 2 months ago
Timo Rothenpieler 9201f872b1 avformat/flvdec: properly free mt_extradata 2 months ago
Alessandro Ros 9fe66c7fcb avformat/flvenc: fix missing sequence start with MP3 tracks 2 months ago
Timo Rothenpieler b32a1a69a4 avformat/flvenc: properly handle writing mpeg4 extradata 2 months ago
Timo Rothenpieler 4c2b769e53 avformat/flvdec: clean up variable initialization spacing 2 months ago
Timo Rothenpieler 0ed3446738 avformat/flvdec: fix potential premature return on audio MultichannelConfig 2 months ago
Timo Rothenpieler e9de794d7f avformat/flvdec: add missing track_size decrement 2 months ago