117922 Commits (cf0961a52707122749028e388bbde7723574d767)
 

Author SHA1 Message Date
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
Marth64 a2c57e27d6 avformat/dvdvideodec: open subdemuxer after initializing IFO headers 2 months ago
Marth64 60434b483c avformat/dvdvideodec: remove auto value for menu_lu option 2 months ago
Marth64 4a03e95ff4 avformat/dvdvideodec: default menu_vts option to 1 and clarify description 2 months ago
Marth64 afc152f564 avformat/dvdvideodec: check the length of a NAV packet when reading titles 2 months ago
Marth64 a1ae66c827 avformat/dvdvideodec: reset the subdemuxer on discontinuity instead of flushing 2 months ago
Marth64 1964faa568 avformat/dvdvideodec: simplify dvdvideo_read_packet() 2 months ago
Marth64 c1e4b6c676 avformat/dvdvideodec: enable chapter calculation for menus 2 months ago
Marth64 b38ca20bf2 avformat/dvdvideodec: standardize the NAV packet event signal 2 months ago
Marth64 6bbaa7db49 avformat/dvdvideodec: move memcpy below missed NAV packet warning 2 months ago
Marth64 e1ace1d314 avformat/dvdvideodec: remove "auto" value for -pg option, default to 1 2 months ago
Marth64 39c662f541 avformat/dvdvideodec: measure duration of the current menu VOBU in state 2 months ago
Marth64 94346edbbf avformat/dvdvideodec: fix menu PGC number off-by-one in state 2 months ago
Marth64 3ad96243d7 avformat/dvdvideodec: remove unused headers 2 months ago
Marton Balint d884606ce0 avutil/rational: never return greater num/den than the maximum allowed in av_d2q 2 months ago
Marton Balint 25efe34e6f avutil/parseutils: do no rely on av_d2q returning higher num/den than allowed in av_parse_video_rate 2 months ago
Marton Balint e9af7b7b5d avutil/opt: do no rely on av_d2q returning higher num/den than allowed when parsing rational opts 2 months ago
Rémi Denis-Courmont c3051d94a7 lavc/h264dsp: move RISC-V fn pointers to .data.rel.ro 2 months ago
Michael Niedermayer 0b8c9cf5b4
avformat/movenc: Fix ffv1 support 2 months ago
Michael Niedermayer a5c0ed2122
avcodec/ffv1: Support >8bit rice golomb 2 months ago
Michael Niedermayer 967e5e8f6f
avcodec/ffv1: Support slice coding mode 1 with golomb rice 2 months ago
Peter Ross 6ccd16dda2 configure: add rv60 decoder golomb dependency 2 months ago
Peter Ross 7b3bc4a45b avcodec/rv60: consistent indentation 2 months ago
Peter Ross f7e7d63cbc avcodec/rv60: simplify fill_mv_skip_cand 2 months ago
Peter Ross 566b737a7a avcodec/rv60: loosen fill_mv_skip_cand top right and bottom left criteria 2 months ago
Marth64 7332b1700e avformat/sapdec: check return value of avcodec_parameters_copy() 2 months ago
Kyosuke Kawakami a5f0daf843 avcodec/x86/diracdsp_init: remove unused macro 2 months ago
Kyosuke Kawakami 61aa532e22 avcodec/x86/diracdsp: migrate last remaining MMX function to SSE2 2 months ago
Kyosuke Kawakami 8f683ee417 avcodec/x86/diracdsp: cast stride argument 2 months ago
Kyosuke Kawakami 0e5e37d32c avcodec/x86/diracdsp: fix wrong register load/use count 2 months ago
Kyosuke Kawakami 711290f9a3 checkasm/diracdsp: test add_dirac_obmc 2 months ago