Alexander Strasser
|
a280e2e646
avcodec/cbs_h266: Fix typo
|
2 months ago |
James Almer
|
cb27e478f7
doc/codecs: add missing enhancements value for export_side_data
|
2 months ago |
James Almer
|
d2c90abab7
doc/filters: add an entry for vf_lcevc
|
2 months ago |
Zhao Zhili
|
6e49b86996
avutil/mem_internal: Don't use alignas for MSVC
|
2 months ago |
Michael Niedermayer
|
4fc43e45f9
avcodec/hevc/hevcdec: initialize qp_y_tab
|
4 months ago |
Michael Niedermayer
|
f52b9d0583
avformat/qcp: Check for read failure in header
|
4 months ago |
Michael Niedermayer
|
4949e34d96
avcodec/eatgq: Check bytestream2_get_buffer() for failure
|
4 months ago |
Michael Niedermayer
|
cdce6a8b97
avcodec/eatgq: move array to where it is used
|
4 months ago |
Michael Niedermayer
|
7e020f2141
avformat/dxa: check bpc
|
3 months ago |
Michael Niedermayer
|
aeec39f3c1
swscale/slice: clear allocated memory in alloc_lines()
|
3 months ago |
Michael Niedermayer
|
b2da4c33e3
avcodec/rangecoder: eliminate main branch from renorm_encoder()
|
3 months ago |
Michael Niedermayer
|
18922f4ae3
avcodec/rangecoder: Remove unneeded outstanding byte mask
|
3 months ago |
Michael Niedermayer
|
70fa8bd38c
avcodec/rangecoder: Avoid checking for the first byte on every renormalization
|
3 months ago |
Michael Niedermayer
|
832649986c
avcodec/rangecoder: Move refill check out of refill() function
|
3 months ago |
Michael Niedermayer
|
c314a68d04
avcodec/rangecoder: Do not loop renormalization
|
3 months ago |
Michael Niedermayer
|
360e7cafd0
avcodec/h2645_parse: Ignore NAL with nuh_layer_id == 63
|
2 months ago |
Michael Niedermayer
|
c250a903a7
doc/encoders: very basic FFv1 documentation
|
3 months ago |
Sean McGovern
|
b9eaf6e05c
swscale/ppc: disable YUV2RGB AltiVec acceleration
|
2 months ago |
Michael Niedermayer
|
4cc1495aca
avformat/iamf_parse: reject ambisonics mode > 1
|
2 months ago |
Marth64
|
1c2c70fe4d
doc/demuxers/dvdvideo: seeking is supported, remove outdated statement
|
2 months ago |
Marth64
|
e256761def
avformat/dvdvideodec: check return code of ff_dvdclut_yuv_to_rgb()
|
2 months ago |
Marth64
|
a5a899bfcb
avformat/dvdvideodec: fix missing last chapter marker due to off-by-one
|
2 months ago |
Frank Plowman
|
1e3dc705df
lavc/x86/videodsp: Drop MMX usage
|
2 months ago |
Nuo Mi
|
4de67e8746
avcodec/vvcdec: return error if CTU size > 128
|
2 months ago |
Nuo Mi
|
eb67e60cb0
avcodec/vvcdec: schedule next stage only if the current stage reports no error
|
2 months ago |
Nuo Mi
|
4ec767abcc
avcodec/vvcdec: misc, reformat inter_data()
|
2 months ago |
Nuo Mi
|
ba89c5b989
avcodec/vvcdec: inter_data, check the return value from hls_merge_data
|
2 months ago |
Nuo Mi
|
98698ed3c2
avcodec/cbs_h266: stricter validation for subpicture's max width and height
|
2 months ago |
Nuo Mi
|
e06515b092
avcodec/cbs_h266: improve readability in subpicture parser
|
2 months ago |
Nuo Mi
|
5c5a08ecb5
avcodec/vvcdec: ensure every CTU belongs to a slice
|
2 months ago |
Nuo Mi
|
46006529a1
avcodec/cbs_h266: check subpicture slices number
|
2 months ago |
Marton Balint
|
4100a2da29
tests/fate/filter-audio: add aloop test
|
3 months ago |
Marton Balint
|
f5948543f4
fate: revert previous frequency adjustments of the sine filter
|
3 months ago |
Marton Balint
|
8d6f3bcb96
avfilter/asrc_sine: increase frequency accuracy
|
3 months ago |
Marton Balint
|
06247ae746
avfilter/asrc_sine: factorize sampling to a separate context
|
3 months ago |
Marton Balint
|
6189cb47fc
fate: adjust frequencies of the sine filter
|
3 months ago |
Zhao Zhili
|
59057aa807
avutil/mem_internal: local align should always work
|
2 months ago |
Zhao Zhili
|
57861911a3
avutil/mem_internal: define DECLARE_ALIGNED as C11's alignas
|
2 months ago |
Zhao Zhili
|
fe2c9746de
avcodec/cavs: Limit align requirement to variable than type
|
2 months ago |
Zhao Zhili
|
82c208b653
avfilter/textutils: Add missing time_internal.h
|
2 months ago |
Michael Niedermayer
|
f57f2a356d
doc/infra: List at what companies the name servers are hosted and who provides the servers
|
2 months ago |
Michael Niedermayer
|
e531b3ff27
MAINTAINERS: Lauri is still available but is really low on time nowadays
|
2 months ago |
Anton Khirnov
|
3bfb6061fb
tools/general_assembly: exclude Derek from GA emails
|
2 months ago |
Anton Khirnov
|
9cb8928d69
tools/general_assembly: add a mechanism for excluding people from GA list
|
2 months ago |
Manuel Lauss
|
a786dd4889
libavcodec/sanm: codec47: apply top offset also to diff buffers
|
3 months ago |
Manuel Lauss
|
dc98e7989d
libavcodec/sanm: clear codec47 diff buffers with specific color
|
3 months ago |
Manuel Lauss
|
85fec8d90f
libavcodec/sanm: fix XPAL handling
|
3 months ago |
Manuel Lauss
|
1e2a72ae1d
libavcodec/sanm: add codec47 interpolation table support
|
3 months ago |
Nicolas Gaullier
|
44d32c8a23
avcodec/ac3dec: fix build when eac3 decoder is disabled
|
3 months ago |
gnattu via ffmpeg-devel
|
248832dd5b
avcodec/bsf/dovi_rpu: remove EL when stripping dovi metadata
|
3 months ago |