index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libswresample
Age
Commit message (
Expand
)
Author
2013-12-05
Add Windows resource file support for shared libraries
James Almer
2013-12-04
swresample: use the internal buffer for resampling the last few samples
Michael Niedermayer
2013-11-03
lswr: fix assert failure on unknown layouts.
Nicolas George
2013-10-17
lswr/swresample: convert ocl and icl options to AV_OPT_TYPE_CHANNEL_LAYOUT
Stefano Sabatini
2013-10-08
x86: Fix compilation with nasm on PPC & OS/2
Ronald S. Bultje
2013-09-29
swr: fix example code and doxy indent.
Clément Bœsch
2013-09-16
swresample: replace 2 av_free() by av_freep()
Michael Niedermayer
2013-08-20
swr/rematrix: Fix handling of AV_CH_LAYOUT_STEREO_DOWNMIX output
Michael Niedermayer
2013-08-20
swr: clean layouts before checking sanity
Michael Niedermayer
2013-07-22
swresample: fix negative rematrix volumns
Michael Niedermayer
2013-07-22
swresample: Make rematrix maxvalue user settable
Michael Niedermayer
2013-06-29
cosmetics: Fix "dont" "wont" "doesnt" typos
Timothy Gu
2013-06-18
swresample/x86/audio_convert: add emms to CONV
Michael Niedermayer
2013-06-10
swresample/rematrix_template: Fix integer overflow in mix8to2
Michael Niedermayer
2013-06-10
swresample/rematrix_template: Fix integer overflow in mix6to2
Michael Niedermayer
2013-06-05
swr: dont treat 32 and 24 as equal in simple copy check
Michael Niedermayer
2013-06-05
swr: set scale for 32->32/24 dither
Michael Niedermayer
2013-06-04
swresample: set flags & description and add documentation for output_sample_bits
Paul B Mahol
2013-06-04
swr: Fix dithering of s16 with SIMD
Michael Niedermayer
2013-06-04
swr: add native_simd_one
Michael Niedermayer
2013-06-04
swresample/rematrix: add S32 mixing code
Michael Niedermayer
2013-06-04
wresample/rematrix_template: fix internal types
Michael Niedermayer
2013-04-15
swr/rematrix: use av_calloc()
Michael Niedermayer
2013-03-04
buildsys: only include log2_tab per library for shared builds
Michael Niedermayer
2013-03-01
soxr: libsoxr 0.1.1 support
Rob Sykes
2013-02-25
swr: make the default of nopts for first_pts actually work
Michael Niedermayer
2013-02-24
swr: support a seperate output sample bits.
Michael Niedermayer
2013-02-24
swr: add duplicate cutoff for compatibility
Michael Niedermayer
2013-02-13
swr: check channel layouts before using them.
Michael Niedermayer
2013-02-04
swr: Dont use floats for S32->S32 when possible
Michael Niedermayer
2013-02-04
swr: reorder init code to make rematrix status available earlier
Michael Niedermayer
2013-02-04
swr-test: Fix clip to 32bit
Michael Niedermayer
2013-02-04
swr/resample: fix integer overflow, add missing cast
Michael Niedermayer
2013-02-04
swr/resample: fix filter rounding and cliping for s32
Michael Niedermayer
2013-01-27
swr/ build_filter: use av_calloc() fix buffer overflow
Michael Niedermayer
2013-01-27
swr: limit phase_shift to a less insane value.
Michael Niedermayer
2013-01-21
swr: support first_pts
Michael Niedermayer
2013-01-20
swr: fix "may be used uninitialized in this function" warnings
Michael Niedermayer
2013-01-14
swr/dither: fix division by 0
Michael Niedermayer
2013-01-13
swr: fix handling of timestamps that cause multiple drops or silence injections
Michael Niedermayer
2013-01-13
swr: limit buffer size for silence injection
Michael Niedermayer
2013-01-13
swr: limit buffer size for discarding.
Michael Niedermayer
2013-01-13
swr: move silence buffer to context to avoid per use malloc/free
Michael Niedermayer
2013-01-13
swr: move buffer used to discard sample to context
Michael Niedermayer
2013-01-12
swr: work with 4 noise shaping coeffs at a time
Michael Niedermayer
2013-01-12
swr/noise_shaping_data: pad coeffs to multiple of 4 when they are 1 below
Michael Niedermayer
2013-01-12
swr: use a local variable for ns_coeffs
Michael Niedermayer
2013-01-12
swr: use local variable for ns_errors
Michael Niedermayer
2013-01-12
swr: minor simplification for the noise shaping pos update
Michael Niedermayer
2013-01-10
swr: check that allocation of in/out_convert succeeded
Michael Niedermayer
[prev]
[next]