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
/
libavresample
Age
Commit message (
Expand
)
Author
2016-05-29
build: Change structure of the linker version script templates
Diego Biurrun
2016-05-13
tests: Move all test programs to a subdirectory
Diego Biurrun
2016-05-04
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-04-07
build: miscellaneous cosmetics
Diego Biurrun
2015-12-14
avresample: Mark avresample_buffer() as pointer to const
Kip Warner
2015-11-05
avresample: Document avresample_open() a little better
Luca Barbato
2015-09-29
avresample: Remove an unused variable
Ganesh Ajjanagadde
2015-09-13
lavr: Remove unreachable code
Vittorio Giovara
2015-08-31
lavr: Remove unused label
Vittorio Giovara
2015-08-28
Bump major versions of all libraries
Vittorio Giovara
2015-08-28
lavr: Drop deprecated context reinitialization if resampling was not enabled
Vittorio Giovara
2015-08-11
x86inc: Drop SECTION_TEXT macro
Henrik Gramner
2015-05-31
x86: check for AV_CPU_FLAG_AVXSLOW where useful
James Almer
2015-04-28
avresample: Reallocate the internal buffer to the correct size
Luca Barbato
2015-04-19
Replace av_dlog with normal av_log at trace level
Vittorio Giovara
2015-02-21
libavresample: NEON optimized FIR audio resampling
Peter Meerwald
2015-02-20
libavresample: Annotate AARCH64 init function with av_cold
Peter Meerwald
2014-10-18
avresample: Make sure the even check does not overflow
Luca Barbato
2014-10-18
avresample: prevent theoretical division by zero
Vittorio Giovara
2014-08-17
lavr: Update the planar check in ff_audio_convert
Luca Barbato
2014-08-10
avresample: Introduce AVFrame-based API
Luca Barbato
2014-08-09
Bump major versions of all libraries.
Anton Khirnov
2014-08-09
Postpone API-incompatible changes until the next bump.
Anton Khirnov
2014-08-03
lavr: Do not change the sample format for mono audio
Justin Ruggles
2014-05-28
avresample: Add avresample_get_out_samples
Luca Barbato
2014-05-13
build: handle library dependencies in configure
Janne Grunau
2014-04-24
aarch64: NEON optimized FIR audio resampling
Janne Grunau
2014-04-24
lavr: define ResampleContext in resample.h
Janne Grunau
2014-04-22
aarch64: NEON float to s16 audio conversion
Janne Grunau
2014-04-17
resample: remove an unneeded context variable
Anton Khirnov
2014-04-13
lavr: allocate the resampling buffer with a positive size
Anton Khirnov
2014-04-13
resample: implement flushing
Anton Khirnov
2014-04-11
resample: split linear into its own function
Anton Khirnov
2014-04-11
resample: add initial padding explicitly
Anton Khirnov
2014-04-11
resample: drop useless abs()
Anton Khirnov
2014-04-11
resample: reindent
Anton Khirnov
2014-04-11
resample: split the nearest neighbour path into a separate function pointer
Anton Khirnov
2014-04-11
resample: fix avresample_get_delay() return value
Anton Khirnov
2014-04-04
x86: Drop some unnecessary YASM ifdefs
Diego Biurrun
2014-03-26
Add missing headers to make template files compile (more) standalone
Diego Biurrun
2014-02-22
lavr: return an error if a avresample_open() is called on an open context
Anton Khirnov
2014-02-22
lavr: add a function for checking whether AVAudioResampleContext is open
Anton Khirnov
2014-02-08
lavr: mix front center channel as indicated in the ATSC A/52 specification.
Tim Walker
2014-02-07
arm: Add X() around all references to extern symbols
Martin Storsjö
2014-01-15
aarch64: port neon clobber test from arm
Janne Grunau
2014-01-13
x86/arm: Add clobber tests to libavresample
Martin Storsjö
2014-01-03
audio_mix: print (SKIP) instead of 0.0 for matrix columns removed along with ...
Anton Khirnov
2014-01-03
audio_mix: fix zeroing output channels in certain cases
Anton Khirnov
2014-01-03
audio_mix: initialize the data pointers to NULL
Anton Khirnov
2013-12-26
avutil: Move library version related macros to version.h
Diego Biurrun
[next]