Niklas Haas
|
e05a1bb879
swscale: fix documentation of sws_scale_frame()
|
1 month ago |
Niklas Haas
|
2df655bc2c
swscale/utils: fix sws_getCachedContext check
|
1 month ago |
Martin Storsjö
|
d1e37eb0cd
avutil/mem_internal: Don't include stdalign.h on MSVC
|
1 month ago |
Martin Storsjö
|
2bb00ef59c
aarch64: vvc: Fix building the dmvr_hv assembly with older MSVC versions
|
1 month ago |
Peter Ross
|
8272d34377
configure: add iso_writer golomb dependency
|
1 month ago |
David Rosca
|
d0facac679
lavc/vaapi_encode_h265: Use surface alignment
|
3 months ago |
David Rosca
|
bcfbf2bac8
lavc/vaapi_encode: Query surface alignment
|
3 months ago |
Bin Peng
|
72a3656e84
lavc/aarch64: Fix ff_pred16x16_plane_neon_10
|
1 month ago |
Bin Peng
|
decc9e643c
lavc/aarch64: Fix ff_pred8x8_plane_neon_10
|
1 month ago |
Zhao Zhili
|
7b0bd6c4a7
avutil/vulkan_glslang: Fix build failure
|
1 month ago |
Rémi Denis-Courmont
|
bd226fdd74
lavc/h264dsp: R-V V intra loop filter
|
2 months ago |
sunyuechi
|
16d4945e9a
lavc/vvc_mc R-V V sad
|
1 month ago |
sunyuechi
|
b3f7440298
lavc/hevc: R-V V put_pixels(pow2)
|
1 month ago |
sunyuechi
|
dad062c4f8
lavc/vvc_mc: R-V V put_pixels
|
1 month ago |
sunyuechi
|
9288196c0d
lavc/riscv: Move VVC macro to h26x
|
1 month ago |
sunyuechi
|
89df9c4404
lavc/vvc_mc: R-V V dmvr
|
1 month ago |
sunyuechi
|
b86766d610
Update R-V V vvc_mc vset to support more lengths
|
1 month ago |
Tong Wu
|
715a35dadb
d3d12va_encode_hevc: use base to init VPS/SPS/PPS
|
2 months ago |
Niklas Haas
|
ce457bfccd
swscale/slice: fix init of 32 bpc planes
|
1 month ago |
Anton Khirnov
|
d2096679d5
compat/w32pthreads: change pthread_t into pointer to malloced struct
|
1 month ago |
Timo Rothenpieler
|
17e4746687
avcodec/libx265: add alpha layer encoding support
|
2 months ago |
Timo Rothenpieler
|
fce0622d0b
avformat/hevc: add support for writing alpha layer
|
2 months ago |
James Almer
|
fb5e8ea971
avformat/iamf_parse: fix setting duration for the last subblock in a parameter definition
|
1 month ago |
James Almer
|
d38fc25519
avformat/iamf_parse: add checks to parameter definition durations
|
1 month ago |
Anton Khirnov
|
8ad34e97b6
fftools/sync_queue: switch from AVFifo+ObjPool to AVContainerFifo
|
1 month ago |
Anton Khirnov
|
8e0cceffa0
fftools/thread_queue: switch from AVFifo+ObjPool to AVContainerFifo
|
1 month ago |
Anton Khirnov
|
2ac34d0854
lavc/packet: add API for an AVPacket-based AVContainerFifo
|
1 month ago |
Anton Khirnov
|
2e956d9c0f
lavc/container_fifo: move to lavu and make public
|
3 months ago |
Anton Khirnov
|
56ba57b672
lavc/refstruct: move to lavu and make public
|
3 months ago |
Anton Khirnov
|
183c59b473
lavc: improve AVCodecContext.extradata/subtitle_header documentation
|
2 months ago |
Kacper Michajłow
|
92deed9732
avutil/file: fix av_file_map file mapping on Windows
|
2 months ago |
Marth64
|
90af8e07b0
fftools/ffprobe: add analyze_frames option for CC and grain detection
|
2 months ago |
Marth64
|
8291aedf1a
avformat/mov: don't reallocate extradata when converting dvdsub palette
|
1 month ago |
James Almer
|
b164dea68c
fate/iamf: add a test for expanded layouts
|
1 month ago |
James Almer
|
2d33f66f9a
avformat/iamfdec: don't set individual streams as dependent
|
1 month ago |
James Almer
|
cc9843dc33
avformat/iamf_writer: add support for expanded channel layouts
|
1 month ago |
James Almer
|
d255f90242
avformat/iamf_parse: add support for expanded channel layouts
|
1 month ago |
James Almer
|
21d3dab31c
avutil/channel_layout: simplify the 22.2 layout definition
|
1 month ago |
James Almer
|
6eb4bf04e9
avutil/channel_layout: add a 9.1.6 layout
|
3 months ago |
Martin Storsjö
|
eb79c316c7
fate: Add a dependency on ffprobe for fate-flcl1905
|
1 month ago |
Michael Niedermayer
|
a518b5540d
avcodec/aac/aacdec_usac: Dont leave type at a invalid value
|
6 months ago |
Michael Niedermayer
|
682d710bcb
avcodec/aac/aacdec_usac: Clean ics2->max_sfb when first SCE fails
|
6 months ago |
Martin Storsjö
|
1e76bd2f39
fate: Add a target for listing failed tests
|
3 months ago |
Martin Storsjö
|
4b524649ff
checkasm: Print benchmarks of C-only functions
|
3 months ago |
Niklas Haas
|
ee903c4786
tests/swscale: fix sscanf return value check
|
2 months ago |
Peter Ross
|
8cab5bdc69
configure: add leaddec blockdsp dependency
|
2 months ago |
Peter Ross
|
983ec12a99
avcodec/leaddec: support format 0x6
|
1 year ago |
sunyuechi
|
2dc864eb4e
lavc/rv40dsp: fix RISC-V chroma_mc
|
2 months ago |
sunyuechi
|
82da769492
checkasm/rv40dsp: cover more cases
|
2 months ago |
Zhao Zhili
|
40feba5f77
aarch64/vvc: Fix clip in alf
|
2 months ago |