Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-17swresample: Fix Doxy reference to AVOptionsMarvin Scholz
2022-10-17swresample/swresample: Fix mismatching argument namesMarvin Scholz
2022-08-25lswr: take const AVChannelLayout* in swr_alloc_set_opts2()rcombs
2022-03-19Keep including the full version.h when headers are included externallyMartin Storsjö
2022-03-16libswresample: Split version.hMartin Storsjö
2022-03-15swresample: convert to new channel layout APIJames Almer
2017-06-28libswresample/swresample: remove obsolete codeMichael Niedermayer
2016-09-27swresample: Add swr_build_matrix()Michael Niedermayer
2016-08-03doxygen: Standardize root-level modulesTimothy Gu
2015-10-10doc/resampler, swresample/options: use proper capitalizationGanesh Ajjanagadde
2015-06-04swresample: Add swr_get_out_samples()Michael Niedermayer
2014-08-16swresample: Add AVFrame based APIMichael Niedermayer
2014-08-11swresample: document the need to configure the context using AVOptionsLuca Barbato
2014-07-08swresample: misc. doxy improvementsTimothy Gu
2014-07-07swresample: organize functions into doxy groupsTimothy Gu
2014-07-07swresample: better doxy for configuration-returning functionsTimothy Gu
2014-07-06swresample: improve Doxygen introductionTimothy Gu
2014-07-06swresample: add SwrContext doxyTimothy Gu
2014-07-06swresample: add SwrDitherType doxyTimothy Gu
2014-07-06swresample: group all the option constants in a section in doxyTimothy Gu
2014-07-06swresample: grammar/capitalization fixesTimothy Gu
2014-05-15swresample: swr_close()Michael Niedermayer
2014-04-29Fix convertion typosMichael Niedermayer
2014-02-24swresample: add swr_is_initialized()Michael Niedermayer
2013-10-17lswr/swresample: convert ocl and icl options to AV_OPT_TYPE_CHANNEL_LAYOUTStefano Sabatini
2013-09-30swr: fix example code and doxy indent.Clément Bœsch
2013-01-09swr: update copyright years of a few files iam working onMichael Niedermayer
2013-01-09swr: Implement Noise shaping ditherMichael Niedermayer
2012-12-17swr/doxy: fix missing quote in code example.Clément Bœsch
2012-12-12swr: Add SOX resampler supportRob Sykes
2012-12-12swr: Add API to make resample engine selectable.Rob Sykes
2012-12-11doxy: fix swr group nameMichael Niedermayer
2012-12-03lswr/swresample: use AV_OPT_TYPE_SAMPLE_FMT for sample format optionsStefano Sabatini
2012-11-21swr: include stdint.h instead of inttypes.h.Clément Bœsch
2012-11-20swr: fix a few typo in the public header.Clément Bœsch
2012-11-20swr-doxy: elaborate on swr_get_delay() and the timebaseMichael Niedermayer
2012-11-20swr: general doxy text about swr and example code.Michael Niedermayer
2012-11-03lswr/swresample.h: use consistent inclusion guard header nameStefano Sabatini
2012-09-28swresample: Create version.h headerjamal
2012-09-07swr: update copyright yearsMichael Niedermayer
2012-07-23swr: resampling: add filter type and Kaiser window beta to AVOptionsJustin Ruggles
2012-05-19swr: add swr_next_pts()Michael Niedermayer
2012-05-19swr: add swr_drop_output()Michael Niedermayer
2012-05-19swr: add swr_inject_silence()Michael Niedermayer
2012-05-19swr: add swr_get_delay() to find the exact delay the swresampler introduces.Michael Niedermayer
2012-04-11swr: add triangular highpass ditherMichael Niedermayer
2012-04-11swr: add swr_get_class()Michael Niedermayer
2012-04-10swr: add triangular dither supportMichael Niedermayer
2012-04-10swr: add dither support.Michael Niedermayer
2012-03-25swr: More flexible and convenient bufferingMichael Niedermayer