115643 Commits (f7305eb3b3e8f5f4d2061cb1126040769e5aacf6)
 

Author SHA1 Message Date
Andreas Rheinhardt f7305eb3b3 swscale/x86/rgb2rgb_template: Remove unnecessary SFENCE 9 months ago
Andreas Rheinhardt fca796ac3b tests/checkasm/sw_rgb: Be more strict about clobbering MMX state 9 months ago
Andreas Rheinhardt 3af6136669 avcodec/dnxhdenc: Simplify padding 9 months ago
Andreas Rheinhardt b0e0b3c58a avcodec/dnxhdenc: Move PutBitContext from ctx to stack 9 months ago
Andreas Rheinhardt 542abee213 avcodec/cbs_h266_syntax_template: Use correct format specifier 9 months ago
Andreas Rheinhardt 8f199cfb5b avformat/evc: Fix format specifiers 9 months ago
Andreas Rheinhardt 5f31a4fd16 avformat/vvc: Don't use uint8_t iterators, fix shadowing 9 months ago
Andreas Rheinhardt 1c4362cce9 avformat/vvc: Fix comment 9 months ago
Andreas Rheinhardt fa77dc8c44 avformat/vvc: Reindent after the previous commit 9 months ago
Andreas Rheinhardt 8b6c7e7cda avformat/vvc: Fix crash on allocation failure, avoid allocations 9 months ago
Andreas Rheinhardt 4482b3353d avformat/vvc: Don't use ff_copy_bits() 9 months ago
Andreas Rheinhardt 52fb49a8a3 avformat/vvc: Use put_bytes_output() 9 months ago
Andreas Rheinhardt dd8fb0aaae avcodec/hevc/Makefile: Move rules for lavc/* files to lavc/Makefile 9 months ago
Rémi Denis-Courmont daac101e61 lavc/aacencdsp: fix rounding in R-V V quantize_bands 9 months ago
Rémi Denis-Courmont 658439934b lavc/vp8dsp: R-V V vp8_idct_add 9 months ago
Rémi Denis-Courmont e0f4d185f1 sws/input: R-V V rgb24ToUV_half and bgr24ToUV_half 9 months ago
Rémi Denis-Courmont 3ef5867e4b sws/input: R-V V rgb24ToUV and bgr24ToUV 9 months ago
Rémi Denis-Courmont 79dfdac4db sws/input: R-V V rgb24ToY & bgr24ToY 9 months ago
Wenbin Chen 7560db937d libavfi/dnn: enable LibTorch xpu device option support 9 months ago
Nuo Mi f68f40736f avcodec/vvcdec: support mv wraparound 9 months ago
Nuo Mi 685174069f avcodec/vvcdec: misc, reindent inter.c 9 months ago
Nuo Mi a4013e748a avcodec/vvcdec: refact out emulated_edge_no_wrap 9 months ago
Nuo Mi 8abdf0a28e avcodec/vvcdec: misc, move src offset inside emulated_edge 9 months ago
Nuo Mi 2d98786fee avcodec/vvcdec: refact, remove emulated_edge_dmvr and emulated_edge_bilinear to simplify code 9 months ago
Lynne 714596bcbf
aacdec_usac: zero out alpha values for the current frame 9 months ago
Lynne c2d459cb51
aacdec_usac: fix stereo alpha values for transients 9 months ago
Lynne 7223523335
aacdec_usac: use correct TNS values 9 months ago
Lynne 9b41cc0430
aacdec_usac: do not round noise amplitude values 9 months ago
Lynne a18d0659f4
aacdec_usac: skip coeff decoding if the number to be decoded is 0 9 months ago
Lynne 1ad9a4008b
aacdec_usac: decouple TNS active from TNS data present flag 9 months ago
Lynne c0fdb0cdfd
aacdec_usac: do not continue parsing bitstream on core_mode == 1 9 months ago
Lynne 8ecaa64b9b
aacdec_usac: respect tns_on_lr flag 9 months ago
Lynne 25b848a0bd
aacdec_usac: correctly set and use the layout map 9 months ago
Lynne ae495b56ff
aacdec_usac: remove fallback for custom maps with invalid position 9 months ago
Lynne 91ab17e2fe
aacdec_usac: tag LFE channels as such in the channel map 9 months ago
Lynne 62cd6d9e59
aacdec_usac: clean up nb_elems on error 9 months ago
Lynne 5c328e6c1e
aacdec: increase MAX_ELEM_ID to 64 9 months ago
Lynne 91fd6ca000
lavc: bump minor and add APIchanges entry for new USAC profile 9 months ago
Lynne 1c066867df
aac: define a new profile for USAC 9 months ago
Lynne ee419804da
mpeg4audio: explicitly define each AOT 9 months ago
Lynne 8a2fe8a5b9
mpeg4audio: rename AOT_USAC_NOSBR to AOT_USAC 9 months ago
Michael Niedermayer 840f2bc18e
fftools/ffmpeg_mux_init: Free pts on error 9 months ago
Michael Niedermayer d9b9fc4be2
fftools/cmdutils: Add protective () to FLAGS 9 months ago
Michael Niedermayer 5b82852519
avformat/sdp: Check before appending "," 9 months ago
Kacper Michajłow a3d3a58026
avformat/rpl: reject invalid sample rate 9 months ago
Michael Niedermayer dce69ba89e
avcodec/libx264: Check init_get_bits8() return code 9 months ago
Michael Niedermayer 8a64a003b5
avcodec/ilbcdec: Remove dead code 9 months ago
Michael Niedermayer 9b76e49061
avcodec/vp8: Check cond init 9 months ago
Michael Niedermayer 4ac7405aaf
avcodec/vp8: Check mutex init 9 months ago
Gerion Entrup 300df41c30
libavfilter/signature_lookup: fix jaccard distance 9 months ago