115502 Commits (b1149520305839eaceeb20864f501c96d358731e)
 

Author SHA1 Message Date
Martin Storsjö a9dc7dd7fd checkasm: vvc_alf: Limit benchmarking to a reasonable subset of functions 7 months ago
Nuo Mi b8eb8b4f19 Changelog: add DVB compatible information for VVC decoder 7 months ago
Nuo Mi 1b33c9a50a avcodec/vvcdec: support Reference Picture Resampling 7 months ago
Nuo Mi cae0b01282 avcodec/vvcdec: increase edge_emu_buffer for RPR 7 months ago
Nuo Mi 7904ec2d34 avcodec/vvcdec: refact, remove hf_idx and vf_idx from mc_xxx's param list 7 months ago
Nuo Mi 77d971c348 avcodec/vvcdec: refact out luma_prof from luma_prof_bi 7 months ago
Nuo Mi ac4575594f avcodec/vvcdec: fix dmvr, bdof, cb_prof for RPR 7 months ago
Nuo Mi 77acd0a0dd avcodec/vvcdec: inter, wait reference with a different resolution 7 months ago
Nuo Mi deda59a996 avcodec/vvcdec: add RPR dsp 7 months ago
Nuo Mi e70225e0a8 avcodec/vvcdec: emulated_edge, use reference frame's sps and pps 7 months ago
Nuo Mi aa8d5c6e7e avcodec/vvcdec: add vvc inter filters for RPR 7 months ago
Nuo Mi 08ad51ece6 avcodec/vvcdec: refact, pred_get_refs return VVCRefPic instead of VVCFrame 7 months ago
Nuo Mi 66c6bee061 avcodec/vvcdec: refact out VVCRefPic from RefPicList 7 months ago
Nuo Mi 44bbafb69f avcodec/vvcdec: refact, unify pred_regular_{luma, chroma} to pred_regular 7 months ago
Nuo Mi 875fa9692c avcodec/vvcdec: misc, remove unused EMULATED_EDGE_{LUMA, CHROMA}, EMULATED_EDGE_DMVR_{LUAM, CHROMA} 7 months ago
Nuo Mi 84a93d91d1 avcodec/vvcdec: refact, unify {luma, chroma}_mc_bi to mc_bi 7 months ago
Nuo Mi 6769fe1614 avcodec/vvcdec: refact, unify {luma, chroma}_mc_uni to mc_uni 7 months ago
Nuo Mi bc099afc8d avcodec/vvcdec: refact, unify {luma, chroma}_mc to mc 7 months ago
Nuo Mi 1289da9244 avcodec/vvcdec: misc, inter, use is_chroma instead of is_luma 7 months ago
Zhao Zhili 553c572204 avfilter/vf_dnn_detect: Fix null pointer dereference 7 months ago
David Rosca f7a1453f27 lavc/vaapi_decode: Reject decoding of frames with no slices 7 months ago
oltolm 45d31614bc avutil/hwcontext_qsv: fix GCC 14.1 warnings 7 months ago
Andreas Rheinhardt 9a74581234 avfilter/vf_signalstats: Reindent after the previous commit 7 months ago
Andreas Rheinhardt 48c0cce83d avfilter/vf_signalstats: Deduplicate <= 8 and > 8 bit code 7 months ago
Andreas Rheinhardt f2dac83628 avfilter/vf_signalstats: Use av_dict_set_int() where appropriate 7 months ago
Marton Balint 49e018d6fe avformat/mp3dec: change bogus error message if read_header encounters EOF 7 months ago
Marton Balint b75e604fe5 avformat/mp3dec: simplify inner frame size check in mp3_read_header 7 months ago
Marton Balint b005317219 avformat/mp3dec: only call ffio_ensure_seekback once 7 months ago
LuMingYin 3f691c0c6a libavfilter/vf_curves: fix a memory leak on error path 7 months ago
LuMingYin 14f9e47314 libavformat/rtsp: fix a memory leak on error path 7 months ago
LuMingYin 9481b7d932 libavformat/hlsenc: fix a memory leak on error path 7 months ago
James Almer b113050d96 avcodec/cbs_h266: read vps_ptl_max_tid before using it 7 months ago
Andreas Rheinhardt 0d7430d3ab avfilter/vf_v360: Add assert to suppress Coverity false positives 7 months ago
Andreas Rheinhardt 2c94b1bbf1 avcodec/tiff: Fix leak on error 7 months ago
Andreas Rheinhardt 62929f40ee fftools/ffmpeg_filter: Fix leak on error 7 months ago
Andreas Rheinhardt b50c5d0290 avformat/flacdec: Reorder allocations to avoid leak on error 7 months ago
Andreas Rheinhardt 59b1838e09 avcodec/ac3enc: Move transient PutBitContext to stack 7 months ago
Andreas Rheinhardt e863cbceae avcodec/ac3enc_template: Avoid always-true check 7 months ago
Andreas Rheinhardt f3d206d25f fftools, avfilter, avformat: Simplify check for "is dictionary empty?" 7 months ago
Andreas Rheinhardt 482afe8f3f avcodec/lib*, avformat/tee: Simplify iterating over AVDictionary 7 months ago
Andreas Rheinhardt ce22e7ab28 avformat/tee: Use smaller scope for variables 7 months ago
Andreas Rheinhardt 26f3e79114 avformat/tee: Constify AVDictionaryEntry* pointee where possible 7 months ago
Andreas Rheinhardt 583c3d45fa avformat/tls_openssl: #if ff_openssl_init/deinit() away if possible 7 months ago
Andreas Rheinhardt 8b48b0adab avformat/utils: Use static mutexes instead of ff_lock_avformat() 7 months ago
Andreas Rheinhardt a2874c5721 avcodec/aac_ac3_parser: Use ff_adts_header_parse_buf() 7 months ago
Andreas Rheinhardt 12ded9cd85 avcodec/adts_header: Add ff_adts_header_parse_buf() 7 months ago
Andreas Rheinhardt ae937c4902 avcodec/aac_ac3_parser: Untangle AAC and AC3 parsing error codes 7 months ago
Andreas Rheinhardt 6c812a80dd avcodec/adts_parser: Don't presume buffer to be padded 7 months ago
Haihao Xiang 127ded5078 lavfi/qsvvpp: require a dynamic frame pool for output if possible 7 months ago
Haihao Xiang 5646285f76 lavfi/qsvvpp: use the right mfxFrameInfo when dynamic frame pool is used 7 months ago