Andreas Rheinhardt
|
08b74d5d5c
swresample/swresample: Avoid av_unused
|
1 nedēļu atpakaļ |
Kacper Michajłow
|
d6cb0d2c2b
ALL: move av_unused to conform with standard requirement
|
1 mēnesi atpakaļ |
renjianguang
|
9e4ff4732c
swresample/swresample: Delete unused code
|
2 mēneši atpakaļ |
Andreas Rheinhardt
|
fe06d5533f
swresample/x86/rematrix_init: Avoid allocation for native_simd_one
|
2 mēneši atpakaļ |
Andreas Rheinhardt
|
853229d140
swresample/rematrix: Avoid allocation for native_one
|
2 mēneši atpakaļ |
Andreas Rheinhardt
|
790f793844
avutil/common: Don't auto-include mem.h
|
1 gadu atpakaļ |
James Almer
|
65ddc74988
avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT
|
1 gadu atpakaļ |
Andreas Rheinhardt
|
b295aafb08
swresample/swresample: Constify swr_convert()
|
1 gadu atpakaļ |
Gyan Doshi
|
be8a4f80b9
swr/swresample: avoid reapplication of firstpts
|
1 gadu atpakaļ |
Paul B Mahol
|
3bef108fa9
libswresample/swresample: avoid s16p internal transfer format
|
2 gadi atpakaļ |
Eli Kobrin
|
3e97d96e6f
libswresample: Prevent out of bounds.
|
2 gadi atpakaļ |
James Almer
|
223c70cf1d
swresample/swresample: add a used channel layout option using the new API
|
2 gadi atpakaļ |
James Almer
|
9903ba28c2
swsresample/swresample: error out on invalid layouts
|
3 gadi atpakaļ |
rcombs
|
9546b3a1cb
lswr: take const AVChannelLayout* in swr_alloc_set_opts2()
|
3 gadi atpakaļ |
James Almer
|
4ab04fdfb5
swresample/swresample: fill the correct buffer to print the output layout string
|
3 gadi atpakaļ |
Andreas Rheinhardt
|
f2b79c5b85
lib*/version: Move library version functions into files of their own
|
3 gadi atpakaļ |
Martin Storsjö
|
4332d6c4d5
libswresample: Split version.h
|
3 gadi atpakaļ |
James Almer
|
8a5896ec1f
swresample: convert to new channel layout API
|
4 gadi atpakaļ |
Yu Yang
|
ac2b34abbf
libswresample/swresamplec: Err num(negative-size) was used as a function parameter
|
4 gadi atpakaļ |
Andreas Rheinhardt
|
77a37e0369
swresample/swresample: Remove array size hint from swr_convert()
|
4 gadi atpakaļ |
Andreas Rheinhardt
|
1ea3650823
Replace all occurences of av_mallocz_array() by av_calloc()
|
4 gadi atpakaļ |
Carl Eugen Hoyos
|
96fab29e96
Silence "string-plus-int" warning shown by clang.
|
5 gadi atpakaļ |
Paul B Mahol
|
a9fa6b8e02
swresample/swresample: check for invalid sample rates
|
6 gadi atpakaļ |
Michael Niedermayer
|
bce4da85e8
swresample/swresample: Fix input channel count in resample_first computation
|
7 gadi atpakaļ |
Hendrik Schreiber
|
647fd4b829
swresample/swresample: Fix for seg fault in swr_convert_internal() -> sum2_float during dithering.
|
7 gadi atpakaļ |
Carl Eugen Hoyos
|
8518294558
lswr/swresample: Mention the actually supported formats when erroring out.
|
8 gadi atpakaļ |
Muhammad Faiz
|
c52638cca2
swresample/swresample: do not use s32p internally by default when resampling
|
8 gadi atpakaļ |
Muhammad Faiz
|
6c7a0876fe
swresample/swresample: do not reset tsf on swr_alloc_set_opts
|
8 gadi atpakaļ |
Michael Niedermayer
|
b3928a1cc6
swresample/swresample: Check count before memcpy()
|
9 gadi atpakaļ |
Paul B Mahol
|
9876d8fc6d
swresample: add int64 sample format
|
9 gadi atpakaļ |