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
*
Add temporally overlapping subtitle support.
davidfstr
2011-02-25
5
-34
/
+366
*
plug some memory leaks.
jstebbins
2011-02-12
5
-12
/
+36
*
Improve loop detection in dvdnav
jstebbins
2011-02-11
2
-0
/
+12
*
Remove unnecessary translation of string "LIBFAAD" to "AAC".
jstebbins
2011-02-11
1
-4
/
+0
*
Remove a couple more remnants of faad from make files
jstebbins
2011-02-11
1
-1
/
+1
*
remove libfaad from build
jstebbins
2011-02-11
1
-1
/
+1
*
fix sync issue introduced in 3786
jstebbins
2011-02-11
1
-0
/
+5
*
Improve timestamp handling in decavcodec
jstebbins
2011-02-08
1
-53
/
+44
*
Fix issue with decoding DTS-HD streams
jstebbins
2011-02-08
1
-17
/
+17
*
Fix a hang in sync
jstebbins
2011-02-07
1
-0
/
+4
*
bump ffmpeg from svn 25689 to git 185a155
jstebbins
2011-02-04
2
-5
/
+9
*
Use the correct ffmpeg codec id for eac3 in BD
jstebbins
2011-01-29
1
-1
/
+1
*
libhb: Disable managed mode for Vorbis ABR.
saintdev
2011-01-26
1
-10
/
+1
*
fix ffmpeg multiple audio decode issue
jstebbins
2011-01-17
5
-67
/
+289
*
fix problem with large ssa subtitle batches stalling the pipeline.
jstebbins
2011-01-15
1
-1
/
+11
*
fix double free in handling of last CC message
jstebbins
2011-01-13
1
-4
/
+13
*
fix a problem reading flv files that have null packets
jstebbins
2011-01-02
1
-0
/
+6
*
fix a re-synchronization problem in bluray reading
jstebbins
2010-12-30
1
-9
/
+21
*
cli: allow setting modulus with ana-none
jstebbins
2010-12-17
1
-2
/
+2
*
prevent crash with strict ana and non-mod-2 dimensions.
jstebbins
2010-12-17
2
-6
/
+9
*
Adjust x264 qpmin for QT compatibility.
jstebbins
2010-12-16
1
-0
/
+6
*
[libhb] Change bad block handling using libdvdread to scan forward for
eddyg
2010-11-30
2
-8
/
+23
*
fix sync of ssa subtitles when using point-to-point encoding
jstebbins
2010-11-22
3
-33
/
+44
*
fix a problem with search progress indicator and p-to-p
jstebbins
2010-11-14
1
-2
/
+3
*
fix a problem with the first timestamp returned from av_parser_parse2
jstebbins
2010-11-14
1
-1
/
+1
*
Fix initial chapter number when doing p-to-p in bluray
jstebbins
2010-11-13
1
-0
/
+2
*
fix problem with delayed audio when using point-to-point
jstebbins
2010-11-13
1
-0
/
+1
*
tweak audio bitrate limits
jstebbins
2010-11-11
1
-3
/
+13
*
fix a couple A/V/Sub sync issues
jstebbins
2010-11-10
1
-126
/
+121
*
bump ffmpeg from r25374 to r25689
jstebbins
2010-11-10
2
-8
/
+13
*
Fix encx264 to accomodate upcoming x264 api change.
jstebbins
2010-11-07
1
-18
/
+15
*
Improved logging of keyint min/max
jstebbins
2010-11-07
1
-4
/
+21
*
Bump cpu count limit from 8 to 64
jstebbins
2010-11-07
2
-2
/
+2
*
Fix use of uninitialized variable in mpeg PS detection.
jstebbins
2010-11-07
1
-1
/
+1
*
Allow longer SRT filename paths.
jstebbins
2010-11-07
1
-1
/
+1
*
oops, delete debug printf...
jstebbins
2010-11-06
1
-1
/
+0
*
fix audio sync when resampling 48khz to 44.1khz
jstebbins
2010-11-06
2
-9
/
+10
*
fix windows crash and probably other random nastiness.
jstebbins
2010-11-06
1
-2
/
+2
*
fix framerate detection again (really, i mean it this time)
jstebbins
2010-11-05
1
-10
/
+6
*
log the title duration before throwing it out when it's too short
jstebbins
2010-11-05
2
-16
/
+16
*
Fix hb_get_best_mixdown to allow downmixing 7.1 to 5.1
jstebbins
2010-11-05
1
-1
/
+3
*
fix start/stop time of last lame buffer
jstebbins
2010-11-04
1
-18
/
+23
*
fix framerate detection of ffmpeg sources
jstebbins
2010-11-03
1
-0
/
+4
*
fix a segfault and a deadlock if reader exits befor first buffer sent
jstebbins
2010-10-29
2
-2
/
+5
*
update baseline presets with weightp=0
jstebbins
2010-10-23
1
-38
/
+0
*
clean up crufty legacy code
jstebbins
2010-10-23
7
-67
/
+5
*
Use libhb functions for mixdown and bitrate defaults in the cli
jstebbins
2010-10-23
3
-61
/
+89
*
reorder #includes to fix redefinition problem in mingw64
jstebbins
2010-10-23
1
-11
/
+10
*
Add build option --enable-ff-mpeg2 to use ffmpeg for mpeg2 decoding
jstebbins
2010-10-23
3
-0
/
+18
*
ffmpeg video decoder enhancements
jstebbins
2010-10-23
2
-2
/
+116
[next]