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
/
common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libhb: fix incorrect assumption that video quality is always positive.
Tim Walker
2016-03-31
1
-1
/
+1
*
libhb: fix quality limits for high bit depth video encoders.
Tim Walker
2016-03-31
1
-2
/
+25
*
libhb: remove superfluous ifdefs.
Tim Walker
2016-03-31
1
-4
/
+0
*
x265: use more permissive x265_api_query instead of x265_api_get
John Stebbins
2016-03-30
1
-1
/
+1
*
decomb: split comb detection out into it's own filter
John Stebbins
2016-03-11
1
-0
/
+25
*
filters: make job filter settings an hb_dict_t
John Stebbins
2016-03-09
1
-4
/
+295
*
libhb: fix he-aac fallback setup
John Stebbins
2016-02-12
1
-2
/
+1
*
libhb: fix crash in hb_filter_info_close
John Stebbins
2016-01-24
1
-1
/
+4
*
libhb: do not add invalid audio encoders to audio list
John Stebbins
2016-01-22
1
-18
/
+19
*
libhb: Add libavfilter support and pad filter
John Stebbins
2016-01-21
1
-2
/
+143
*
Update copyright dates to 2016.
Bradley Sepos
2016-01-01
1
-1
/
+1
*
libhb: add some NULL checks
John Stebbins
2015-11-15
1
-0
/
+4
*
x265: add support for 10, 12, and 16 bit x265 libs
John Stebbins
2015-11-12
1
-9
/
+44
*
x264: add multilib support (a.k.a. 10-bit)
John Stebbins
2015-11-12
1
-20
/
+47
*
libhb: repair split packets in reader
John Stebbins
2015-11-10
1
-0
/
+21
*
libhb: make muxer, sync, and reader behave like other work objects
John Stebbins
2015-11-09
1
-0
/
+20
*
grayscale: make it a real filter
John Stebbins
2015-10-14
1
-0
/
+4
*
libhb: add hb_buffer_list
John Stebbins
2015-09-24
1
-0
/
+182
*
qsv: HEVC encoding support.
Tim Walker
2015-09-20
1
-0
/
+1
*
libhb: Fix compiler issues in previous commit.
Bradley Sepos
2015-09-10
1
-3
/
+7
*
libhb: Clock/frame rate handling improvements.
Bradley Sepos
2015-09-10
1
-0
/
+10
*
libhb: Expand framerates to include 20 and 48.
Bradley Sepos
2015-09-10
1
-0
/
+2
*
libhb: fix display of audio copy mask
jstebbins
2015-08-12
1
-1
/
+2
*
DXVA2: cleanup decode support checks.
Rodeo
2015-06-23
1
-12
/
+0
*
libhb: add DXVA2-accelerated HEVC decoding.
Rodeo
2015-06-23
1
-1
/
+2
*
libhb: Allow log level changes and update checks *after* hb_init()
jstebbins
2015-06-12
1
-6
/
+0
*
libhb: Eliminate string length limit in hb_valog
jstebbins
2015-06-09
1
-19
/
+48
*
Fix flac fallback for passthru
ritsuka
2015-06-03
1
-0
/
+1
*
libhb: fix issues with video options
jstebbins
2015-05-28
1
-0
/
+20
*
libhb: assume remix support when input layout is not set.
Rodeo
2015-05-19
1
-0
/
+8
*
libhb: make libFDK the default (HE-)AAC encoder.
Rodeo
2015-05-17
1
-1
/
+1
*
libhb: return the global bitrate limits for a given mixdown when the samplera...
Rodeo
2015-05-16
1
-0
/
+14
*
libhb,cli: add preset management to libhb, use it in cli
jstebbins
2015-05-06
1
-9
/
+12
*
libhb: enable vbr encoding with fdk-aac and libav-aac
jstebbins
2015-05-04
1
-0
/
+22
*
deccc608sub: improve CC positioning
jstebbins
2015-04-05
1
-3
/
+1
*
deccc608sub: fix column alignment issues
jstebbins
2015-04-05
1
-3
/
+4
*
libhb: add functions to lookup details of mixdown, video, audio, container
jstebbins
2015-04-02
1
-0
/
+56
*
libhb: Eliminate global variable hb_gui_use_hwd_flag
jstebbins
2015-03-29
1
-1
/
+0
*
json: automatically scan title when processing json jobs
jstebbins
2015-03-07
1
-2
/
+7
*
New audio output options.
Rodeo
2015-02-15
1
-2
/
+49
*
H.265: don't allow requesting Main 10 profile.
Rodeo
2015-02-15
1
-3
/
+3
*
Update year to 2015.
bradleys
2015-02-01
1
-1
/
+1
*
Simplify frontend useage of hb_add()
jstebbins
2015-01-12
1
-0
/
+1
*
libhb: simplify job initialization
jstebbins
2015-01-03
1
-21
/
+5
*
libhb: fix access to uninitialized variables in hb_set_anamorphic_size2
jstebbins
2015-01-03
1
-2
/
+2
*
json: add "Codec" to audio list items
jstebbins
2014-12-23
1
-0
/
+14
*
libhb: eliminate refereces to libmkv
jstebbins
2014-12-23
1
-1
/
+0
*
libhb: eliminate unnecessary references to mp4v2
jstebbins
2014-12-23
1
-5
/
+0
*
libhb: remove dead code
jstebbins
2014-12-23
1
-7
/
+0
*
libhb: remove hb_job_reset
jstebbins
2014-12-22
1
-54
/
+0
[next]