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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the CLI / LibHB Update Checker. It's been broken since we switched to ...
sr55
2016-03-12
1
-2
/
+1
*
filters: make job filter settings an hb_dict_t
John Stebbins
2016-03-09
1
-2
/
+4
*
libhb: Add libavfilter support and pad filter
John Stebbins
2016-01-21
1
-0
/
+1
*
Update copyright dates to 2016.
Bradley Sepos
2016-01-01
1
-1
/
+1
*
libhb: make muxer, sync, and reader behave like other work objects
John Stebbins
2015-11-09
1
-6
/
+6
*
build: use git version info instead of svn
John Stebbins
2015-08-25
1
-1
/
+2
*
libhb: Allow log level changes and update checks *after* hb_init()
jstebbins
2015-06-12
1
-1
/
+2
*
lingui: use libhb preset management from linux gui
jstebbins
2015-05-14
1
-0
/
+1
*
libhb,cli: add preset management to libhb, use it in cli
jstebbins
2015-05-06
1
-1
/
+2
*
Move strtok_r fallback to dedicated "compat" files.
Rodeo
2015-04-10
1
-0
/
+1
*
libhb: Add filter preset/tune lookup and setting validation for more filter t...
jstebbins
2015-04-04
1
-0
/
+1
*
libhb: Eliminate global variable hb_gui_use_hwd_flag
jstebbins
2015-03-29
1
-0
/
+4
*
Remove unused hb_get_scancount function
ritsuka
2015-03-29
1
-3
/
+0
*
Update year to 2015.
bradleys
2015-02-01
1
-1
/
+1
*
libhb: remove hb_job_reset
jstebbins
2014-12-22
1
-1
/
+0
*
json: add json APIs
jstebbins
2014-12-16
1
-10
/
+4
*
libhb: add new function for retrieving previews
jstebbins
2014-07-29
1
-4
/
+8
*
macui/cli/libhb: cleanup
jstebbins
2014-06-18
1
-1
/
+0
*
macui: fix PcitureController geometry calculations
jstebbins
2014-06-10
1
-0
/
+3
*
Update some copyright dates to 2014.
Rodeo
2014-02-18
1
-1
/
+1
*
libhb/common: improve fallback mechanism.
Rodeo
2013-06-03
1
-0
/
+3
*
hb_system_sleep: refactoring.
Rodeo
2013-03-18
1
-2
/
+2
*
hb_system_sleep: minor cleanup after last commit.
Rodeo
2013-03-18
1
-0
/
+3
*
Updated all the copyright headers to 2013.
sr55
2013-03-09
1
-1
/
+1
*
LinGui: add x264 preset/tune/profile/level support
jstebbins
2012-12-27
1
-0
/
+1
*
libhb: refactor job initialization and cleanup
jstebbins
2012-12-09
1
-2
/
+0
*
Improve management of titles and jobs
jstebbins
2012-11-12
1
-6
/
+12
*
libhb: fix comb detection crash and decomb crash
jstebbins
2012-07-06
1
-1
/
+1
*
libhb: fix deinterlace fast problem with sources that have <mod8 alignment
jstebbins
2012-06-25
1
-0
/
+1
*
Remove encca_haac_available(). It's no longer needed since we dropped support...
Rodeo
2012-06-20
1
-8
/
+0
*
Updated file copyright / GPL headers
sr55
2012-06-15
1
-0
/
+9
*
Rework filter pipeline
jstebbins
2012-03-27
1
-1
/
+6
*
HE-AAC support for the OSX port. Thanks go to amarcus, ritsuka and rodeo.
sr55
2011-04-18
1
-0
/
+8
*
cosmetics and improved comments
jstebbins
2011-03-13
1
-1
/
+1
*
fix 2 pass cfr x264 crash
jstebbins
2011-03-13
1
-1
/
+1
*
make keyint match between 1st and 2nd passes of vfr and pfr encodes.
jstebbins
2011-03-08
1
-2
/
+2
*
Remove the set cpu count option as it doesn't do anything now
sr55
2011-02-26
1
-5
/
+0
*
Add Bluray support
jstebbins
2010-09-08
1
-1
/
+1
*
add wrapper functions that make it easier to call libhb from C# and other
jstebbins
2010-05-23
1
-1
/
+10
*
revert last checkin
sr55
2010-04-17
1
-10
/
+1
*
remove libgcc... dll from zip package creation as it is no longer needed
sr55
2010-04-17
1
-1
/
+10
*
make it possible to dynamically create and close multiple libhb instances
jstebbins
2010-03-26
1
-0
/
+8
*
removed test code
sr55
2010-02-06
1
-2
/
+0
*
libhb dll fix by RandomEngy
sr55
2010-02-06
1
-0
/
+2
*
batch file scanning and scan cancel
jstebbins
2009-11-25
1
-0
/
+1
*
dvdnav: oops. initialize d->chapter to 0 instead of first chapter
jstebbins
2009-06-13
1
-0
/
+2
*
Adds an interjob structure to preserve some encode data across jobs within an...
jbrjake
2009-06-04
1
-0
/
+13
*
- Add CoreAudio AAC as one of the encoder on Mac OS X.
ritsuka
2009-05-23
1
-43
/
+1
*
Change CC608 decoder to be its own thread
eddyg
2009-05-07
1
-4
/
+6
*
VOBSUB encoder skeleton for use with mkv VOBSUB pass-through
eddyg
2009-05-06
1
-0
/
+2
[next]