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 hang that can occur under certain error conditions
jstebbins
2013-06-16
1
-4
/
+4
*
Fix the build under MinGW
sr55
2013-06-16
1
-1
/
+1
*
libhb: fix calculation of chapter durations in dvdread and dvdnav.
Rodeo
2013-06-16
2
-23
/
+4
*
Cosmetics after last commit.
Rodeo
2013-06-15
1
-8
/
+8
*
libhb: improve video and audio encoder names.
Rodeo
2013-06-15
1
-29
/
+25
*
libhb: fix incorrect sizeof()
jstebbins
2013-06-15
1
-1
/
+1
*
improve aac encoder build options and change some aac encoder defaults
jstebbins
2013-06-15
4
-6
/
+18
*
libhb: move one-time registrations to hb_global_init().
Rodeo
2013-06-06
1
-62
/
+33
*
hb_mixdown_*: use meaningful values instead of -1.
Rodeo
2013-06-04
1
-3
/
+3
*
hb_video_encoders: cosmetics.
Rodeo
2013-06-03
1
-8
/
+4
*
libhb/common: improve fallback mechanism.
Rodeo
2013-06-03
6
-446
/
+818
*
cropscale: fix initial value of output width/height
jstebbins
2013-05-31
1
-2
/
+2
*
libhb: fix problem with logging of crop/scale settings
jstebbins
2013-05-31
1
-2
/
+2
*
hb_display_job_info: improve formatting of start and stop times.
Rodeo
2013-05-30
1
-3
/
+4
*
Don't expose rate, mixdown, dither and encoder arrays to the UIs.
Rodeo
2013-05-30
5
-826
/
+1454
*
Make initialization of vfr filter work as I intended.
jstebbins
2013-05-28
3
-43
/
+45
*
libhb: fix hb_vfr_info() and refactor hb_vfr_init() a bit.
Rodeo
2013-05-22
3
-48
/
+29
*
sync: fall back to drop_video_to_sync when hb_avcodec_open() fails, instesd o...
Rodeo
2013-05-17
1
-39
/
+41
*
decsrtsub: clear remnants of the previous line before progessing a new one.
Rodeo
2013-05-14
1
-0
/
+3
*
Improve upon previous commit.
Rodeo
2013-05-08
1
-4
/
+5
*
decsrtsub: rework character substitution logic.
Rodeo
2013-05-08
1
-20
/
+30
*
muxmkv: fix audio track private data for 24-bit FLAC.
Rodeo
2013-05-05
1
-0
/
+1
*
libhb: fix crash when EOF is found before first video frame
jstebbins
2013-04-30
1
-0
/
+1
*
Refactor add_ffmpeg_audio.
Rodeo
2013-04-28
3
-90
/
+116
*
sync: fix a hang when the avcodec encoder for silence insertion fails to open.
Rodeo
2013-04-28
1
-2
/
+3
*
Fix log pollution when Auto Passthru is not possible and uses the fallback au...
Rodeo
2013-04-28
1
-1
/
+1
*
hb_get_best_mixdown: fix out-of-array reads.
Rodeo
2013-04-28
1
-2
/
+2
*
muxmp4: update MP4AddAudioTrack usage as per mp4v2 documentation.
Rodeo
2013-04-27
1
-2
/
+4
*
work: pass the crop settings to the subtitle renderer when adding it to the f...
Rodeo
2013-04-24
1
-5
/
+9
*
Disable Libav's AVX and FMA4 optimizations under Windows x86_64.
Rodeo
2013-04-24
1
-1
/
+9
*
muxmp4: compute audio frame durations when the frame size isn't known.
Rodeo
2013-04-24
1
-33
/
+40
*
decssasub, dectx3gsub: fix writing past hb_buffer_t data[size - 1].
Rodeo
2013-04-10
2
-12
/
+13
*
We support encoder options for everything but Theora, so simplify the check a...
Rodeo
2013-04-04
1
-4
/
+3
*
Update outdated comment.
Rodeo
2013-04-01
1
-4
/
+2
*
Remove unnecessary legacy HB_VCODEC define and minor cleanup.
Rodeo
2013-04-01
1
-7
/
+6
*
muxmp4: map '\r\n' and '\r' to '\n'.
Rodeo
2013-03-19
1
-0
/
+5
*
decutf8sub: cosmetics.
Rodeo
2013-03-19
1
-2
/
+2
*
decutf8sub: cleanup.
Rodeo
2013-03-19
1
-17
/
+15
*
decutf8sub: fix a bug when passing subtitles through to MP4.
Rodeo
2013-03-19
1
-1
/
+1
*
hb_system_sleep: refactoring.
Rodeo
2013-03-18
4
-39
/
+78
*
hb_system_sleep: minor cleanup after last commit.
Rodeo
2013-03-18
4
-14
/
+9
*
hb_system_sleep: allow/prevent sleep from the UI rather than libhb.
Rodeo
2013-03-18
4
-12
/
+6
*
Use the official libavcodec minimum output buffer size via a define (currentl...
Rodeo
2013-03-17
1
-2
/
+3
*
libhb: fix fdk-aac mono encoding
jstebbins
2013-03-16
1
-2
/
+4
*
libhb: fix incorrect scan progress
jstebbins
2013-03-14
1
-2
/
+2
*
Remove code forgotten in revision 5295.
Rodeo
2013-03-11
1
-10
/
+0
*
Some further header updates.
sr55
2013-03-09
1
-1
/
+1
*
Updated all the copyright headers to 2013.
sr55
2013-03-09
64
-64
/
+64
*
2013 preset changes:
Rodeo
2013-03-04
1
-7
/
+0
*
fdkaac: new bitrate limits.
Rodeo
2013-03-04
1
-3
/
+40
[next]