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
Commit message (
Expand
)
Author
Age
Files
Lines
*
libhb: fix reporting of buffer allocation statistics during scan
jstebbins
2013-11-18
1
-2
/
+1
*
libhb: don't use DXYVA2-accelerated decoding when QSV-accelerated decoding is...
Rodeo
2013-11-08
1
-1
/
+3
*
libhb: make avformat-based muxers the default.
Rodeo
2013-11-08
2
-4
/
+4
*
OpenCL: use the new library loading architecture for all OpenCL code.
Rodeo
2013-11-08
19
-679
/
+857
*
New getters for video presets, tunes, profiles and levels.
Rodeo
2013-11-08
4
-1
/
+74
*
ports: cosmetics.
Rodeo
2013-11-08
1
-1
/
+1
*
ports: cast return result from getpid().
Rodeo
2013-11-08
1
-1
/
+1
*
Denoise (hqdn3d) syntax change: accept settings for individual chroma channels.
Rodeo
2013-11-08
1
-33
/
+50
*
Fix a small leak in encca_aac.
ritsuka
2013-11-05
1
-0
/
+1
*
RB626: return code support added
maxd
2013-11-05
12
-7
/
+59
*
decomb: don't use frame flags to modify deinterlace behavior
jstebbins
2013-11-05
1
-15
/
+5
*
OpenCL: initial work on a new OpenCl wrapper, which will eventually phase out...
Rodeo
2013-11-02
6
-70
/
+995
*
libhb: fix problem with SSA render when muxer is avformat
jstebbins
2013-11-01
1
-2
/
+2
*
libhb: fix BD audio detection problem
jstebbins
2013-10-28
1
-15
/
+24
*
libhb: fix another case of spurious "missing start code" messages
jstebbins
2013-10-28
1
-0
/
+11
*
libhb: fix double hb_buffer_close
jstebbins
2013-10-28
1
-1
/
+0
*
libhb: fix "missing start code" error message when encoding BD
jstebbins
2013-10-28
1
-3
/
+9
*
libhb: fix compiler warnings
jstebbins
2013-10-28
1
-2
/
+1
*
Denoise (hqdn3d) performance improvements.
Rodeo
2013-10-28
1
-49
/
+54
*
Denoise (hqdn3d) optimizations.
Rodeo
2013-10-28
1
-160
/
+74
*
libhb: Plug some leaks and clean up the buffer pool code a little.
jstebbins
2013-10-23
7
-50
/
+62
*
QSV: temporarily work around a bug in the Intel 33.x driver series.
Rodeo
2013-10-22
1
-0
/
+22
*
libhb: check AVIOContext.error for errors while muxing
jstebbins
2013-10-21
1
-1
/
+4
*
libhb: fix duration of initial audio frame when decoding with avcodec
jstebbins
2013-10-21
1
-11
/
+15
*
OpenCL: ship our own headers, to reduce our dependency on external OpenCL SDKs.
Rodeo
2013-10-20
7
-24
/
+2483
*
libhb: fix pgs timestamp problems
jstebbins
2013-10-19
1
-23
/
+35
*
encx264: remove some long dead code.
Rodeo
2013-10-19
1
-6
/
+0
*
encx264: don't log unparsed options if the string is NULL.
Rodeo
2013-10-19
1
-1
/
+4
*
encx264: remove duplicate logging (libx264 already logs the SAR), and log the...
Rodeo
2013-10-19
1
-4
/
+2
*
encx264: log the unparsed advanced options string for informational purposes.
Rodeo
2013-10-19
1
-0
/
+10
*
libhb: remove dead code
jstebbins
2013-10-14
5
-1616
/
+0
*
QSV: improve CopyFrame bug workaround a bit.
Rodeo
2013-10-12
3
-14
/
+21
*
HW: fix for compile and runtime behavior and support of the features/RB601
maxd
2013-10-11
3
-11
/
+20
*
hb_get_opencl_env: remove dead code.
Rodeo
2013-10-11
1
-36
/
+3
*
QSV: use encode-only path when we have CPU filters enabled and CopyFrame is u...
Rodeo
2013-10-11
3
-2
/
+54
*
scan: print CPU info, GPU info, then QSV info.
Rodeo
2013-10-11
3
-22
/
+59
*
QSV: move LookAheadDepth miminum to commmon code.
Rodeo
2013-09-25
2
-4
/
+2
*
QSV: miscellaneous option-related improvements.
Rodeo
2013-09-24
2
-6
/
+11
*
QSV: improve ExtBRC workaround.
Rodeo
2013-09-24
1
-8
/
+6
*
QSV: remove RateDistortionOpt control.
Rodeo
2013-09-24
2
-24
/
+5
*
QSV: fix a hang with lookahead RC and some graphics drivers.
Rodeo
2013-09-24
1
-0
/
+3
*
QSV: ExtBRC/MBBRC and lookahead are mutually exclusive, plus miscelleanous st...
Rodeo
2013-09-24
1
-11
/
+24
*
QSV: fix stupid mistake; MBBRC requires API version 1.6, not 1.7.
Rodeo
2013-09-24
1
-1
/
+4
*
QSV: libhb-based preset system.
Rodeo
2013-09-24
6
-28
/
+109
*
QSV: use ifdefs rather than filtering to bypass libmfx references during comp...
Rodeo
2013-09-24
6
-5
/
+20
*
Prettify CPU info in the log.
Rodeo
2013-09-24
1
-7
/
+6
*
QSV: fix cropping with some brainfart sources.
Rodeo
2013-09-24
1
-13
/
+45
*
QSV: MBBRC is actually Haswell-only.
Rodeo
2013-09-24
3
-10
/
+16
*
QSV: re-use the encqsvInit MFX session when using the encode-only path.
Rodeo
2013-09-24
1
-13
/
+14
*
QSV: fix for VPP if VFR
maxd
2013-09-23
1
-2
/
+2
[next]