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
/
swresample.h
Age
Commit message (
Expand
)
Author
2017-06-27
libswresample/swresample: remove obsolete code
Michael Niedermayer
2016-09-27
swresample: Add swr_build_matrix()
Michael Niedermayer
2016-08-02
doxygen: Standardize root-level modules
Timothy Gu
2015-10-10
doc/resampler, swresample/options: use proper capitalization
Ganesh Ajjanagadde
2015-06-04
swresample: Add swr_get_out_samples()
Michael Niedermayer
2014-08-16
swresample: Add AVFrame based API
Michael Niedermayer
2014-08-11
swresample: document the need to configure the context using AVOptions
Luca Barbato
2014-07-08
swresample: misc. doxy improvements
Timothy Gu
2014-07-06
swresample: organize functions into doxy groups
Timothy Gu
2014-07-06
swresample: better doxy for configuration-returning functions
Timothy Gu
2014-07-06
swresample: improve Doxygen introduction
Timothy Gu
2014-07-06
swresample: add SwrContext doxy
Timothy Gu
2014-07-06
swresample: add SwrDitherType doxy
Timothy Gu
2014-07-06
swresample: group all the option constants in a section in doxy
Timothy Gu
2014-07-06
swresample: grammar/capitalization fixes
Timothy Gu
2014-05-15
swresample: swr_close()
Michael Niedermayer
2014-04-29
Fix convertion typos
Michael Niedermayer
2014-02-24
swresample: add swr_is_initialized()
Michael Niedermayer
2013-10-17
lswr/swresample: convert ocl and icl options to AV_OPT_TYPE_CHANNEL_LAYOUT
Stefano Sabatini
2013-09-29
swr: fix example code and doxy indent.
Clément Bœsch
2013-01-09
swr: update copyright years of a few files iam working on
Michael Niedermayer
2013-01-09
swr: Implement Noise shaping dither
Michael Niedermayer
2012-12-16
swr/doxy: fix missing quote in code example.
Clément Bœsch
2012-12-11
swr: Add SOX resampler support
Rob Sykes
2012-12-11
swr: Add API to make resample engine selectable.
Rob Sykes
2012-12-11
doxy: fix swr group name
Michael Niedermayer
2012-12-03
lswr/swresample: use AV_OPT_TYPE_SAMPLE_FMT for sample format options
Stefano Sabatini
2012-11-20
swr: include stdint.h instead of inttypes.h.
Clément Bœsch
2012-11-20
swr: fix a few typo in the public header.
Clément Bœsch
2012-11-20
swr-doxy: elaborate on swr_get_delay() and the timebase
Michael Niedermayer
2012-11-20
swr: general doxy text about swr and example code.
Michael Niedermayer
2012-11-03
lswr/swresample.h: use consistent inclusion guard header name
Stefano Sabatini
2012-09-28
swresample: Create version.h header
jamal
2012-09-07
swr: update copyright years
Michael Niedermayer
2012-07-23
swr: resampling: add filter type and Kaiser window beta to AVOptions
Justin Ruggles
2012-05-19
swr: add swr_next_pts()
Michael Niedermayer
2012-05-19
swr: add swr_drop_output()
Michael Niedermayer
2012-05-19
swr: add swr_inject_silence()
Michael Niedermayer
2012-05-18
swr: add swr_get_delay() to find the exact delay the swresampler introduces.
Michael Niedermayer
2012-04-11
swr: add triangular highpass dither
Michael Niedermayer
2012-04-11
swr: add swr_get_class()
Michael Niedermayer
2012-04-10
swr: add triangular dither support
Michael Niedermayer
2012-04-10
swr: add dither support.
Michael Niedermayer
2012-03-25
swr: More flexible and convenient buffering
Michael Niedermayer
2012-03-24
swr: drop SWR_CH_MAX with the next major ABI bump
Michael Niedermayer
2012-03-24
swr: dont use SWR_CH_MAX in the public function declaration.
Michael Niedermayer
2012-03-24
swr: make SwrContext a typedef.
Michael Niedermayer
2012-03-24
swresample: support up to 32 channels
Michael Niedermayer
2012-02-27
Exit ffmpeg if swr_convert() fails.
Carl Eugen Hoyos
2012-02-20
libswr: allow to set custom matrices.
Nicolas George
[next]