51208 Commits (51a20517d26c8b31b516e41f8164dd70aefb4686)

Author SHA1 Message Date
Michael Niedermayer 6d8285633d
avcodec/mjpegdec: Disallow progressive bayer images 2 months ago
James Almer 40bd6d8355 avcodec/codec_desc: remove Intra Only prop for AAC 2 months ago
James Almer 8d2d2519e0 avcodec/mediacodecdec: set set keyframe flag in output frames 2 months ago
James Almer 99f87251e0 avcodec/libfdk-aacenc: set keyframe in output packets 2 months ago
James Almer 281b7fc02e avcodec/libfdk-aacdec: set keyframe flag and profile in output frames 2 months ago
James Almer 495c891e39 avcodec/audiotoolboxnec: set set keyframe flag in output packets 2 months ago
James Almer d3dd14bf5b avcodec/audiotoolboxdec: set set keyframe flag in output frames 2 months ago
James Almer ffdace5ad4 avcodec/aacenc: set keyframe flag in output packets 2 months ago
James Almer faea08b722 avcodec/aac/aacdec: set keyframe flag in output frames 2 months ago
James Almer 64bb91fd3b avcodec/aac_parser: set key_frame and profile 2 months ago
James Almer 46c6ca3ed1 avcodec/libfdk-aacenc: export CPB properties 2 months ago
Peter Ross f298507323 avcodec/mm: decode raw chunk type and skip unknown audio chunk type 3 months ago
Peter Ross 66124bc368 avcodec/mm: don't fail if x offset exceeds frame width 3 months ago
Peter Ross 63ea1660fa avcodec/mm: decode partial palette 3 months ago
Zhao Zhili 05e079c948 avcodec/mediacodecenc: add async mode support 3 months ago
Zhao Zhili 9aacbfb6ca avcodec/mediacodec_wrapper: add async mode support 3 months ago
Zhao Zhili fa2ff5effc avcodec/mediacodecenc: Add operating_rate option 3 months ago
Zhao Zhili 46ad1abd36 avcodec/mediacodecdec: Add operating_rate option 3 months ago
Lynne 4d3e96c90c
lavc/vulkan/common: fix reverse4's incorrect swizzle 3 months ago
Lynne 9691ac6af2
ffv1enc_vulkan: increase max outstanding byte count to 16bit 3 months ago
Lynne ebf5264c93
ffv1enc_vulkan: fix PCM encoding 3 months ago
Lynne eb536d97a0
ffv1enc_vulkan: support buffers larger than 4GiB 3 months ago
Eugene Zemtsov e9c3698ed2 avcodec/decode: Fix incorrect enum type used in side_data_map() 3 months ago
James Almer d6b39373a2 avcodec/ffv1enc: restore header writing behavior for version > 1 3 months ago
Rémi Denis-Courmont 607d4cca8e riscv/h264dsp: remove spurious instruction 3 months ago
Lynne 66093c5b94 ffv1enc_vulkan: restrict number of execution contexts to 1 3 months ago
Rémi Denis-Courmont b75dff0e20 lavc/h264dsp: fix R-V V weight_pixels pointer arithmetic 3 months ago
Lynne 970d57988d
lavc: bump minor version for FFv1 Vulkan encoder 3 months ago
Lynne ed2391d341
ffv1enc: add a Vulkan encoder 3 months ago
Lynne a6c58353ac
ffv1enc: move slice allocation out of generic encode init 3 months ago
Lynne 12ea1cde57
ffv1enc: move plane info init into a separate function 3 months ago
Lynne f4b5068c3b
ffv1enc: expose ff_ffv1_write_extradata 3 months ago
Lynne a13ef376da
ffv1enc: split off encoder initialization into a separate function 3 months ago
Rémi Denis-Courmont bbb0fdedb7 lavc/h264idct: fix RISC-V group multiplier 3 months ago
Rémi Denis-Courmont fd8cbfec3d lavc/vp8dsp: remove RISC-V table alignment 3 months ago
Rémi Denis-Courmont 690c015758 lavc/h264dsp: remove RISC-V table alignment 3 months ago
Rémi Denis-Courmont c3051d94a7 lavc/h264dsp: move RISC-V fn pointers to .data.rel.ro 3 months ago
Michael Niedermayer a5c0ed2122
avcodec/ffv1: Support >8bit rice golomb 3 months ago
Michael Niedermayer 967e5e8f6f
avcodec/ffv1: Support slice coding mode 1 with golomb rice 3 months ago
Peter Ross 7b3bc4a45b avcodec/rv60: consistent indentation 3 months ago
Peter Ross f7e7d63cbc avcodec/rv60: simplify fill_mv_skip_cand 3 months ago
Peter Ross 566b737a7a avcodec/rv60: loosen fill_mv_skip_cand top right and bottom left criteria 3 months ago
Kyosuke Kawakami a5f0daf843 avcodec/x86/diracdsp_init: remove unused macro 3 months ago
Kyosuke Kawakami 61aa532e22 avcodec/x86/diracdsp: migrate last remaining MMX function to SSE2 3 months ago
Kyosuke Kawakami 8f683ee417 avcodec/x86/diracdsp: cast stride argument 3 months ago
Kyosuke Kawakami 0e5e37d32c avcodec/x86/diracdsp: fix wrong register load/use count 3 months ago
James Almer 322b240cea avcodec/hevc/sei: remove unnecessary inline function 3 months ago
James Almer 2d3281b9dd avcodec/hevc/sei: remove unused inline function 3 months ago
James Almer 66014c79ab avcodec/h2645_sei: move some common SEI syncing code to ff_h2645_sei_ctx_replace() 3 months ago
Leo Izen 18883fbcab
avcodec/jpegxl_parser: fix reading lz77-pair as initial entropy symbol 3 months ago