117902 Commits (6b9f4f36f740b77d83d7ea1bdf0369b99a3abd6d)
 

Author SHA1 Message Date
Peter Ross ac2442f0a7 avcodec/mm: set audio pts proportionally to audio offset 2 months ago
Marth64 3528bfed45 avformat/smoothstreamingenc: check return value of avcodec_parameters_copy() 2 months ago
Scott Theisen be784e95ac avformat/mpegts: add support for ATSC E-AC-3 streams 2 months ago
Michael Niedermayer 7051825b01
doc/developer: Document relationship between git accounts and MAINTAINERS 2 months ago
Michael Niedermayer edc4855f77
doc/infra: Document trac backup system 2 months ago
Michael Niedermayer 8a21d8baf9
doc/infra: clarify domain name servers 2 months ago
Richard Mitic 67c2f80d2c libaformat/mp3dec: Register the MIME type "audio/mpeg" to the mp3 decoder. 2 months ago
Zhao Zhili 05e079c948 avcodec/mediacodecenc: add async mode support 2 months ago
Zhao Zhili 9aacbfb6ca avcodec/mediacodec_wrapper: add async mode support 2 months ago
Zhao Zhili fa2ff5effc avcodec/mediacodecenc: Add operating_rate option 2 months ago
Zhao Zhili 46ad1abd36 avcodec/mediacodecdec: Add operating_rate option 2 months ago
Zhao Zhili a8375346eb fftools/ffplay_renderer: Fix a typo 2 months ago
Lynne aad40fed33
vulkan: fix sw_frame_deps counter 2 months ago
Lynne 4d3e96c90c
lavc/vulkan/common: fix reverse4's incorrect swizzle 2 months ago
Lynne 9691ac6af2
ffv1enc_vulkan: increase max outstanding byte count to 16bit 2 months ago
Lynne ebf5264c93
ffv1enc_vulkan: fix PCM encoding 2 months ago
Lynne eb536d97a0
ffv1enc_vulkan: support buffers larger than 4GiB 2 months ago
Leandro Santiago 69cbda5770 lavfi/vf_drawtext: fix memory management when destroying font face 2 months ago
James Almer 9d8f7bf4b8 tests/checkasm/diracdsp: fix alignment for src and ombc_weight buffers 2 months ago
Eugene Zemtsov e9c3698ed2 avcodec/decode: Fix incorrect enum type used in side_data_map() 2 months ago
James Almer d6b39373a2 avcodec/ffv1enc: restore header writing behavior for version > 1 2 months ago
Brad Smith f3eca3f387 libavutil/riscv: Make use of elf_aux_info() on FreeBSD / OpenBSD riscv 2 months ago
Rémi Denis-Courmont 607d4cca8e riscv/h264dsp: remove spurious instruction 2 months ago
Lynne 66093c5b94 ffv1enc_vulkan: restrict number of execution contexts to 1 2 months ago
Rémi Denis-Courmont b75dff0e20 lavc/h264dsp: fix R-V V weight_pixels pointer arithmetic 2 months ago
Rémi Denis-Courmont e29432e6bb lavu/riscv: fix compilation without Vector support 2 months ago
Lynne 970d57988d
lavc: bump minor version for FFv1 Vulkan encoder 2 months ago
Lynne ed2391d341
ffv1enc: add a Vulkan encoder 2 months ago
Lynne a6c58353ac
ffv1enc: move slice allocation out of generic encode init 2 months ago
Lynne 12ea1cde57
ffv1enc: move plane info init into a separate function 2 months ago
Lynne f4b5068c3b
ffv1enc: expose ff_ffv1_write_extradata 2 months ago
Lynne a13ef376da
ffv1enc: split off encoder initialization into a separate function 2 months ago
Lynne 91a4f1539f
.gitignore: add exclusions for shader .c files 2 months ago
Lynne d0ab49e3e7
hwcontext_vulkan: add the mapped software frame as an upload dependency 2 months ago
Lynne 1876026f83
vulkan: add ff_vk_exec_add_dep_sw_frame 2 months ago
Lynne c918b42dcd
vulkan: retrieve Vulkan 1.1 properties 2 months ago
Lynne 16fa710340
vulkan: fix printing descriptors to shader for shaders with no descriptors 2 months ago
Lynne a516b2da22
vulkan: add support for 10-bit planar RGB 2 months ago
Lynne eb8f3b8460
hwcontext_vulkan: fix planar RGB images 2 months ago
Rémi Denis-Courmont bbb0fdedb7 lavc/h264idct: fix RISC-V group multiplier 2 months ago
tangsha 8a5b74f98b delete unused variable ret 2 months ago
Rémi Denis-Courmont 1912c86af6 sws/range_convert: fix RISC-V chrFromJpeg 2 months ago
Rémi Denis-Courmont 55aa81d5cc checkasm: add RISC-V vector width to arch info 2 months ago
Rémi Denis-Courmont 42dd1f1cf1 tests/cpu: print the RISC-V Vector length 2 months ago
Rémi Denis-Courmont fd8cbfec3d lavc/vp8dsp: remove RISC-V table alignment 2 months ago
Rémi Denis-Courmont 690c015758 lavc/h264dsp: remove RISC-V table alignment 2 months ago
Marth64 1d55f54846 avformat/dvdvideodec: don't allow seeking beyond dvdnav reported duration 2 months ago
Marth64 0912407b9d avformat/dvdvideodec: discard duplicate or partial AC3 samples 2 months ago
Marth64 f2f238c3a4 avformat/dvdvideodec: drop packets with unset PTS or DTS 2 months ago
Marth64 3656379d92 avformat/dvdvideodec: remove unnecessary need_parsing argument 2 months ago