| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' | Michael Niedermayer | 2015-04-20 | 1 | -38/+38 |
|\ |
|
| * | Replace av_dlog with normal av_log at trace level | Vittorio Giovara | 2015-04-19 | 1 | -38/+38 |
* | | Merge commit '088eca28164c8cd3b72b0c3d3f9e3fe5ee5cb28f' | Michael Niedermayer | 2014-10-18 | 1 | -1/+4 |
|\| |
|
| * | avresample: prevent theoretical division by zero | Vittorio Giovara | 2014-10-18 | 1 | -1/+4 |
* | | Merge commit 'fb1ddcdc8f51b9d261ae8e9c26b91e81f7b6bf45' | Michael Niedermayer | 2014-08-10 | 1 | -0/+130 |
|\| |
|
| * | avresample: Introduce AVFrame-based API | Luca Barbato | 2014-08-10 | 1 | -0/+130 |
* | | Merge commit 'fbc0b8659967ea54a8472b5f795270d38bb085dd' | Michael Niedermayer | 2014-08-04 | 1 | -8/+2 |
|\| |
|
| * | lavr: Do not change the sample format for mono audio | Justin Ruggles | 2014-08-03 | 1 | -8/+2 |
* | | Merge commit 'b2d45654220503224aa94e78cdff19ec624e9342' | Michael Niedermayer | 2014-05-29 | 1 | -0/+19 |
|\| |
|
| * | avresample: Add avresample_get_out_samples | Luca Barbato | 2014-05-28 | 1 | -0/+19 |
* | | Merge commit 'ac976ed91e323754e9a84509873ebdb437372797' | Michael Niedermayer | 2014-04-13 | 1 | -1/+1 |
|\| |
|
| * | lavr: allocate the resampling buffer with a positive size | Anton Khirnov | 2014-04-13 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-02-22 | 1 | -0/+5 |
|\| |
|
| * | lavr: return an error if a avresample_open() is called on an open context | Anton Khirnov | 2014-02-22 | 1 | -0/+5 |
* | | Merge commit '7e86c27b4ee9e5a3fbe6cf5249b9d918b2a5e731' | Michael Niedermayer | 2014-02-22 | 1 | -0/+5 |
|\| |
|
| * | lavr: add a function for checking whether AVAudioResampleContext is open | Anton Khirnov | 2014-02-22 | 1 | -0/+5 |
* | | Merge commit '211ca69b13eb0a127a9ef7e70ddaccdab125d1c5' | Michael Niedermayer | 2013-10-28 | 1 | -1/+2 |
|\| |
|
| * | lavr: check that current_buffer is not NULL before using it | Justin Ruggles | 2013-10-27 | 1 | -1/+2 |
* | | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
* | | Merge commit '074a00d192c0e749d677b008b337da42597e780f' | Michael Niedermayer | 2013-01-08 | 1 | -11/+150 |
|\| |
|
| * | lavr: add a public function for setting a custom channel map | Justin Ruggles | 2013-01-07 | 1 | -10/+146 |
| * | lavr: typedef internal structs in internal.h | Justin Ruggles | 2013-01-07 | 1 | -1/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-12-20 | 1 | -4/+6 |
|\| |
|
| * | lavr: add option for dithering during sample format conversion to s16 | Justin Ruggles | 2012-12-19 | 1 | -4/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-12-12 | 1 | -1/+1 |
|\| |
|
| * | lavr: fix segfault due to overlooked change needed in 14758e3 | Justin Ruggles | 2012-12-12 | 1 | -1/+1 |
* | | Merge commit '14758e3211d34a97c42b07acae117ce5627d7f57' | Michael Niedermayer | 2012-12-12 | 1 | -5/+66 |
|\| |
|
| * | lavr: temporarily store custom matrix in AVAudioResampleContext | Justin Ruggles | 2012-12-11 | 1 | -5/+66 |
* | | Merge commit 'f5fa03660db16f9d78abc5a626438b4d0b54f563' | Michael Niedermayer | 2012-11-28 | 1 | -7/+5 |
|\| |
|
| * | lavr: do not pass consumed samples as a parameter to ff_audio_resample() | Justin Ruggles | 2012-11-27 | 1 | -2/+1 |
| * | lavr: do not pass sample count as a parameter to ff_audio_convert() | Justin Ruggles | 2012-11-27 | 1 | -5/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-18 | 1 | -4/+5 |
|\| |
|
| * | lavr: fix the decision for writing directly to the output buffer | Justin Ruggles | 2012-11-17 | 1 | -4/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-06 | 1 | -4/+4 |
|\| |
|
| * | lavr: change the type of the data buffers to uint8_t**. | Anton Khirnov | 2012-10-05 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-04 | 1 | -3/+2 |
|\| |
|
| * | lavr: fix handling of custom mix matrices | Justin Ruggles | 2012-08-04 | 1 | -3/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-27 | 1 | -3/+4 |
|\| |
|
| * | lavr: add x86-optimized mixing functions | Justin Ruggles | 2012-07-27 | 1 | -3/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-09 | 1 | -11/+36 |
|\| |
|
| * | lavr: resampling: add support for s32p, fltp, and dblp internal sample formats | Justin Ruggles | 2012-07-08 | 1 | -1/+21 |
| * | lavr: Use AV_SAMPLE_FMT_NONE to auto-select the internal sample format | Justin Ruggles | 2012-07-08 | 1 | -11/+16 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-10 | 1 | -1/+4 |
|\| |
|
| * | lavr: do not try to copy to uninitialized output audio data. | Anton Khirnov | 2012-05-09 | 1 | -1/+2 |
| * | lavr: make avresample_read() with NULL output discard samples. | Anton Khirnov | 2012-05-09 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-25 | 1 | -3/+3 |
|/ |
|
* | Add libavresample | Justin Ruggles | 2012-04-24 | 1 | -0/+405 |