Commit History

Author SHA1 Message Date
  Mars Zuo 09a62a6413 swresample/swresample: Rectify invalid function in the documentation 3 days ago
  James Almer 65ddc74988 avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT 5 months ago
  Andreas Rheinhardt b295aafb08 swresample/swresample: Constify swr_convert() 4 months ago
  Marvin Scholz 1f59e71478 swresample: Fix Doxy reference to AVOptions 1 year ago
  Marvin Scholz eb60ffb144 swresample/swresample: Fix mismatching argument names 1 year ago
  rcombs 9546b3a1cb lswr: take const AVChannelLayout* in swr_alloc_set_opts2() 1 year ago
  Martin Storsjö 2d368392a5 Keep including the full version.h when headers are included externally 2 years ago
  Martin Storsjö 4332d6c4d5 libswresample: Split version.h 2 years ago
  James Almer 8a5896ec1f swresample: convert to new channel layout API 2 years ago
  Michael Niedermayer c578c9c229 libswresample/swresample: remove obsolete code 7 years ago
  Michael Niedermayer 23c0779cda swresample: Add swr_build_matrix() 7 years ago
  Timothy Gu 58c7bf789f doxygen: Standardize root-level modules 8 years ago
  Ganesh Ajjanagadde f3fc103c6a doc/resampler, swresample/options: use proper capitalization 8 years ago
  Michael Niedermayer cc17b43d8d swresample: Add swr_get_out_samples() 9 years ago
  Michael Niedermayer b7d5e016a3 swresample: Add AVFrame based API 10 years ago
  Luca Barbato c4ac48c5a1 swresample: document the need to configure the context using AVOptions 10 years ago
  Timothy Gu 5b58692ed4 swresample: misc. doxy improvements 10 years ago
  Timothy Gu 064945b3aa swresample: organize functions into doxy groups 10 years ago
  Timothy Gu 81f47e272d swresample: better doxy for configuration-returning functions 10 years ago
  Timothy Gu 2711b4708a swresample: improve Doxygen introduction 10 years ago
  Timothy Gu 77c5f546e7 swresample: add SwrContext doxy 10 years ago
  Timothy Gu fc71434e84 swresample: add SwrDitherType doxy 10 years ago
  Timothy Gu c0d9b026f9 swresample: group all the option constants in a section in doxy 10 years ago
  Timothy Gu 0c58388211 swresample: grammar/capitalization fixes 10 years ago
  Michael Niedermayer 96cb4c8718 swresample: swr_close() 10 years ago
  Michael Niedermayer 68c3e6025f Fix convertion typos 10 years ago
  Michael Niedermayer a66be60888 swresample: add swr_is_initialized() 10 years ago
  Stefano Sabatini 904c89ac1b lswr/swresample: convert ocl and icl options to AV_OPT_TYPE_CHANNEL_LAYOUT 10 years ago
  Clément Bœsch a89e9ad1c8 swr: fix example code and doxy indent. 10 years ago
  Michael Niedermayer ba1314c2ef swr: update copyright years of a few files iam working on 11 years ago
  Michael Niedermayer 82742294b7 swr: Implement Noise shaping dither 11 years ago
  Clément Bœsch 0212c1c43d swr/doxy: fix missing quote in code example. 11 years ago
  Rob Sykes 801b315729 swr: Add SOX resampler support 11 years ago
  Rob Sykes 5a5d70748c swr: Add API to make resample engine selectable. 11 years ago
  Michael Niedermayer 5595e7a102 doxy: fix swr group name 11 years ago
  Stefano Sabatini 8bee8f778a lswr/swresample: use AV_OPT_TYPE_SAMPLE_FMT for sample format options 11 years ago
  Clément Bœsch 52b7823b73 swr: include stdint.h instead of inttypes.h. 11 years ago
  Clément Bœsch 186942a5e3 swr: fix a few typo in the public header. 11 years ago
  Michael Niedermayer 156a75a459 swr-doxy: elaborate on swr_get_delay() and the timebase 11 years ago
  Michael Niedermayer 7cca237ddd swr: general doxy text about swr and example code. 11 years ago
  Stefano Sabatini 7be09a91c2 lswr/swresample.h: use consistent inclusion guard header name 11 years ago
  jamal b75c3d2b8b swresample: Create version.h header 11 years ago
  Michael Niedermayer 323d912010 swr: update copyright years 11 years ago
  Justin Ruggles 7e15df7551 swr: resampling: add filter type and Kaiser window beta to AVOptions 12 years ago
  Michael Niedermayer 72a242c998 swr: add swr_next_pts() 12 years ago
  Michael Niedermayer f88f705abc swr: add swr_drop_output() 12 years ago
  Michael Niedermayer 7a59964ba9 swr: add swr_inject_silence() 12 years ago
  Michael Niedermayer 4def5d2b64 swr: add swr_get_delay() to find the exact delay the swresampler introduces. 12 years ago
  Michael Niedermayer f8a237a307 swr: add triangular highpass dither 12 years ago
  Michael Niedermayer 22057e8ecb swr: add swr_get_class() 12 years ago