Commit History

Author SHA1 Message Date
  Reimar Döffinger d9e2aceb7f Add missing "const" all over the place. 10 years ago
  Michael Niedermayer 781fd58838 Merge commit 'cc976a75dffa148d655b52604331679ff669e8a2' 10 years ago
  Michael Niedermayer 4b8bc6d2b0 Merge commit 'fc6a3ef40d34ce8443ae57c2452f3f273d7d4891' 10 years ago
  Michael Niedermayer fadec4f6db Merge commit '3d95d27376e59de14f984e7a22a52e066d85df35' 10 years ago
  Anton Khirnov cc976a75df audio_mix: print (SKIP) instead of 0.0 for matrix columns removed along with output zeroing 10 years ago
  Anton Khirnov fc6a3ef40d audio_mix: fix zeroing output channels in certain cases 10 years ago
  Anton Khirnov 3d95d27376 audio_mix: initialize the data pointers to NULL 10 years ago
  Michael Niedermayer 830a567e96 Merge commit 'df6737a55f5dc7c0ae5272bc5fa6182836d5481c' 11 years ago
  Anton Khirnov df6737a55f audio_mix: fix channel order in mix_1_to_2_fltp_flt_c 11 years ago
  Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
  Diego Biurrun e445647b4f avresample: Add av_cold attributes to init functions missing them 11 years ago
  Justin Ruggles 157542ebc1 lavr: fix mixing matrix reduction when normalization is disabled 11 years ago
  Justin Ruggles 600b4c973f lavr: fix matrix reduction for upmixing in certain cases 11 years ago
  Justin Ruggles a3735bb92a lavr: cosmetics: reindent 11 years ago
  Justin Ruggles 1647da89dd lavr: make sure that the mix function is reset even if no mixing will be done 11 years ago
  Justin Ruggles 646831e697 lavr: print out the mix matrix in ff_audio_mix_set_matrix() 11 years ago
  Justin Ruggles b90632d596 lavr: always reset mix function names and pointers in mix_function_init() 11 years ago
  Justin Ruggles f07ef2d9c9 lavr: call mix_function_init() in ff_audio_mix_set_matrix() 11 years ago
  Justin Ruggles 7ff3fd7ae4 lavr: log channel conversion description for any-to-any functions 11 years ago
  Justin Ruggles 4164b0e8d3 lavr: mix: reduce the mixing matrix when possible 11 years ago
  Hendrik Leppkes 0cf3505930 avresample: use valid log context in mixing functions 11 years ago
  Justin Ruggles 230acdde26 lavr: move AudioMix struct definition to audio_mix.c 11 years ago
  Justin Ruggles 14758e3211 lavr: temporarily store custom matrix in AVAudioResampleContext 11 years ago
  Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
  John Stebbins 4cf4028331 libavresample: add mix level normalization option 12 years ago
  Justin Ruggles 8821ae649e lavr: fix handling of custom mix matrices 12 years ago
  Justin Ruggles db0e7bd0bd lavr: mix: validate internal sample format in ff_audio_mix_init() 12 years ago
  John Stebbins 3971be0eb5 Add Dolby/DPLII downmix support to libavresample 12 years ago
  Justin Ruggles 8dfc122719 lavr: add C functions for mixing 2 to 1 channels with s16p format 12 years ago
  Justin Ruggles 4010d724e1 lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type 12 years ago
  Justin Ruggles c8af852b97 Add libavresample 12 years ago