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
*
fix potential infinite loop in ffmpeg mpeg-4 b-frame handling
jstebbins
2011-03-12
1
-0
/
+1
*
Add parameter parsing and b-frame support to ffmpeg mpeg-4 encoder
jstebbins
2011-03-11
8
-58
/
+320
*
Fix PAR and height of mpeg-2 1080 content.
jstebbins
2011-03-11
1
-58
/
+46
*
Use ffmpeg's lock manager for locking needed by ffmpeg
jstebbins
2011-03-10
3
-19
/
+33
*
Remove a workaround for an ffmpeg bug that has been fixed.
jstebbins
2011-03-08
1
-11
/
+0
*
make keyint match between 1st and 2nd passes of vfr and pfr encodes.
jstebbins
2011-03-08
9
-68
/
+102
*
silence compiler warning about const char *
jstebbins
2011-03-01
1
-1
/
+1
*
initialize title->angle_count to 1
jstebbins
2011-03-01
1
-0
/
+1
*
Fix PFR issue where there are different number of frames in 1st and 2nd pass.
jstebbins
2011-02-28
1
-2
/
+2
*
bump ffmpeg from git-185a155 to git-0b32da9
jstebbins
2011-02-27
2
-2
/
+2
*
Remove depreciated cpu count from the api
sr55
2011-02-26
3
-22
/
+6
*
Remove the set cpu count option as it doesn't do anything now
sr55
2011-02-26
2
-17
/
+0
*
fix crash with bd lpcm audio decoding
jstebbins
2011-02-25
1
-1
/
+2
*
Improve audio labels for BD audio decoded by ffmpeg
jstebbins
2011-02-25
1
-6
/
+11
*
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
[next]