index
:
HandBrake.git
0.10.x
1.0.x
259-add-nvenc-encoder
ffmpeg_sgothel
hw-encoder-base
hw-encoder-joint
hw-encoder-nvenc
hw-encoder-vaapi
master
nvenc-encoder
nvenc-encoder-libav
opencl
release_1.3.1
release_1.3.3
vaapi-encoder
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libhb
/
audio_resample.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
decavcodec: prefer AVFrame fields over their AVCodecContext equivalent.
Rodeo
2014-01-25
1
-3
/
+1
*
Updated all the copyright headers to 2013.
sr55
2013-03-09
1
-1
/
+1
*
Bump libav to v9_beta3.
Rodeo
2012-12-31
1
-2
/
+2
*
Improve support for planar audio.
Rodeo
2012-11-21
1
-36
/
+47
*
hb_audio_resample: remove unnecessary check.
Rodeo
2012-09-16
1
-2
/
+1
*
libhb: fix a collection of small memory leaks
jstebbins
2012-09-13
1
-1
/
+1
*
Audio improvements.
Rodeo
2012-09-03
1
-3
/
+36
*
Move mixdown-> channel_layout/matrix_encoding translation to hb_audio_resampl...
Rodeo
2012-08-27
1
-17
/
+25
*
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