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
Commit message (
Expand
)
Author
Age
Files
Lines
*
libhb: fix calculation of sync->gain_factor.
Rodeo
2012-09-29
1
-1
/
+1
*
libhb: remove unnecessary usage of hb_audio_remap.
Rodeo
2012-09-23
3
-17
/
+1
*
libhb: simplify calculation of sync->gain_factor.
Rodeo
2012-09-23
1
-3
/
+1
*
decpgssub: avoid dropping subtitles when we get broken timestamps.
Rodeo
2012-09-20
1
-9
/
+24
*
deca52: ignore mix levels when dowmixing to Lt/Rt.
Rodeo
2012-09-16
1
-3
/
+14
*
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
9
-12
/
+39
*
Revert temporary code that silences valgrind warnings
jstebbins
2012-09-12
1
-2
/
+0
*
libhb: fix potential invalid memory access in decomb (again)
jstebbins
2012-09-12
2
-6
/
+17
*
libhb: fix potential invalid memory access in decomb
jstebbins
2012-09-12
1
-50
/
+44
*
libhb: learn to spell "dilate"
jstebbins
2012-09-11
1
-1
/
+1
*
libhb: fix logs for decomb threads
jstebbins
2012-09-11
1
-3
/
+3
*
hb_apply_h264_level: return 1 in case of warnings and make return values > 0 ...
Rodeo
2012-09-11
1
-11
/
+28
*
hb_apply_h264_level: add a parameter to silence warnings.
Rodeo
2012-09-11
2
-28
/
+36
*
Revert a part of revision 4950 which was not in the ReviewBoard patch.
Rodeo
2012-09-11
1
-1
/
+1
*
libhb: handle overlapping timestamps better
jstebbins
2012-09-11
1
-0
/
+8
*
libhb: Fix error when setting timestamps for bobbed frames in decomb
jstebbins
2012-09-11
1
-14
/
+6
*
Remove contrib/ffmpeg/A02-png-sequences.patch.
konablend
2012-09-10
2
-7
/
+24
*
encx264: make hb_x264_encopt_synonyms two-dimensional instead of faking it.
Rodeo
2012-09-09
2
-25
/
+25
*
encx264: use less generic names for some stuff.
Rodeo
2012-09-09
2
-11
/
+11
*
hb_apply_h264_level() update & cleanup.
Rodeo
2012-09-09
2
-120
/
+146
*
Remove mingw+libmkv dependency on libiberty.
konablend
2012-09-08
1
-1
/
+1
*
Update Libav -> HandBrake colorimetry translation after http://git.libav.org/...
Rodeo
2012-09-07
1
-8
/
+10
*
Audio improvements.
Rodeo
2012-09-03
9
-414
/
+636
*
Move mixdown-> channel_layout/matrix_encoding translation to hb_audio_resampl...
Rodeo
2012-08-27
6
-36
/
+44
*
hb_audio_resample: move setters out of hb_audio_resample_update(), to dedicat...
Rodeo
2012-08-27
6
-66
/
+117
*
libhb: decomb and deinterlace improvements
jstebbins
2012-08-27
7
-1415
/
+1576
*
Use a more direct workaround for the DTS-ES XCh decoding issue.
Rodeo
2012-08-26
1
-12
/
+0
*
Cosmetics.
Rodeo
2012-08-19
1
-2
/
+2
*
Remove unused code.
Rodeo
2012-08-19
1
-15
/
+0
*
Don't send empty audio packets downstream, as empty buffers are assumed to ma...
Rodeo
2012-08-15
2
-2
/
+11
*
declpcm: modify hdr2layout.
Rodeo
2012-08-15
1
-3
/
+2
*
Check the return code of hb_audio_resample_update(). This allows us to log an...
Rodeo
2012-08-15
3
-11
/
+28
*
Let's hope this is the last of my stupid deca52 hb_audio_resample support mis...
Rodeo
2012-08-15
1
-0
/
+5
*
Improve last commit. While the AC3 decoder doesn't use hb_ff_layout_xlat(), t...
Rodeo
2012-08-11
2
-5
/
+5
*
Fix a bug where we were attempting to downmix Dolby Surround (AV_CH_LAYOUT_ST...
Rodeo
2012-08-11
1
-2
/
+6
*
hb_audio_resample: when avresample_open() fails, log the error description.
Rodeo
2012-08-10
1
-4
/
+9
*
Restore the old hack that disables DTS-ES extension processing. We support 6....
Rodeo
2012-08-10
1
-0
/
+12
*
Encode log: indicate if audio->config.out.normalize_mix_level is enabled.
Rodeo
2012-08-02
1
-0
/
+4
*
Use hb_audio_resample for downmixing AC3 sources. DRC is still applied by lib...
Rodeo
2012-08-02
7
-169
/
+200
*
libhb: Allow control of audio mix normalization
jstebbins
2012-08-01
7
-12
/
+25
*
Bump Libav to v0.8-2551-gc83f44d.
Rodeo
2012-07-30
1
-3
/
+0
*
work: simplify & optimize.
Rodeo
2012-07-29
1
-47
/
+38
*
work: indentation and miscellaneous cosmetics.
Rodeo
2012-07-29
1
-181
/
+182
*
work: don't sanitize output bitrate etc. for passthrough audio.
Rodeo
2012-07-29
1
-11
/
+15
*
Use HB_INVALID_AMIXDOWN and HB_AMIXDOWN_NONE where applicable.
Rodeo
2012-07-29
2
-7
/
+8
*
Introduce a negative HB_INVALID_AMIXDOWN.
Rodeo
2012-07-27
2
-1
/
+3
*
muxmkv: reset the output track configuration before adding each audio track, ...
Rodeo
2012-07-24
1
-3
/
+2
*
Only log the input bitrate if it's valid; some decoders (e.g. TrueHD) set it ...
Rodeo
2012-07-23
1
-1
/
+7
*
libhb: fix logging of container aspect in dvd.c and dvdnav.c
jstebbins
2012-07-22
2
-2
/
+2
[next]