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: fix a warning in decssasub.c by adding new hb_valog function
jstebbins
2011-06-15
3
-42
/
+40
*
libhb: eliminate use of deprecated sws_getContext
jstebbins
2011-06-15
1
-8
/
+28
*
Add DTS-HD passthru \o/
jstebbins
2011-06-14
10
-99
/
+133
*
libhb: fix problem with processing audio gaps in dts streams
jstebbins
2011-06-12
1
-1
/
+1
*
libhb: generalize channel remapping between decoders and encoders
jstebbins
2011-06-12
12
-91
/
+71
*
libhb: clean up AVCodecContext initializations
jstebbins
2011-06-10
3
-10
/
+50
*
libhb: disable threaded ffmpeg decoding for scan
jstebbins
2011-06-10
3
-3
/
+8
*
libhb: Enable multi-threaded decode in ffmpeg
jstebbins
2011-06-08
9
-13
/
+27
*
Add ffaac encode support
jstebbins
2011-06-08
1
-1
/
+2
*
fix up usage of deprecated libav symbols and clean up patch fuzz
jstebbins
2011-06-07
3
-11
/
+11
*
libhb: add support for libav aac encoder (libhb only)
jstebbins
2011-06-07
8
-35
/
+118
*
Bump FFmpeg from git-0b32da9 to git-v0.7b2-406-g7b20d35 (from Libav)
jstebbins
2011-06-07
2
-1
/
+7
*
libhb: Sort BD titles by playlist id
jstebbins
2011-06-07
1
-6
/
+29
*
libhb: fix crash when x264 fails to initialize
jstebbins
2011-06-06
2
-1
/
+6
*
Fix a problem with filtering and picking correct BD title
jstebbins
2011-06-05
1
-0
/
+13
*
LinGui: Add support for naming audio tracks.
jstebbins
2011-06-03
1
-0
/
+4
*
Remove the depreciated hb_calc_bitrate method
sr55
2011-05-21
2
-117
/
+0
*
Macgui: libhb, MacGUI: reflect the fact that DRC only applies to non-passthru...
dynaflash
2011-05-19
1
-1
/
+1
*
Fix some problems with rgb2yuv and yuv2rgb
jstebbins
2011-05-17
2
-10
/
+10
*
Remove old muxers that are no longer used by HB
sr55
2011-04-30
2
-1048
/
+0
*
libhb: don't use deprecated elements of the FFmpeg/Libav API
jstebbins
2011-04-28
5
-39
/
+33
*
Fix a crash that can happen due to corrupt mpeg2 data
jstebbins
2011-04-27
1
-0
/
+9
*
Fix a problem with overlapping vobsubs
jstebbins
2011-04-27
2
-13
/
+29
*
Make order of audio tracks found in PS streams more predictable
jstebbins
2011-04-25
3
-1
/
+45
*
Fix a problem when encoding the same source audio track twice from BD sources
jstebbins
2011-04-25
1
-5
/
+23
*
fix stall due due to propagation of incorrect audio timestamp
jstebbins
2011-04-24
1
-0
/
+2
*
Change scale factor for timestamp offset in vobsub commands
jstebbins
2011-04-24
1
-4
/
+4
*
Add support for TrueHD and DTS-HD from BD sources
jstebbins
2011-04-22
12
-801
/
+1189
*
remove unused vfr member of hb_job_t
jstebbins
2011-04-21
1
-1
/
+0
*
Remove redundant code.
jstebbins
2011-04-20
1
-10
/
+2
*
HE-AAC support for the OSX port. Thanks go to amarcus, ritsuka and rodeo.
sr55
2011-04-18
9
-29
/
+195
*
Fix int overflow that can happen when computing PAR
jstebbins
2011-04-16
3
-2
/
+64
*
Fix a problem with BD audio detection.
jstebbins
2011-04-11
1
-11
/
+56
*
Fix a deadlock that can happen with p-to-p encoding
jstebbins
2011-04-10
2
-2
/
+39
*
Handle boundaries between blueray clips better.
jstebbins
2011-04-08
3
-0
/
+14
*
Eliminate incompatible pointer type warnings for sws_scale
jstebbins
2011-04-08
4
-5
/
+6
*
Use bibiliographic form of ISO-639-2 lang codes in muxmkv
jstebbins
2011-04-08
1
-4
/
+10
*
Change internal audio representation range
jstebbins
2011-04-08
13
-67
/
+70
*
Fix dts downmix when the output encoder is lame
jstebbins
2011-04-07
1
-2
/
+0
*
Add audio gain adjustment to libhb and CLI
jstebbins
2011-04-05
4
-41
/
+81
*
Fix the volume output level of our dts decoder
jstebbins
2011-04-04
1
-1
/
+1
*
Make logging of audio and subtitle id's more consistant
jstebbins
2011-04-02
5
-13
/
+13
*
Shorten instead of dropping overlapping subtitles in mp4
jstebbins
2011-04-02
1
-0
/
+10
*
Flush ffmpeg codec buffers after every seek.
jstebbins
2011-04-02
1
-1
/
+21
*
Fix garbled previews from BD h.264 sources
jstebbins
2011-04-02
4
-5
/
+9
*
get rid of an superfluous test and decriment
jstebbins
2011-03-31
1
-10
/
+7
*
True SSA passthru for MKV.
jstebbins
2011-03-31
2
-12
/
+125
*
MP4 muxer ignores all but the first of overlapping UTF-8 subtitles.
davidfstr
2011-03-30
1
-51
/
+62
*
Fix chapter passthru problems with some files.
jstebbins
2011-03-29
1
-0
/
+1
*
Fix problem with qt7 playback of mpeg4 video
jstebbins
2011-03-28
1
-0
/
+7
[next]