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: 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
*
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
[next]