111308 Commits (f48ddc1ba0fbf42e71aeda4ac6df18a08f469a25)
 

Author SHA1 Message Date
James Almer f48ddc1ba0 tools/target_bsf_fuzzer: fix some filter names 1 year ago
Andreas Rheinhardt 915701939c avcodec/evc_ps: Replace av_malloc+memset by av_mallocz 1 year ago
Andreas Rheinhardt b7158377c9 avcodec/vvc_parser: Mark close function as av_cold 1 year ago
Andreas Rheinhardt 0009cbe11d avcodec/vvc_parser: Don't store state unnecessarily 1 year ago
Andreas Rheinhardt 6caf5642c8 avcodec/vvc_parser: Remove unnecessary headers 1 year ago
Kacper Michajłow 0cd2e7dcfb
avformat/http: copy only mime type from Content-Type 1 year ago
Andreas Rheinhardt f780e07149 avformat/ac4dec: Constify demuxer 1 year ago
Andreas Rheinhardt 652add3a6d avfilter/vf_ccrepack: Constify filter 1 year ago
Andreas Rheinhardt 22c47b10b2 avcodec/vvc_parser: Constify parser 1 year ago
Andreas Rheinhardt e132fae1a5 avcodec/cbs_h266: Remove double ; 1 year ago
James Almer 9367b58e71 tools/target_bsf_fuzzer: set aud option on h266_metadata bsf 1 year ago
James Almer 05186be641 avformat/version: bump minor after recent additions 1 year ago
Thomas Siedel 45a8a62df9 avformat/rawenc: add H266/VVC muxer 1 year ago
Thomas Siedel ac2b25f4e5 avformat: add demuxer and probe support for H266/VVC 1 year ago
James Almer 86796f1f0e avcodec/version: bump minor after recent additions 1 year ago
Thomas Siedel 54390f4fa7 avcodec: add MP4 to annexb bsf for H266/VVC 1 year ago
Nuo Mi c7864a9987 avcodec: add Metadata bsf for H266/VVC 1 year ago
Nuo Mi b5aefb6e70 avcodec: add bitstream parser for H266/VVC 1 year ago
Nuo Mi dfc62fd1c6 avcodec/cbs: add cbs implementation for H266/VVC 1 year ago
James Almer 136e96a8a8 avcodec/extract_extradata: add support for H266/VVC 1 year ago
Nuo Mi 0b8c1f26d3 avcodec/h2645_parse: add support for H266/VVC 1 year ago
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