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