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
*
prevent hang during foreign audio search
jstebbins
2010-01-10
1
-4
/
+5
*
Added some errors checks and a flush function to encode the remaining data in...
ritsuka
2009-12-31
1
-14
/
+72
*
add point-to-point encoding
jstebbins
2009-12-23
8
-37
/
+449
*
Adds a very crude, CLI-only rotation filter to flip pixels vertically (mode 1...
jbrjake
2009-12-19
3
-1
/
+390
*
fix potential runaway buffer usage
jstebbins
2009-12-15
4
-3
/
+40
*
bump ffmpeg to svn 20817
jstebbins
2009-12-14
1
-0
/
+4
*
fix crash with vobsub passthru
jstebbins
2009-12-13
1
-1
/
+3
*
Only display mux stats once
jstebbins
2009-12-10
1
-42
/
+42
*
fix dvdnav read error retry
jstebbins
2009-12-10
1
-1
/
+1
*
Avert a rare race condition.
jstebbins
2009-12-09
1
-5
/
+6
*
Disables chapter markers when there is only one chapter. Most interfaces alre...
jbrjake
2009-12-09
1
-0
/
+6
*
Removes obsolete check for mbtree being off before adjusting render offsets f...
jbrjake
2009-12-09
1
-3
/
+3
*
fix buffer leak during indepth scan
jstebbins
2009-12-08
3
-0
/
+23
*
Faster combing detection through slightly less stupid use of pointers. Also r...
jbrjake
2009-12-08
1
-68
/
+61
*
Use the correct render offset when b-pyramid is enabled in the x264 parameter...
jbrjake
2009-12-08
1
-39
/
+24
*
fix detection of forced subtitles during foreign audio search
jstebbins
2009-12-07
1
-1
/
+1
*
fix a double free of an hb_buffer in sync
jstebbins
2009-12-06
1
-1
/
+1
*
Reduce the amount of buffering used and eliminate hb_snooze in the encoding p...
jstebbins
2009-12-05
11
-1049
/
+1396
*
Fix audio sync problem for AAC (or any other mpeg PS or TS audio decoded by d...
van
2009-11-26
1
-66
/
+31
*
fix title index issue in batch scanning
jstebbins
2009-11-25
2
-4
/
+6
*
batch file scanning and scan cancel
jstebbins
2009-11-25
14
-31
/
+310
*
don't read the entire file looking for audio in transport streams
jstebbins
2009-11-25
1
-1
/
+1
*
Rate limit hb_error() messages to at most 1 message per second of the same me...
eddyg
2009-11-24
2
-4
/
+77
*
Fixes a missing and misplace option in decomb's comments and in-line CLI help...
jbrjake
2009-11-23
1
-1
/
+1
*
add some input error resiliency to the srt parser.
jstebbins
2009-11-16
1
-79
/
+140
*
fix lockup in reader when importing srt's
jstebbins
2009-11-13
1
-0
/
+1
*
update x264 to r1332
jstebbins
2009-11-11
1
-2
/
+2
*
don't drop the last SRT subtitle
jstebbins
2009-11-10
1
-0
/
+63
*
fix an off-by-one error in assignment of audio stream registration descriptor
jstebbins
2009-11-09
1
-26
/
+28
*
Maintain an accurate job ETA across pause/resume
jstebbins
2009-11-07
3
-1
/
+15
*
possible fix for WDTV vobsub duration problem
jstebbins
2009-11-05
2
-14
/
+4
*
temporary fix for x264 b-pyramid parameter change
jstebbins
2009-10-31
1
-0
/
+8
*
Oops, CLI help was never updated for decomb's EEDI2 parameters or new mode st...
jbrjake
2009-10-31
1
-1
/
+4
*
Adds a parity parameter to detelecine and rewires it in decomb, so that TFF c...
jbrjake
2009-10-31
2
-6
/
+23
*
allow srt and cc subtitles to be up to 2 lines high.
jstebbins
2009-10-28
2
-5
/
+26
*
fix a couple transport stream issues
jstebbins
2009-10-23
2
-10
/
+50
*
remove crf flag and all uses of it
jstebbins
2009-10-19
3
-39
/
+9
*
fix reading of short srt subtitle files
jstebbins
2009-10-14
1
-1
/
+6
*
fix VC1 I-frame detection in ffmpeg_is_keyframe
jstebbins
2009-10-06
1
-1
/
+1
*
fix reading of UTF-16 SRT subtitle files (and other wide charsets)
jstebbins
2009-10-03
1
-32
/
+119
*
Align the subtitles at the bottom on iPod Classic/Nano.
ritsuka
2009-10-02
1
-1
/
+1
*
flush lame encoder
jstebbins
2009-09-29
1
-3
/
+23
*
Remove tx3g -1 bias for bold and underline, was part of testing, thanks to Ro...
eddyg
2009-09-28
1
-2
/
+2
*
Fix soft sub tx4g markup to count multi-chr utf8 chrs as one chr. Also merges...
eddyg
2009-09-28
1
-7
/
+45
*
fix srt track stop time
jstebbins
2009-09-27
1
-7
/
+10
*
theora: improvements to our theora implementation
jstebbins
2009-09-27
1
-3
/
+209
*
bump x264 to r1271
jstebbins
2009-09-24
1
-14
/
+9
*
Fix bug that was causing one sec. of audio to be dropped on many ffmpeg files...
van
2009-09-21
1
-6
/
+11
*
libhb: fix gethostbyname failure on mingw
jstebbins
2009-09-20
1
-0
/
+17
*
Updates x264 to r1259-dd026f2, bringing with it a bunch of changes you can re...
jbrjake
2009-09-15
1
-0
/
+45
[next]