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: remove scanCount variable from hb_handle_s, it's not needed anymore si...
Damiano Galassi
2016-11-11
1
-8
/
+3
*
libhb: re-enable SWS_FULL_CHR_H_INT and SWS_FULL_CHR_H_INP swscale flags to i...
Damiano Galassi
2016-11-11
1
-2
/
+0
*
Select the appropriate coefficients for yuv<->rgb conversions.
Damiano Galassi
2016-11-08
1
-4
/
+28
*
Add new anamorphic mode "Automatic", delete "Strict" (#367)
John Stebbins
2016-10-31
1
-3
/
+44
*
libhb: set HB_ERROR_CANCELED status for canceled encodes
John Stebbins
2016-10-26
1
-1
/
+2
*
libhb: make preview reader and writer both more robust
Sean McGovern
2016-07-11
1
-4
/
+42
*
Revert "libhb: don't ignore the return result from fread()"
Bradley Sepos
2016-07-07
1
-7
/
+1
*
libhb: Replace PTW32_STATIC_LIB with PTW32_VERSION.
Bradley Sepos
2016-07-07
1
-1
/
+1
*
libhb: don't ignore the return result from pipe()
Sean McGovern
2016-07-01
1
-1
/
+2
*
libhb: don't ignore the return result from fread()
Sean McGovern
2016-07-01
1
-1
/
+7
*
subtitle scan: tighten up scan pass dropping logic
John Stebbins
2016-06-11
1
-1
/
+3
*
subtitle scan: drop scan pass if there are no suitable subtitles
John Stebbins
2016-06-10
1
-2
/
+21
*
remove dxva hw decode (#189)
John Stebbins
2016-05-17
1
-20
/
+0
*
libhb: fix incorrect assumption that video quality is always positive.
Tim Walker
2016-03-31
1
-1
/
+1
*
hb: cosmetics, removing trailing whitespace
John Stebbins
2016-03-23
1
-15
/
+15
*
Remove the CLI / LibHB Update Checker. It's been broken since we switched to ...
sr55
2016-03-12
1
-68
/
+2
*
qsv: fix build
John Stebbins
2016-03-11
1
-0
/
+1
*
filters: make job filter settings an hb_dict_t
John Stebbins
2016-03-09
1
-4
/
+73
*
libhb: Add libavfilter support and pad filter
John Stebbins
2016-01-21
1
-0
/
+2
*
sync: gut and rewrite
John Stebbins
2016-01-21
1
-0
/
+1
*
Update copyright dates to 2016.
Bradley Sepos
2016-01-01
1
-1
/
+1
*
x264: add multilib support (a.k.a. 10-bit)
John Stebbins
2015-11-12
1
-0
/
+2
*
libhb: make muxer, sync, and reader behave like other work objects
John Stebbins
2015-11-09
1
-2
/
+6
*
libhb: don't use deprecated AVPicture
John Stebbins
2015-10-29
1
-15
/
+37
*
Enforce min/max dimensions
John Stebbins
2015-10-26
1
-24
/
+98
*
libhb: prevent crashes in hb_get_preview2
John Stebbins
2015-10-26
1
-1
/
+23
*
Fix bizarre custom anamorphic behavior
John Stebbins
2015-10-26
1
-37
/
+0
*
lame: Use libav wrapper to encode mp3lame
John Stebbins
2015-10-26
1
-1
/
+0
*
scan: fix rescan avoidance logic
John Stebbins
2015-09-29
1
-5
/
+20
*
build: use git version info instead of svn
John Stebbins
2015-08-25
1
-3
/
+57
*
cropscale: prevent crash when scale dimensions too small
jstebbins
2015-08-24
1
-1
/
+1
*
libhb: fix application of max width/height
jstebbins
2015-07-22
1
-4
/
+12
*
libhb: detect read errors and propagate
jstebbins
2015-06-29
1
-0
/
+5
*
libhb: re-work OpenCL cleanup a bit.
Rodeo
2015-06-23
1
-0
/
+3
*
libhb: Allow log level changes and update checks *after* hb_init()
jstebbins
2015-06-12
1
-91
/
+34
*
scan: skip scan if title has already been scanned
jstebbins
2015-05-26
1
-0
/
+20
*
libhb,cli: add preset management to libhb, use it in cli
jstebbins
2015-05-06
1
-0
/
+5
*
libhb: Eliminate global variable hb_gui_use_hwd_flag
jstebbins
2015-03-29
1
-2
/
+22
*
Remove unused hb_get_scancount function
ritsuka
2015-03-29
1
-9
/
+0
*
json: automatically scan title when processing json jobs
jstebbins
2015-03-07
1
-51
/
+57
*
Update year to 2015.
bradleys
2015-02-01
1
-1
/
+1
*
Simplify frontend useage of hb_add()
jstebbins
2015-01-12
1
-2
/
+36
*
libhb: simplify job initialization
jstebbins
2015-01-03
1
-1
/
+12
*
libhb: initialize the buffer pool only once
jstebbins
2014-12-29
1
-5
/
+5
*
libhb: make hb_get_preview2 always return a valid image
jstebbins
2014-12-19
1
-3
/
+8
*
json: add json APIs
jstebbins
2014-12-16
1
-213
/
+57
*
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
[next]