111287 Commits (bcfcc1982151ee17808d66c39426975714fc7906)
 

Author SHA1 Message Date
Romain Beauxis bcfcc19821 Add FATE test for timed id3 demux. 1 year ago
Dmitrii Ovchinnikov f593dc98bf libavcodec/amfenc: add PreAnalysis support 1 year ago
Dmitrii Ovchinnikov 9e3f07aa21 amfenc: Update the min version to 1.4.29.0 for AMF SDK. 1 year ago
Michael Niedermayer 9b6d191a66
avcodec/jpeg2000dec: Check for reduction factor and image offset 1 year ago
James Almer 6ff95758e6 avformat/evc: use get_ue_golomb_long() 1 year ago
Gyan Doshi 285c7f6f6b doc/filters: correct luma terminology 1 year ago
Tong Wu d51b0580e4 lavu/hwcontext_qsv: fix memory leak for d3d9 impl 1 year ago
Tong Wu 8ea31f694a lavu/hwcontext_qsv: fix memory leak for d3d11va impl 1 year ago
Tong Wu 28ed898ac6 avutil/hwcontext_qsv: register free function for device_derive 1 year ago
Fei Wang 13a10fe892 lavfi/{denoise, procamp, scale, sharpness}_vaapi: Add passthrough mode 1 year ago
Fei Wang f2d45bc565 lavfi/vaapi: Add some debug message 1 year ago
Fei Wang f565da8346 lavfi/vaapi: Add function to get surface ID from AVFrame 1 year ago
Lynne c39e861a3d
vulkan_h264: check if slices_buf exists on end_frame 1 year ago
James Almer 10f1bbfe11 avcodec/j2kenc: use uint64_t type for the lambda value 1 year ago
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