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
/
hb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libhb: store and print additional CPU information
Rodeo
2013-07-13
1
-1
/
+12
*
improve aac encoder build options and change some aac encoder defaults
jstebbins
2013-06-15
1
-0
/
+2
*
libhb: move one-time registrations to hb_global_init().
Rodeo
2013-06-06
1
-62
/
+33
*
libhb/common: improve fallback mechanism.
Rodeo
2013-06-03
1
-25
/
+16
*
Disable Libav's AVX and FMA4 optimizations under Windows x86_64.
Rodeo
2013-04-24
1
-1
/
+9
*
hb_system_sleep: refactoring.
Rodeo
2013-03-18
1
-9
/
+10
*
hb_system_sleep: minor cleanup after last commit.
Rodeo
2013-03-18
1
-4
/
+0
*
hb_system_sleep: allow/prevent sleep from the UI rather than libhb.
Rodeo
2013-03-18
1
-1
/
+1
*
Updated all the copyright headers to 2013.
sr55
2013-03-09
1
-1
/
+1
*
Prevent OSX ML sleep during encoding, thanks to Jerome Lacube
sr55
2013-02-04
1
-2
/
+25
*
x264 preset system: miscellaneous improvements.
Rodeo
2013-01-30
1
-2
/
+2
*
Bump libav to v9_beta3.
Rodeo
2012-12-31
1
-17
/
+24
*
LinGui: add x264 preset/tune/profile/level support
jstebbins
2012-12-27
1
-0
/
+9
*
Improve management of titles and jobs
jstebbins
2012-11-12
1
-271
/
+55
*
hb_ff_set_sample_fmt() improvements.
Rodeo
2012-10-17
1
-14
/
+31
*
Audio improvements.
Rodeo
2012-09-03
1
-2
/
+18
*
Remove unused code.
Rodeo
2012-08-19
1
-15
/
+0
*
Improve last commit. While the AC3 decoder doesn't use hb_ff_layout_xlat(), t...
Rodeo
2012-08-11
1
-5
/
+0
*
Fix a bug where we were attempting to downmix Dolby Surround (AV_CH_LAYOUT_ST...
Rodeo
2012-08-11
1
-2
/
+6
*
libhb: fix deinterlace fast green stripe
jstebbins
2012-07-18
1
-8
/
+8
*
Use libav for dts audio decoding instead of libdca
jstebbins
2012-07-15
1
-2
/
+0
*
bump libav to libav-v0.8-2197-g1a068bf
jstebbins
2012-07-11
1
-42
/
+59
*
libhb: fix hb_read_preview() when invalid index is passed
jstebbins
2012-07-11
1
-0
/
+1
*
libhb: fix problem reading preview
jstebbins
2012-07-10
1
-2
/
+11
*
libhb: fix comb detection crash and decomb crash
jstebbins
2012-07-06
1
-23
/
+10
*
libhb: fix deinterlace fast problem with sources that have <mod8 alignment
jstebbins
2012-06-25
1
-48
/
+80
*
libhb: fix potential overflow in par calculations
jstebbins
2012-06-22
1
-12
/
+10
*
Remove encca_haac_available(). It's no longer needed since we dropped support...
Rodeo
2012-06-20
1
-53
/
+0
*
libhb: drop HB_INPUT_CH_LAYOUT_*
Rodeo
2012-06-18
1
-86
/
+38
*
Updated file copyright / GPL headers
sr55
2012-06-15
1
-0
/
+9
*
libhb: include subtitles in all passes. When doing 2-pass, we want to send th...
Rodeo
2012-05-14
1
-27
/
+12
*
Fix a crash when doing Foreign Audio Search with subtitle tracks that contain...
Rodeo
2012-05-14
1
-31
/
+18
*
PGS (bluray) subtitle support \o/
jstebbins
2012-04-26
1
-1
/
+3
*
Revision 4546 lost a call to hb_set_anamorphic_size, which in turn called hb_...
Rodeo
2012-04-10
1
-1
/
+1
*
Rework filter pipeline
jstebbins
2012-03-27
1
-63
/
+158
*
Use more correct check to detect 6.0/6.1 input.
Rodeo
2012-02-01
1
-1
/
+1
*
Update hb_ff_dts_request_5point1 to work with DTS-ES 6.0 Distcrete sources (d...
Rodeo
2012-01-31
1
-7
/
+6
*
Fix probing mpeg video in program streams
jstebbins
2011-11-06
1
-5
/
+2
*
bump Libav from v0.7.1 to v0.7-1241-g5f3fb59
jstebbins
2011-10-15
1
-27
/
+14
*
hb_ff_layout_xlat: minor cleanup.
Rodeo
2011-09-19
1
-16
/
+15
*
libhb: work around the lack of 6.1 support for DTS sources
Rodeo
2011-09-09
1
-0
/
+16
*
libhb: fix setting Libav codec private options
jstebbins
2011-08-12
1
-0
/
+14
*
libhb: fix or simplify several hacks involved with Libav support
jstebbins
2011-07-27
1
-6
/
+4
*
libhb: plug a few memory leaks
jstebbins
2011-07-19
1
-0
/
+3
*
libhb: eliminate use of deprecated sws_getContext
jstebbins
2011-06-15
1
-8
/
+28
*
libhb: disable threaded ffmpeg decoding for scan
jstebbins
2011-06-10
1
-0
/
+4
*
libhb: Enable multi-threaded decode in ffmpeg
jstebbins
2011-06-08
1
-1
/
+11
*
libhb: add support for libav aac encoder (libhb only)
jstebbins
2011-06-07
1
-2
/
+5
*
Bump FFmpeg from git-0b32da9 to git-v0.7b2-406-g7b20d35 (from Libav)
jstebbins
2011-06-07
1
-0
/
+1
*
libhb: don't use deprecated elements of the FFmpeg/Libav API
jstebbins
2011-04-28
1
-13
/
+13
[next]