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
/
ports.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates to 2021.
Bradley Sepos
2021-01-01
1
-1
/
+1
*
qsv: update Comet Lake, Ice Lake and Tiger Lake cpu ids
agalin89
2020-12-15
1
-0
/
+8
*
qsv: added AV1 HW decoding capabilities
agalin89
2020-11-12
1
-0
/
+6
*
libhb: do not set thread priorities on Darwin arm. Original patch contributed...
Damiano Galassi
2020-08-03
1
-3
/
+4
*
libhb: fix preprocessor warning.
Damiano Galassi
2020-02-20
1
-1
/
+1
*
build: libhb: cli: Improve support for NetBSD.
Bradley Sepos
2020-02-10
1
-6
/
+6
*
qsv: add support for FreeBSD
Jan Beich
2020-01-23
1
-3
/
+7
*
Update copyright dates to 2020.
Bradley Sepos
2020-01-01
1
-1
/
+1
*
Gardening: Clean up trailing whitespace
Nomis101
2019-11-04
1
-1
/
+1
*
CLI: use the presets from the sandbox container folder if they more recent.
Damiano Galassi
2019-10-20
1
-1
/
+1
*
libhb: resolve header conflicts with pango/harfbuzz
John Stebbins
2019-09-12
1
-2
/
+2
*
Resolve conflict with harfbuzz include file hb.h
John Stebbins
2019-09-10
1
-1
/
+1
*
qsv: adding LowPower support for AVC and HEVC encode on the appropriate HW ge...
maxd
2019-05-17
1
-4
/
+6
*
qsv: use HB_PROJECT_FEATURE_QSV instead of USE_QSV
John Stebbins
2019-04-17
1
-4
/
+6
*
ports: set pthreads name on macOS.
Damiano Galassi
2019-04-09
1
-0
/
+4
*
qsv: fix build when qsv is disabled
John Stebbins
2019-03-13
1
-4
/
+4
*
qsv: add i965 VA driver fallback
John Stebbins
2019-03-12
1
-20
/
+58
*
qsv: allow user to override VA driver name
John Stebbins
2019-03-12
1
-1
/
+4
*
qsv: fix building without qsv when libdrm is not present
John Stebbins
2019-03-09
1
-0
/
+2
*
LinGui: make QSV encoding actually work
John Stebbins
2019-03-07
1
-0
/
+148
*
ssautil: fix strndup on mingw
John Stebbins
2019-01-14
1
-0
/
+30
*
ports: fix memory corruption in hb_getline
John Stebbins
2019-01-14
1
-3
/
+7
*
ports: move hb_getline to ports.c where it belongs
John Stebbins
2019-01-14
1
-0
/
+66
*
Update copyright dates to 2019.
Bradley Sepos
2019-01-01
1
-1
/
+1
*
libhb: fix snprintf compiler warnings
John Stebbins
2018-06-13
1
-17
/
+24
*
ports: fix a possible null deference.
Damiano Galassi
2018-01-10
1
-0
/
+2
*
Update copyright dates to 2018.
Bradley Sepos
2018-01-01
1
-1
/
+1
*
FreeBSD 11.1 compatibility.
Bradley Sepos
2017-12-06
1
-2
/
+2
*
libhb: initialize sleep prevention reasonForActivity CFStringRef inside a fun...
Damiano Galassi
2017-03-15
1
-6
/
+4
*
added support of Kaby Lake CPU recognition
maxd
2017-01-11
1
-1
/
+6
*
Update copyright dates to 2017.
Bradley Sepos
2017-01-01
1
-1
/
+1
*
libhb: Improve pthreads-win32 compatibility when PTW32_STATIC_BUILD isn't def...
Bradley Sepos
2016-06-21
1
-2
/
+2
*
Update copyright dates to 2016.
Bradley Sepos
2016-01-01
1
-1
/
+1
*
ports: add NULL checks
John Stebbins
2015-11-15
1
-0
/
+8
*
x264: add multilib support (a.k.a. 10-bit)
John Stebbins
2015-11-12
1
-0
/
+32
*
ports: make hb_opendir param const
John Stebbins
2015-10-19
1
-1
/
+1
*
Use the non deprecated kIOPMAssertPreventUserIdleSystemSleep assertion to pre...
Damiano Galassi
2015-10-05
1
-1
/
+1
*
libhb: Skylake microarchitecture detection, RB 859
Max Dmytrychenko
2015-09-22
1
-0
/
+6
*
hb_get_user_config_directory: improvements.
Rodeo
2015-04-30
1
-8
/
+38
*
ports: use standardized sched_yield instead of pthread_yield
jstebbins
2015-04-23
1
-1
/
+1
*
sync: fix frame p-to-p extra audio after end frame
jstebbins
2015-04-22
1
-0
/
+5
*
ports: add functions for looking up user config directory
jstebbins
2015-04-19
1
-0
/
+61
*
Move strtok_r fallback to dedicated "compat" files.
Rodeo
2015-04-10
1
-27
/
+0
*
libhb: add support for detection of new Intel processor releases.
Rodeo
2015-02-03
1
-0
/
+15
*
Update year to 2015.
bradleys
2015-02-01
1
-1
/
+1
*
Work around fedora mingw pthread library requirement
jstebbins
2015-01-18
1
-0
/
+4
*
libhb: clean up handling dir directory separator
jstebbins
2014-02-22
1
-0
/
+21
*
libhb: fix compiler warning with cpuid usage
jstebbins
2014-02-18
1
-13
/
+17
*
Update some copyright dates to 2014.
Rodeo
2014-02-18
1
-1
/
+1
*
libhb: Add cpuid inline asm macro
jstebbins
2014-02-15
1
-17
/
+37
[next]