111323 Commits (5930d397ef1555d8aba2d1e3d1dc694922650101)
 

Author SHA1 Message Date
James Almer 35af1695a9 avcodec/aac_ac3_parser: add preprocessor checks for codec specific code 1 year ago
Zhao Zhili af3f120785 avformat/mov: fix overallocation when reading pssh/saiz 1 year ago
Michael Niedermayer 3323b515ab
doc/developer: Require new modules to include tests 1 year ago
James Almer a9d41ab890 avcodec/evc_frame_merge: remove an av_packet_copy_props() call 1 year ago
Niklas Haas 5fdb12d6a0 lavfi/vf_libplacebo: simplify SAR normalization 1 year ago
James Almer ffe4ec5c84 avcodec/evc_ps: fix allowed range for pps_pic_parameter_set_id 1 year ago
James Almer 7347b44224 avcodec/evc_ps: use unsigned types in structs where corresponds 1 year ago
James Almer 5b966be5b8 avcodec/evc_parse: use unsigned types in structs where corresponds 1 year ago
James Almer 528dd5637d avformat/evc: remove duplicate defines 1 year ago
James Almer 3d1199dff6 avformat/evc: add range checks to evcc_parse_sps and return proper error codes 1 year ago
James Almer 552879d621 avformat/evc: remove duplicate check 1 year ago
James Almer d0fc1b3507 avformat/evc: remove unnecessary struct 1 year ago
James Almer b1b45ac9d4 avcodec/evc_frame_merge: ensure the assembled buffer fits in an AVPacket 1 year ago
Michael Niedermayer 4aa1a42a91
avutil/softfloat: Basic documentation for av_sincos_sf() 1 year ago
Michael Niedermayer d84677abd8
avutil/softfloat: fix av_sincos_sf() 1 year ago
Michael Niedermayer fe167bae96
tools/target_dec_fuzzer: Adjust threshold for speex 1 year ago
caleb 043a9d09cb
avcodec/jpeg2000htdec: Check for invalid magref length. 1 year ago
Michael Niedermayer a4bf559683
avcodec/utils: fix 2 integer overflows in get_audio_frame_duration() 1 year ago
James Almer 25ce1c8333 avformat/id3v2: check the return value of avio_close_dyn_buf() 1 year ago
James Almer 9834660601 avcodec/evc_frame_merge: copy input packet props to output 1 year ago
James Almer daf61a706a avcodec/evc_frame_merge: reindent after previous commit 1 year ago
James Almer e6359b0cc1 avcodec/evc_frame_merge: properly support packets with more than one NALU 1 year ago
Ricardo Monteiro 99dfdb45a8 avcodec/nvenc: let preset decide default gop size 1 year ago
Lynne 997d8a7e73
vulkan_decode: reject decoding of frames with no slices 1 year ago
Lynne 4ff303a7b8
vulkan_decode: simplify and make session parameter generation more robust 1 year ago
Dave Airlie 343716bd74
vulkan/av1: fix tile upload offsets. 1 year ago
Lynne ba8a803236
vulkan_decode: clean up slice handling 1 year ago
Lynne 237c400727
vulkan_decode: remove unused fields 1 year ago
Lynne d9af84426b
vulkan_decode: fix small memory leak 1 year ago
Lynne 13ff3aa9e7
vulkan_decode: use the hwfc->user_opaque field to store the profile 1 year ago
James Almer 1bcb8a7338 avcodec/evc_parser: use a GetBitContext to parse entire NALUs 1 year ago
James Almer 7fc6c7633e avcodec/evc_frame_merge: use a GetBitContext to parse entire NALUs 1 year ago
James Almer c7183a22db avformat/evc: move NALU length and type parsing functions to a header 1 year ago
James Almer e5da2ec456 avcodec/evc_parse: pass a GetBitContext to the slice header parsing function 1 year ago
James Almer 2212808a72 avcodec/evc_ps: pass a GetBitContext to the SPS and PPS parsing functions 1 year ago
James Almer d0d20f16ce avformat/evcdec: use an unsigned type for nalu_size 1 year ago
James Almer a6a5e53595 avformat/evcdec: flush the bsf on EOF 1 year ago
James Almer 43ace56c7e avformat/evcdec: remove unnecessary av_packet_unref() calls 1 year ago
James Almer 2276bcc52a avformat/evcdec: ensure there are enough bytes to seekback 1 year ago
Anton Khirnov 83b3ff741b tests/fate/ffmpeg: silence the audio for fate-ffmpeg-streamloop-transcode-av 1 year ago
Romain Beauxis 468615f204 libavformat/mpegts.c: fix hardcoded 5-bytes skip for metadata streams. 1 year ago
James Almer 98cae37e23 Changelog: mention the recent AC-4 additions 1 year ago
Michael Niedermayer 6a9d13acc2
avformat/jpegxl_anim_dec: fix out of array read using buffer padding 1 year ago
Leo Izen 33c9972808
MAINTAINERS: change Leo Izen IRC nickname 1 year ago
Niklas Haas e998d0a4f7 lavfi/vf_libplacebo: allow pos_w to depend on pos_h 1 year ago
Niklas Haas f998a618ba lavfi/vf_libplacebo: add nb_inputs option 1 year ago
Niklas Haas 9049ea6763 lavfi/vf_libplacebo: set time_base/frame_rate dynamically 1 year ago
Niklas Haas 1b2c6c9a03 lavfi/vf_libplacebo: also skip cache if in FPS == out FPS 1 year ago
Niklas Haas 618b72d4b4 lavfi/vf_libplacebo: skip cache selectively per-input 1 year ago
Niklas Haas 015c3b659e lavfi/vf_libplacebo: set format list for all inputs 1 year ago