Lynne
|
aad40fed33
vulkan: fix sw_frame_deps counter
|
9 hours ago |
Lynne
|
4d3e96c90c
lavc/vulkan/common: fix reverse4's incorrect swizzle
|
10 hours ago |
Lynne
|
9691ac6af2
ffv1enc_vulkan: increase max outstanding byte count to 16bit
|
10 hours ago |
Lynne
|
ebf5264c93
ffv1enc_vulkan: fix PCM encoding
|
12 hours ago |
Lynne
|
eb536d97a0
ffv1enc_vulkan: support buffers larger than 4GiB
|
1 day ago |
Leandro Santiago
|
69cbda5770
lavfi/vf_drawtext: fix memory management when destroying font face
|
2 weeks ago |
James Almer
|
9d8f7bf4b8
tests/checkasm/diracdsp: fix alignment for src and ombc_weight buffers
|
23 hours ago |
Eugene Zemtsov
|
e9c3698ed2
avcodec/decode: Fix incorrect enum type used in side_data_map()
|
3 weeks ago |
James Almer
|
d6b39373a2
avcodec/ffv1enc: restore header writing behavior for version > 1
|
1 day ago |
Brad Smith
|
f3eca3f387
libavutil/riscv: Make use of elf_aux_info() on FreeBSD / OpenBSD riscv
|
2 days ago |
Rémi Denis-Courmont
|
607d4cca8e
riscv/h264dsp: remove spurious instruction
|
1 month ago |
Lynne
|
66093c5b94
ffv1enc_vulkan: restrict number of execution contexts to 1
|
2 days ago |
Rémi Denis-Courmont
|
b75dff0e20
lavc/h264dsp: fix R-V V weight_pixels pointer arithmetic
|
2 days ago |
Rémi Denis-Courmont
|
e29432e6bb
lavu/riscv: fix compilation without Vector support
|
3 days ago |
Lynne
|
970d57988d
lavc: bump minor version for FFv1 Vulkan encoder
|
2 days ago |
Lynne
|
ed2391d341
ffv1enc: add a Vulkan encoder
|
1 month ago |
Lynne
|
a6c58353ac
ffv1enc: move slice allocation out of generic encode init
|
1 month ago |
Lynne
|
12ea1cde57
ffv1enc: move plane info init into a separate function
|
1 month ago |
Lynne
|
f4b5068c3b
ffv1enc: expose ff_ffv1_write_extradata
|
5 days ago |
Lynne
|
a13ef376da
ffv1enc: split off encoder initialization into a separate function
|
1 month ago |
Lynne
|
91a4f1539f
.gitignore: add exclusions for shader .c files
|
2 weeks ago |
Lynne
|
d0ab49e3e7
hwcontext_vulkan: add the mapped software frame as an upload dependency
|
2 days ago |
Lynne
|
1876026f83
vulkan: add ff_vk_exec_add_dep_sw_frame
|
2 days ago |
Lynne
|
c918b42dcd
vulkan: retrieve Vulkan 1.1 properties
|
2 days ago |
Lynne
|
16fa710340
vulkan: fix printing descriptors to shader for shaders with no descriptors
|
1 week ago |
Lynne
|
a516b2da22
vulkan: add support for 10-bit planar RGB
|
1 week ago |
Lynne
|
eb8f3b8460
hwcontext_vulkan: fix planar RGB images
|
1 week ago |
Rémi Denis-Courmont
|
bbb0fdedb7
lavc/h264idct: fix RISC-V group multiplier
|
4 days ago |
tangsha
|
8a5b74f98b
delete unused variable ret
|
6 days ago |
Rémi Denis-Courmont
|
1912c86af6
sws/range_convert: fix RISC-V chrFromJpeg
|
4 days ago |
Rémi Denis-Courmont
|
55aa81d5cc
checkasm: add RISC-V vector width to arch info
|
4 days ago |
Rémi Denis-Courmont
|
42dd1f1cf1
tests/cpu: print the RISC-V Vector length
|
4 days ago |
Rémi Denis-Courmont
|
fd8cbfec3d
lavc/vp8dsp: remove RISC-V table alignment
|
4 days ago |
Rémi Denis-Courmont
|
690c015758
lavc/h264dsp: remove RISC-V table alignment
|
4 days ago |
Marth64
|
1d55f54846
avformat/dvdvideodec: don't allow seeking beyond dvdnav reported duration
|
1 month ago |
Marth64
|
0912407b9d
avformat/dvdvideodec: discard duplicate or partial AC3 samples
|
1 month ago |
Marth64
|
f2f238c3a4
avformat/dvdvideodec: drop packets with unset PTS or DTS
|
1 month ago |
Marth64
|
3656379d92
avformat/dvdvideodec: remove unnecessary need_parsing argument
|
1 month ago |
Marth64
|
a2c57e27d6
avformat/dvdvideodec: open subdemuxer after initializing IFO headers
|
1 month ago |
Marth64
|
60434b483c
avformat/dvdvideodec: remove auto value for menu_lu option
|
1 month ago |
Marth64
|
4a03e95ff4
avformat/dvdvideodec: default menu_vts option to 1 and clarify description
|
1 month ago |
Marth64
|
afc152f564
avformat/dvdvideodec: check the length of a NAV packet when reading titles
|
1 month ago |
Marth64
|
a1ae66c827
avformat/dvdvideodec: reset the subdemuxer on discontinuity instead of flushing
|
1 month ago |
Marth64
|
1964faa568
avformat/dvdvideodec: simplify dvdvideo_read_packet()
|
1 month ago |
Marth64
|
c1e4b6c676
avformat/dvdvideodec: enable chapter calculation for menus
|
1 month ago |
Marth64
|
b38ca20bf2
avformat/dvdvideodec: standardize the NAV packet event signal
|
1 month ago |
Marth64
|
6bbaa7db49
avformat/dvdvideodec: move memcpy below missed NAV packet warning
|
1 month ago |
Marth64
|
e1ace1d314
avformat/dvdvideodec: remove "auto" value for -pg option, default to 1
|
1 month ago |
Marth64
|
39c662f541
avformat/dvdvideodec: measure duration of the current menu VOBU in state
|
1 month ago |
Marth64
|
94346edbbf
avformat/dvdvideodec: fix menu PGC number off-by-one in state
|
1 month ago |