Zhao Zhili
|
91436638de
aarch64/vvc: Use faster clip operation
|
2 months ago |
Zhao Zhili
|
bfed5f6b7d
aarch64/vvc: Reuse ff_vvc_put_pel_pixels for chroma
|
2 months ago |
Frank Plowman
|
8629306627
lavc/vvc: Fix scaling matrix DC coef derivation
|
2 months ago |
Martin Storsjö
|
47b1e1bd84
checkasm: vvc: Use checkasm_check for printing failing output
|
2 months ago |
Zhao Zhili
|
4a2fb1781c
avcodec/mediacodecenc: Check fifo write result and simplify fifo operation
|
2 months ago |
Leo Izen
|
c1e3d55f99
avcodec/png{dec,enc}: update mDCV and cLLI chunk capitalization
|
2 months ago |
Manuel Lauss
|
d21134313f
avformat/smush: read ANIMv2 a/v parameters
|
2 months ago |
Marth64
|
3b0e6c0ecc
avformat/mov: use dvdclut for YUV to RGB conversion of DVD subtitle palettes
|
2 months ago |
James Almer
|
e2953fedf9
avformat/hevc: also print NALU ids
|
2 months ago |
James Almer
|
68ee3faf48
avformat/hevc: add a log context to ff_isom_write_{hvcc,lhvc}
|
2 months ago |
llyyr
|
550c662a1f
avformat/mpegts: correctly skip TP_extra_header in m2ts
|
8 months ago |
Osamu Watanabe
|
c893dcce31
avcodec/jpeg2000: Fix undefined behaviour in left shift operations
|
2 months ago |
Paul B Mahol
|
8050a7955e
avformat/mm: fix packets pts generation and add seek support
|
7 months ago |
Kacper Michajłow
|
7902702762
avfilter/af_ashowinfo: fix scaling factor of replaygain peak values
|
2 months ago |
Hendrik Leppkes
|
5215ec677c
avutil/tests/color_utils: reduce accuracy threshold to pass to 1e-7
|
2 months ago |
Frank Plowman
|
34c6ad0a07
lavc/vvc: Use a bitfield to store MIP information
|
2 months ago |
Gyan Doshi
|
914f89dbc6
avformat/movenc: log stream index for invalid pkt duration
|
2 months ago |
Zhao Zhili
|
018ec4fe5f
tests/checkasm: Simplify logic for WASI signal handling
|
2 months ago |
Ramiro Polla
|
ca889b1328
swscale/aarch64: add neon {lum,chr}ConvertRange16
|
4 months ago |
Ramiro Polla
|
87052c0933
swscale/x86: add sse4 and avx2 {lum,chr}ConvertRange16
|
4 months ago |
Ramiro Polla
|
6fe4a4ffb6
swscale/aarch64/range_convert: update neon range_convert functions to new API
|
4 months ago |
Ramiro Polla
|
be108ebcf4
swscale/x86/range_convert: update sse2 and avx2 range_convert functions to new API
|
4 months ago |
Ramiro Polla
|
384fe39623
swscale/range_convert: fix mpeg ranges in yuv range conversion for non-8-bit pixel formats
|
4 months ago |
Ramiro Polla
|
58bcdeb742
swscale/aarch64/range_convert: saturate output instead of limiting input
|
4 months ago |
Ramiro Polla
|
2d1358a84d
swscale/range_convert: saturate output instead of limiting input
|
4 months ago |
Ramiro Polla
|
536a44e8dc
checkasm/sw_range_convert: test negative input values
|
2 months ago |
Malek Assaad
|
6a108d4759
avformat/mov: add support for pssh box
|
11 months ago |
Niklas Haas
|
7b73ea501d
avutil/tests/color_utils: add tests for av_csp_itu_eotf
|
2 months ago |
Niklas Haas
|
06f084468e
avutil/csp: add EOTF function definitions
|
2 months ago |
Niklas Haas
|
bf0a6c4111
avutil/csp: add av_csp_trc_inv_from_id()
|
2 months ago |
Niklas Haas
|
28f217780b
avutil/tests/color_utils: clean up slightly (cosmetic)
|
2 months ago |
Niklas Haas
|
feb5982f43
avutil/csp: eliminate redundant branch
|
2 months ago |
Niklas Haas
|
ec0489e35c
avutil/csp: fix documentation of av_csp_trc_function
|
2 months ago |
Niklas Haas
|
2f95bc3cb3
swscale/utils: disable full_chr_h_input optimization for odd width
|
2 months ago |
Niklas Haas
|
79452d382f
swscale/graph: fix memleak of cascaded graphs
|
2 months ago |
Zhao Zhili
|
40302cc35b
avcodec/hevc: Add wasm simd128 idct
|
2 months ago |
Zhao Zhili
|
ea3d21c349
tests/checkasm: Add partial support for wasm
|
2 months ago |
Zhao Zhili
|
2dc55f5993
configure: Add wasm as a fake arch
|
2 months ago |
Michael Niedermayer
|
7c1e732ad2
avcodec/webp: Check ref_x/y
|
5 months ago |
Michael Niedermayer
|
4482218440
avcodec/ilbcdec: Initialize tempbuff2
|
4 months ago |
Michael Niedermayer
|
61cbcaf93f
avcodec/rv60dec: Check qp for intra
|
2 months ago |
Michael Niedermayer
|
559d435fa3
avcodec/ffv1enc: Add enum for qtable
|
2 months ago |
Michael Niedermayer
|
d32dcc07a7
swscale/swscale_unscaled: Fix odd height with nv24_to_yuv420p_chroma()
|
4 months ago |
Scott Theisen
|
5ba63f0ef1
avformat/mpegts: is_pes_stream() use switch case
|
2 months ago |
Scott Theisen
|
1259760825
avformat/mpegts*: reduce use of magic numbers
|
2 months ago |
Frank Plowman
|
56419fd096
lavc/vvc: Fix overflow in MVD derivation
|
2 months ago |
Frank Plowman
|
499896ca2f
lavc/vvc: Fix derivation of LmcsMaxBinIdx
|
2 months ago |
Frank Plowman
|
699322519c
lavc/vvc: Store MIP information over entire CU area
|
2 months ago |
Frank Plowman
|
7399d9f374
lavc/vvc: Don't check motion estimation region for IBC
|
2 months ago |
Frank Plowman
|
9221cb0443
lavc/vvc: Use second definition of MinQtLog2SizeIntraC if relevant
|
2 months ago |