История коммитов

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