118094 Commits (a40cbf979285f930354b71b8033d00c91f03af40)
 

Author SHA1 Message Date
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
Zhao Zhili a8375346eb fftools/ffplay_renderer: Fix a typo 3 months ago
Lynne aad40fed33
vulkan: fix sw_frame_deps counter 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
Leandro Santiago 69cbda5770 lavfi/vf_drawtext: fix memory management when destroying font face 3 months ago
James Almer 9d8f7bf4b8 tests/checkasm/diracdsp: fix alignment for src and ombc_weight buffers 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
Brad Smith f3eca3f387 libavutil/riscv: Make use of elf_aux_info() on FreeBSD / OpenBSD riscv 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
Rémi Denis-Courmont e29432e6bb lavu/riscv: fix compilation without Vector support 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
Lynne 91a4f1539f
.gitignore: add exclusions for shader .c files 3 months ago
Lynne d0ab49e3e7
hwcontext_vulkan: add the mapped software frame as an upload dependency 3 months ago
Lynne 1876026f83
vulkan: add ff_vk_exec_add_dep_sw_frame 3 months ago
Lynne c918b42dcd
vulkan: retrieve Vulkan 1.1 properties 3 months ago
Lynne 16fa710340
vulkan: fix printing descriptors to shader for shaders with no descriptors 3 months ago
Lynne a516b2da22
vulkan: add support for 10-bit planar RGB 3 months ago
Lynne eb8f3b8460
hwcontext_vulkan: fix planar RGB images 3 months ago
Rémi Denis-Courmont bbb0fdedb7 lavc/h264idct: fix RISC-V group multiplier 3 months ago
tangsha 8a5b74f98b delete unused variable ret 3 months ago
Rémi Denis-Courmont 1912c86af6 sws/range_convert: fix RISC-V chrFromJpeg 3 months ago
Rémi Denis-Courmont 55aa81d5cc checkasm: add RISC-V vector width to arch info 3 months ago
Rémi Denis-Courmont 42dd1f1cf1 tests/cpu: print the RISC-V Vector length 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
Marth64 1d55f54846 avformat/dvdvideodec: don't allow seeking beyond dvdnav reported duration 3 months ago
Marth64 0912407b9d avformat/dvdvideodec: discard duplicate or partial AC3 samples 3 months ago
Marth64 f2f238c3a4 avformat/dvdvideodec: drop packets with unset PTS or DTS 3 months ago
Marth64 3656379d92 avformat/dvdvideodec: remove unnecessary need_parsing argument 3 months ago
Marth64 a2c57e27d6 avformat/dvdvideodec: open subdemuxer after initializing IFO headers 3 months ago
Marth64 60434b483c avformat/dvdvideodec: remove auto value for menu_lu option 3 months ago
Marth64 4a03e95ff4 avformat/dvdvideodec: default menu_vts option to 1 and clarify description 3 months ago
Marth64 afc152f564 avformat/dvdvideodec: check the length of a NAV packet when reading titles 3 months ago
Marth64 a1ae66c827 avformat/dvdvideodec: reset the subdemuxer on discontinuity instead of flushing 3 months ago
Marth64 1964faa568 avformat/dvdvideodec: simplify dvdvideo_read_packet() 3 months ago
Marth64 c1e4b6c676 avformat/dvdvideodec: enable chapter calculation for menus 3 months ago
Marth64 b38ca20bf2 avformat/dvdvideodec: standardize the NAV packet event signal 3 months ago