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
*
lame: Use libav wrapper to encode mp3lame
John Stebbins
2016-01-11
1
-1
/
+0
*
Update copyright dates
John Stebbins
2016-01-03
1
-1
/
+1
*
build: use git version info instead of svn
John Stebbins
2015-11-09
1
-3
/
+56
*
cropscale: prevent crash when scale dimensions too small
jstebbins
2015-08-29
1
-1
/
+1
*
merge: libhb: fix application of max width/height
jstebbins
2015-07-22
1
-4
/
+12
*
[merge] libhb: re-work OpenCL cleanup a bit.
Rodeo
2015-07-04
1
-0
/
+3
*
Update year to 2015.
bradleys
2015-02-01
1
-1
/
+1
*
CLI: fix dimensions problem when both width and height are specified
jstebbins
2014-08-27
1
-8
/
+8
*
libhb: add new function for retrieving previews
jstebbins
2014-07-29
1
-31
/
+91
*
cli: Simplify output geometry calculation
jstebbins
2014-07-16
1
-15
/
+13
*
macui/cli/libhb: cleanup
jstebbins
2014-06-18
1
-113
/
+6
*
macui: fix PcitureController geometry calculations
jstebbins
2014-06-10
1
-132
/
+250
*
Remove libfaac
sr55
2014-03-02
1
-3
/
+0
*
libhb: remove a52dec
jstebbins
2014-02-20
1
-1
/
+0
*
Update some copyright dates to 2014.
Rodeo
2014-02-18
1
-1
/
+1
*
libhb: make encoder options less x264-centric.
Rodeo
2014-02-13
1
-12
/
+12
*
Initial x265 integration. Patch by Zhang Zhiqiang. Thanks!
Rodeo
2014-02-10
1
-0
/
+3
*
decavcodec: prefer AVFrame fields over their AVCodecContext equivalent.
Rodeo
2014-01-25
1
-17
/
+0
*
remove contrib mpeg2dec
jstebbins
2014-01-13
1
-1
/
+0
*
libhb: remove use of avpicture_deinterlace
jstebbins
2013-12-02
1
-9
/
+1
*
libhb: fix a bunch of compiler warnings
jstebbins
2013-11-26
1
-1
/
+1
*
OpenCL: use the new library loading architecture for all OpenCL code.
Rodeo
2013-11-08
1
-5
/
+0
*
RB626: return code support added
maxd
2013-11-05
1
-0
/
+1
*
OpenCL: initial work on a new OpenCl wrapper, which will eventually phase out...
Rodeo
2013-11-02
1
-2
/
+1
*
scan: print CPU info, GPU info, then QSV info.
Rodeo
2013-10-11
1
-5
/
+10
*
Prettify CPU info in the log.
Rodeo
2013-09-24
1
-7
/
+6
*
libhb: make libhb internal character code utf8
jstebbins
2013-09-22
1
-2
/
+2
*
Merging-in the OpenCL Scaling code from the OpenCL branch to trunk.
sr55
2013-09-21
1
-0
/
+5
*
Print QSV info in all logs in a libhb-friendly manner, via hb_scan (was print...
Rodeo
2013-08-26
1
-5
/
+5
*
Big merge, QSV to trunk: part 1 (tracked files).
Rodeo
2013-08-22
1
-0
/
+21
*
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
[next]