Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hb_audio_resample: move setters out of hb_audio_resample_update(), to dedicat... | Rodeo | 2012-08-27 | 1 | -36/+66 |
* | Don't send empty audio packets downstream, as empty buffers are assumed to ma... | Rodeo | 2012-08-15 | 1 | -2/+4 |
* | Improve last commit. While the AC3 decoder doesn't use hb_ff_layout_xlat(), t... | Rodeo | 2012-08-11 | 1 | -0/+5 |
* | hb_audio_resample: when avresample_open() fails, log the error description. | Rodeo | 2012-08-10 | 1 | -4/+9 |
* | Use hb_audio_resample for downmixing AC3 sources. DRC is still applied by lib... | Rodeo | 2012-08-02 | 1 | -3/+16 |
* | libhb: Allow control of audio mix normalization | jstebbins | 2012-08-01 | 1 | -8/+13 |
* | Bump Libav to v0.8-2551-gc83f44d. | Rodeo | 2012-07-30 | 1 | -3/+0 |
* | hb_audio_resample: libvaresample wrapper. | Rodeo | 2012-07-15 | 1 | -0/+170 |