summaryrefslogtreecommitdiff
path: root/libavresample/utils.c
Commit message (Expand)AuthorAge
* Merge commit 'cc4c24208159200b7aff5b5c313903c7f23fa345'Hendrik Leppkes2016-01-02
|\
| * avresample: Mark avresample_buffer() as pointer to constKip Warner2015-12-14
* | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'Michael Niedermayer2015-04-20
|\|
| * Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-19
* | Merge commit '088eca28164c8cd3b72b0c3d3f9e3fe5ee5cb28f'Michael Niedermayer2014-10-18
|\|
| * avresample: prevent theoretical division by zeroVittorio Giovara2014-10-18
* | Merge commit 'fb1ddcdc8f51b9d261ae8e9c26b91e81f7b6bf45'Michael Niedermayer2014-08-10
|\|
| * avresample: Introduce AVFrame-based APILuca Barbato2014-08-10
* | Merge commit 'fbc0b8659967ea54a8472b5f795270d38bb085dd'Michael Niedermayer2014-08-04
|\|
| * lavr: Do not change the sample format for mono audioJustin Ruggles2014-08-03
* | Merge commit 'b2d45654220503224aa94e78cdff19ec624e9342'Michael Niedermayer2014-05-29
|\|
| * avresample: Add avresample_get_out_samplesLuca Barbato2014-05-28
* | Merge commit 'ac976ed91e323754e9a84509873ebdb437372797'Michael Niedermayer2014-04-13
|\|
| * lavr: allocate the resampling buffer with a positive sizeAnton Khirnov2014-04-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-02-22
|\|
| * lavr: return an error if a avresample_open() is called on an open contextAnton Khirnov2014-02-22
* | Merge commit '7e86c27b4ee9e5a3fbe6cf5249b9d918b2a5e731'Michael Niedermayer2014-02-22
|\|
| * lavr: add a function for checking whether AVAudioResampleContext is openAnton Khirnov2014-02-22
* | Merge commit '211ca69b13eb0a127a9ef7e70ddaccdab125d1c5'Michael Niedermayer2013-10-28
|\|
| * lavr: check that current_buffer is not NULL before using itJustin Ruggles2013-10-27
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-30
* | Merge commit '074a00d192c0e749d677b008b337da42597e780f'Michael Niedermayer2013-01-08
|\|
| * lavr: add a public function for setting a custom channel mapJustin Ruggles2013-01-07
| * lavr: typedef internal structs in internal.hJustin Ruggles2013-01-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-20
|\|
| * lavr: add option for dithering during sample format conversion to s16Justin Ruggles2012-12-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-12
|\|
| * lavr: fix segfault due to overlooked change needed in 14758e3Justin Ruggles2012-12-12
* | Merge commit '14758e3211d34a97c42b07acae117ce5627d7f57'Michael Niedermayer2012-12-12
|\|
| * lavr: temporarily store custom matrix in AVAudioResampleContextJustin Ruggles2012-12-11
* | Merge commit 'f5fa03660db16f9d78abc5a626438b4d0b54f563'Michael Niedermayer2012-11-28
|\|
| * lavr: do not pass consumed samples as a parameter to ff_audio_resample()Justin Ruggles2012-11-27
| * lavr: do not pass sample count as a parameter to ff_audio_convert()Justin Ruggles2012-11-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-18
|\|
| * lavr: fix the decision for writing directly to the output bufferJustin Ruggles2012-11-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-06
|\|
| * lavr: change the type of the data buffers to uint8_t**.Anton Khirnov2012-10-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-16
|\|
| * Don't include common.h from avutil.hMartin Storsjö2012-08-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-04
|\|
| * lavr: fix handling of custom mix matricesJustin Ruggles2012-08-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-27
|\|
| * lavr: add x86-optimized mixing functionsJustin Ruggles2012-07-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-09
|\|
| * lavr: resampling: add support for s32p, fltp, and dblp internal sample formatsJustin Ruggles2012-07-08
| * lavr: Use AV_SAMPLE_FMT_NONE to auto-select the internal sample formatJustin Ruggles2012-07-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-10
|\|
| * lavr: do not try to copy to uninitialized output audio data.Anton Khirnov2012-05-09
| * lavr: make avresample_read() with NULL output discard samples.Anton Khirnov2012-05-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-25
|/