git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge commit '2d66a58ccde05e764594bd7e5f0f9244634d0b2c'
[ffmpeg.git]
/
libavresample
/
2013-05-18
Michael Niedermayer
Merge commit '006ec64877fb638de4b15ae5fd969e22bd0f60ca'
tree
|
commitdiff
2013-05-17
Anton Khirnov
lavr doxy: add version.h to the lavr group
tree
|
commitdiff
2013-05-05
Michael Niedermayer
Merge commit 'e445647b4fdf481b13b2743b303d84de4f43bedd'
tree
|
commitdiff
2013-05-04
Diego Biurrun
avresample: Add av_cold attributes to init functions...
tree
|
commitdiff
2013-03-28
Michael Niedermayer
Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa'
tree
|
commitdiff
2013-03-27
Diego Biurrun
cosmetics: Remove unnecessary extern keywords from...
tree
|
commitdiff
2013-02-24
Michael Niedermayer
Merge commit '45235ac488363e3360bf2f2275102d1ec66eba0f'
tree
|
commitdiff
2013-02-23
Justin Ruggles
lavr: allow setting internal_sample_fmt option by string
tree
|
commitdiff
2013-02-23
Justin Ruggles
lavr: Add "resample_cutoff" option as a duplicate of...
tree
|
commitdiff
2013-02-13
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
tree
|
commitdiff
2013-02-13
Michael Niedermayer
Merge commit '1647da89dd8ac09a55c111589f7a30d7e6b87d90'
tree
|
commitdiff
2013-02-12
Justin Ruggles
lavr: fix mixing matrix reduction when normalization...
tree
|
commitdiff
2013-02-12
Justin Ruggles
lavr: fix matrix reduction for upmixing in certain...
tree
|
commitdiff
2013-02-12
Justin Ruggles
lavr: cosmetics: reindent
tree
|
commitdiff
2013-02-12
Justin Ruggles
lavr: make sure that the mix function is reset even...
tree
|
commitdiff
2013-02-12
Justin Ruggles
lavr: print out the mix matrix in ff_audio_mix_set_matrix()
tree
|
commitdiff
2013-01-18
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
tree
|
commitdiff
2013-01-18
Justin Ruggles
lavr: always reset mix function names and pointers...
tree
|
commitdiff
2013-01-18
Justin Ruggles
lavr: call mix_function_init() in ff_audio_mix_set_matrix()
tree
|
commitdiff
2013-01-09
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
tree
|
commitdiff
2013-01-09
Michael Niedermayer
Merge commit '1fb8f6a44f06e48386450fe0363aefc02583d24a'
tree
|
commitdiff
2013-01-08
Justin Ruggles
x86: lavr: add SSE2 quantize() for dithering
tree
|
commitdiff
2013-01-08
Justin Ruggles
x86: lavr: add SSE2/AVX dither_int_to_float()
tree
|
commitdiff
2013-01-08
Michael Niedermayer
Merge commit '8729698d50739524665090e083d1bfdf28235724'
tree
|
commitdiff
2013-01-08
Michael Niedermayer
Merge commit '074a00d192c0e749d677b008b337da42597e780f'
tree
|
commitdiff
2013-01-08
Justin Ruggles
lavr: log channel conversion description for any-to...
tree
|
commitdiff
2013-01-08
Justin Ruggles
lavr: add a public function for setting a custom channe...
tree
|
commitdiff
2013-01-08
Justin Ruggles
lavr: mix: reduce the mixing matrix when possible
tree
|
commitdiff
2013-01-08
Justin Ruggles
lavr: cosmetics: reindent
tree
|
commitdiff
2013-01-08
Justin Ruggles
lavr: typedef internal structs in internal.h
tree
|
commitdiff
2013-01-06
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
tree
|
commitdiff
2013-01-05
Justin Ruggles
x86: lavr: use the x86inc.asm automatic stack alignment...
tree
|
commitdiff
2013-01-04
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
tree
|
commitdiff
2013-01-04
Peter Meerwald
lavr: fix missing " in header documentation
tree
|
commitdiff
2012-12-21
Michael Niedermayer
Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'
tree
|
commitdiff
2012-12-20
Diego Biurrun
miscellaneous typo fixes
tree
|
commitdiff
2012-12-20
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
tree
|
commitdiff
2012-12-19
Justin Ruggles
lavr: add option for dithering during sample format...
tree
|
commitdiff
2012-12-17
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
tree
|
commitdiff
2012-12-17
Michael Niedermayer
Merge commit 'f322b2073581119de5da74f92a03309a36891cfa'
tree
|
commitdiff
2012-12-17
Hendrik Leppkes
avresample: use valid log context in mixing functions
tree
|
commitdiff
2012-12-17
Justin Ruggles
lavr: only save/restore the mixing matrix if mixing...
tree
|
commitdiff
2012-12-17
Justin Ruggles
lavr: remove automatic context close/open for resamplin...
tree
|
commitdiff
2012-12-16
Michael Niedermayer
Merge commit '27c8337e595a058347150269d5c2c48281e4285b'
tree
|
commitdiff
2012-12-15
Justin Ruggles
lavr: move AudioMix struct definition to audio_mix.c
tree
|
commitdiff
2012-12-12
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
tree
|
commitdiff
2012-12-12
Michael Niedermayer
Merge commit '14758e3211d34a97c42b07acae117ce5627d7f57'
tree
|
commitdiff
2012-12-12
Justin Ruggles
lavr: fix segfault due to overlooked change needed...
tree
|
commitdiff
2012-12-11
Justin Ruggles
lavr: temporarily store custom matrix in AVAudioResampl...
tree
|
commitdiff
2012-12-11
Justin Ruggles
lavr: clarify documentation for avresample_get/set_matrix()
tree
|
commitdiff
2012-11-28
Michael Niedermayer
Merge commit 'f5fa03660db16f9d78abc5a626438b4d0b54f563'
tree
|
commitdiff
2012-11-27
Justin Ruggles
lavr: do not pass consumed samples as a parameter to...
tree
|
commitdiff
2012-11-27
Justin Ruggles
lavr: correct the documentation for the ff_audio_resamp...
tree
|
commitdiff
2012-11-27
Justin Ruggles
lavr: do not pass sample count as a parameter to ff_aud...
tree
|
commitdiff
2012-11-18
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
tree
|
commitdiff
2012-11-18
Ronald S. Bultje
x86: lavr: fix stack allocation for 7 and 8 channel...
tree
|
commitdiff
2012-11-18
Justin Ruggles
lavr: fix the decision for writing directly to the...
tree
|
commitdiff
2012-11-12
Michael Niedermayer
Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'
tree
|
commitdiff
2012-11-11
Diego Biurrun
build: Drop AVX assembly ifdefs
tree
|
commitdiff
2012-11-11
Justin Ruggles
Include libavutil/channel_layout.h instead of libavutil...
tree
|
commitdiff
2012-11-10
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
tree
|
commitdiff
2012-11-09
Diego Biurrun
x86: PALIGNR: port to cpuflags
tree
|
commitdiff
2012-11-06
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
tree
|
commitdiff
2012-11-06
Diego Biurrun
x86: avresample: Add missing colons to assembly labels
tree
|
commitdiff
2012-10-31
Michael Niedermayer
Merge commit '04581c8c77ce779e4e70684ac45302972766be0f'
tree
|
commitdiff
2012-10-31
Michael Niedermayer
Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73'
tree
|
commitdiff
2012-10-30
Diego Biurrun
x86: yasm: Use complete source path for macro helper...
tree
|
commitdiff
2012-10-30
Diego Biurrun
x86: include x86inc.asm in x86util.asm
tree
|
commitdiff
2012-10-30
Michael Niedermayer
Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8'
tree
|
commitdiff
2012-10-29
Anton Khirnov
lavr: document upper bound on number of output samples.
tree
|
commitdiff
2012-10-29
Anton Khirnov
lavr: add general API usage doxy
tree
|
commitdiff
2012-10-14
Michael Niedermayer
Merge commit 'b5198a2637b7b45b0049a1d4b386a06f016f2520'
tree
|
commitdiff
2012-10-13
Justin Ruggles
lavr: handle clipping in the float to s32 conversion
tree
|
commitdiff
2012-10-06
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
tree
|
commitdiff
2012-10-05
Anton Khirnov
lavr: bump major to 1 and declare it stable.
tree
|
commitdiff
2012-10-05
Anton Khirnov
lavr: change the type of the data buffers to uint8_t**.
tree
|
commitdiff
2012-09-14
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
tree
|
commitdiff
2012-09-13
Mans Rullgard
ARM: libavresample: NEON optimised generic fltp to...
tree
|
commitdiff
2012-09-13
Mans Rullgard
ARM: libavresample: NEON optimised stereo fltp to s16...
tree
|
commitdiff
2012-09-13
Mans Rullgard
ARM: libavresample: NEON optimised flat float to s16...
tree
|
commitdiff
2012-09-13
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
tree
|
commitdiff
2012-09-12
Tim Walker
lavr/audio_mix_matrix: acknowledge the existence of...
tree
|
commitdiff
2012-09-09
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
tree
|
commitdiff
2012-09-08
Diego Biurrun
x86: Replace checks for CPU extensions and flags by...
tree
|
commitdiff
2012-09-05
Michael Niedermayer
Merge commit 'c7b610aa0b1bac47eea0056b13fe6e982b85844a'
tree
|
commitdiff
2012-09-05
Michael Niedermayer
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
tree
|
commitdiff
2012-09-05
Michael Niedermayer
Merge commit '124134e42455763b28cc346fed1d07017a76e84e'
tree
|
commitdiff
2012-09-04
Martin Storsjö
avopt: Explicitly store float/double option defaults...
tree
|
commitdiff
2012-09-04
Martin Storsjö
avopt: Store defaults for AV_OPT_TYPE_INT in the i64...
tree
|
commitdiff
2012-09-04
Martin Storsjö
avopt: Store defaults for AV_OPT_TYPE_CONST in the...
tree
|
commitdiff
2012-08-31
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
tree
|
commitdiff
2012-08-31
Michael Niedermayer
Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'
tree
|
commitdiff
2012-08-30
Diego Biurrun
x86: Split inline and external assembly #ifdefs
tree
|
commitdiff
2012-08-30
Diego Biurrun
x86: cosmetics: Comment some #endifs for better readability
tree
|
commitdiff
2012-08-24
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
tree
|
commitdiff
2012-08-24
Michael Niedermayer
Merge commit 'a1bcc76e6036e78f25cbb7323c145056cfca9d93'
tree
|
commitdiff
2012-08-24
Anton Khirnov
AVOptions: store defaults for INT64 options in int64...
tree
|
commitdiff
2012-08-24
Justin Ruggles
lavr: x86: optimized 6-channel flt to fltp conversion
tree
|
commitdiff
2012-08-24
Justin Ruggles
lavr: x86: optimized 2-channel flt to fltp conversion
tree
|
commitdiff
2012-08-24
Justin Ruggles
lavr: x86: optimized 6-channel flt to s16p conversion
tree
|
commitdiff
next