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: tasksets API provided by scsiguy
jstebbins
2012-05-17
5
-448
/
+188
*
libhb: forgot to clear the flag indicating forced sub seen
jstebbins
2012-05-17
1
-0
/
+1
*
libhb: improve termination of forced subtitles
jstebbins
2012-05-17
1
-5
/
+107
*
Foreign Audio Search: improve duplicate subtitle detection.
Rodeo
2012-05-14
1
-6
/
+8
*
Fix a couple Foreign Audio Search issues causes by the changes introduced in ...
Rodeo
2012-05-14
1
-9
/
+3
*
libhb: include subtitles in all passes. When doing 2-pass, we want to send th...
Rodeo
2012-05-14
2
-51
/
+25
*
Fix a crash when doing Foreign Audio Search with subtitle tracks that contain...
Rodeo
2012-05-14
1
-31
/
+18
*
Sorry, missed one.
Rodeo
2012-05-12
1
-2
/
+3
*
Further cleanup.
Rodeo
2012-05-12
1
-10
/
+10
*
Cleanup: merge two consecutive if( job->indepth_scan ) blocks.
Rodeo
2012-05-12
1
-18
/
+8
*
libhb: PGS subtitle improvements.
Rodeo
2012-05-10
2
-21
/
+98
*
libhb: don't relocate SSA subtitle when burning
jstebbins
2012-05-10
1
-55
/
+63
*
decavcodec: merge double if to a single statement.
Rodeo
2012-05-09
1
-6
/
+3
*
libhb: fix another filter initialization problem
jstebbins
2012-05-07
1
-1
/
+3
*
libhb: yet another fix for ssa burn-in positioning problem
jstebbins
2012-05-05
1
-8
/
+4
*
libhb: Fix problem with positions of burned-in subs
jstebbins
2012-05-05
11
-75
/
+16
*
audio->config.lang.description: code cleanup.
Rodeo
2012-05-03
4
-180
/
+199
*
libhb: if no source chapter name information is available, set default chapte...
Rodeo
2012-05-03
5
-37
/
+67
*
Scan: fix some 24000/1001 sources being detected as "almost" 24000/1001, usin...
Rodeo
2012-05-02
1
-1
/
+12
*
libhb: fix initialization problem in chroma resampling
jstebbins
2012-05-02
1
-0
/
+1
*
libhb: fix problem with filter initialization
jstebbins
2012-05-02
1
-0
/
+1
*
don't do combing check twice per frame when bobbing
jstebbins
2012-05-01
1
-1
/
+13
*
libhb: bob deinterlacing
jstebbins
2012-05-01
2
-148
/
+229
*
Minor simplification.
Rodeo
2012-05-01
1
-2
/
+2
*
Simplify Foreign Audio Search code:
Rodeo
2012-05-01
4
-102
/
+98
*
merge assorted fixes provided by Rogerio Brito
jstebbins
2012-05-01
3
-2
/
+7
*
libhb: fix problem with incorrect addition of audio silence
jstebbins
2012-05-01
6
-3
/
+21
*
libhb: allow arbitrary number of preview images, fixes potential crash
jstebbins
2012-05-01
1
-9
/
+28
*
Fix a potential null pointer reference
jstebbins
2012-04-28
1
-1
/
+1
*
PGS (bluray) subtitle support \o/
jstebbins
2012-04-26
29
-156
/
+1001
*
LinGui: allow the user to select and use a bitrate for audio autopassthru
jstebbins
2012-04-26
1
-1
/
+4
*
libhb: fix crash when subtitle render filter fails to initialize
jstebbins
2012-04-15
2
-5
/
+6
*
libhb: fix problem with fps calculation in 2 pass encodes
jstebbins
2012-04-14
1
-1
/
+1
*
libhb: fix estimated number of frames expected
jstebbins
2012-04-11
1
-2
/
+0
*
libhb: handle TS streams that have broken DTS timestamps
jstebbins
2012-04-11
1
-0
/
+7
*
libhb: fix a problem with start times of frames in CFR mode
jstebbins
2012-04-10
1
-2
/
+10
*
libhb: fix problem with rendering burned in subtitles
jstebbins
2012-04-10
1
-28
/
+5
*
Revision 4546 lost a call to hb_set_anamorphic_size, which in turn called hb_...
Rodeo
2012-04-10
2
-8
/
+13
*
libhb: fix incorrect audio gaps
jstebbins
2012-04-01
1
-1
/
+3
*
Cosmetic after last commit.
Rodeo
2012-03-31
1
-1
/
+1
*
encx264: cleanup.
Rodeo
2012-03-31
1
-33
/
+33
*
Activity Log: fix some typos and make indentation a bit more consistent.
Rodeo
2012-03-31
2
-3
/
+3
*
libhb: fix cfr encoding
jstebbins
2012-03-31
5
-121
/
+148
*
Add hb_dict_unset and hb_dict_to_encopts.
Rodeo
2012-03-31
2
-1
/
+49
*
libhb: Fix problem with TS streams that have no PAT or PMT
jstebbins
2012-03-30
1
-14
/
+22
*
cqm=/some/path has the same effect as cqmfile=/some/path AND param.psz_cqm_fi...
Rodeo
2012-03-29
1
-0
/
+1
*
hb_apply_h264_level: avoid division by zero due to some x264_param_t fields b...
Rodeo
2012-03-29
1
-4
/
+16
*
libhb/hd_dict.c, add newline at end of file.
Rodeo
2012-03-29
2
-2
/
+1
*
hb_dict: cosmetics.
Rodeo
2012-03-29
1
-3
/
+3
*
encx264: add functionality to retrieve the "preferred" option name for option...
Rodeo
2012-03-29
6
-4
/
+46
[prev]
[next]