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
*
x264 preset system: miscellaneous improvements.
Rodeo
2013-01-30
6
-94
/
+150
*
libhb: remove exta log text that was used for debugging
jstebbins
2013-01-29
1
-2
/
+2
*
libhb: Fix CC processing for packets that have no PTS
jstebbins
2013-01-29
1
-7
/
+19
*
libhb: Fix main feature detection for some DVDs (Brave)
jstebbins
2013-01-28
1
-1
/
+1
*
Fix hb_apply_h264_level() after x264 bump.
Rodeo
2013-01-22
1
-1
/
+1
*
libhb: Fix issue with silence insertion when using FLAC encoder
jstebbins
2013-01-21
1
-5
/
+20
*
libhb: fix audio sync regression with DVDs
jstebbins
2013-01-06
1
-6
/
+25
*
libhb: handle incorrect stuffing in transport streams
jstebbins
2013-01-06
1
-1
/
+7
*
hb_rate_s, hb_mixdown_s, hb_encoder_s: use const char * instead of char *
Rodeo
2013-01-04
2
-11
/
+12
*
CLI: avoid an #fidef.
Rodeo
2013-01-04
1
-0
/
+1
*
libhb: add hb_get_default_audio_encoder().
Rodeo
2013-01-04
2
-7
/
+14
*
common.h: cosmetics.
Rodeo
2013-01-04
1
-20
/
+23
*
FLAC: add 24-bit encoding.
Rodeo
2013-01-02
5
-17
/
+35
*
libhb: fix a problem with BD audio track detection
jstebbins
2013-01-01
1
-0
/
+3
*
Bump libav to v9_beta3.
Rodeo
2012-12-31
24
-278
/
+302
*
LinGui: add x264 preset/tune/profile/level support
jstebbins
2012-12-27
5
-0
/
+58
*
libhb: prevent segfault when opening mp4 file fails.
jstebbins
2012-12-26
1
-113
/
+116
*
hb_x264_param_unparse: cosmetics.
Rodeo
2012-12-20
1
-1
/
+1
*
hb_x264_param_unparse: unset a few options that have no effect in the advance...
Rodeo
2012-12-20
1
-1
/
+21
*
hb_apply_h264_level: cosmetics, change the meaning of the last parameter (be_...
Rodeo
2012-12-20
2
-10
/
+10
*
fix mac ui scaling problem after performing live preview encode
jstebbins
2012-12-17
1
-1
/
+36
*
fix some crashes in the macui
jstebbins
2012-12-12
2
-0
/
+3
*
libhb: refactor job initialization and cleanup
jstebbins
2012-12-09
2
-97
/
+77
*
libhb: fix hb_dict_next() when dict is empty
jstebbins
2012-12-09
1
-2
/
+2
*
encx264: raise qpmin to 4. 3 has been found to fail on real sources.
Rodeo
2012-12-09
1
-3
/
+5
*
libhb: Fix a timing problem when rendering vobsubs
jstebbins
2012-12-08
2
-11
/
+41
*
libhb: fix eedi2 crash in decomb
jstebbins
2012-11-30
1
-1
/
+0
*
hb_x264_param_unparse(): fix typo.
Rodeo
2012-11-27
1
-1
/
+1
*
libhb: fix memory consumption problem
jstebbins
2012-11-26
1
-2
/
+2
*
libhb: fix generation of silence buffer for filling audio gaps
jstebbins
2012-11-21
1
-1
/
+1
*
muxmkv: don't write the last chapter marker if it is shorter than 3/2 second.
Rodeo
2012-11-21
1
-43
/
+45
*
hb_audio_remap: protect against invalid channel layouts.
Rodeo
2012-11-21
4
-7
/
+18
*
Improve support for planar audio.
Rodeo
2012-11-21
9
-172
/
+311
*
libhb: fix BD encoding
jstebbins
2012-11-20
2
-11
/
+16
*
hb_apply_h264_level: miscellaneous cosmetics.
Rodeo
2012-11-12
2
-33
/
+66
*
hb_x264_param_unparse: miscellaneous cosmetics.
Rodeo
2012-11-12
2
-307
/
+329
*
hb_x264_param_unparse: returns a complete x264 encopts string from a preset/t...
Rodeo
2012-11-12
3
-3
/
+630
*
Improve management of titles and jobs
jstebbins
2012-11-12
21
-583
/
+1253
*
Add a utility function to check whether an H.264 level can be used given the ...
Rodeo
2012-11-05
2
-0
/
+30
*
encx264: revert part of revision 4944.
Rodeo
2012-11-05
2
-25
/
+21
*
encavcodecaudio: cosmetics.
Rodeo
2012-10-27
1
-3
/
+3
*
declpcm: remove an unnecessary instruction.
Rodeo
2012-10-27
1
-8
/
+6
*
Fix initialization of hb_job_t.pfr_vrate(_base).
Rodeo
2012-10-27
3
-0
/
+8
*
deca52: avoid repeated alloc/free by re-using a fixed-size buffer.
Rodeo
2012-10-26
1
-7
/
+3
*
deca52: remove an unnecessary instruction.
Rodeo
2012-10-26
1
-8
/
+6
*
deca52: cleanup.
Rodeo
2012-10-26
1
-25
/
+33
*
hb_audio_remap improvements:
Rodeo
2012-10-20
6
-114
/
+197
*
Bump libbluray to version 0.2.3.
Rodeo
2012-10-20
1
-2
/
+2
*
hb_ff_set_sample_fmt() improvements.
Rodeo
2012-10-17
5
-24
/
+48
*
libhb: Fix crash found on some dvd's
jstebbins
2012-10-13
2
-36
/
+74
[next]