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
*
ports: detect more Intel microarchitecture families.
Rodeo
2013-12-27
3
-4
/
+27
*
QSV: avoid a hang when GopRefDist 0 is requested by the user.
Rodeo
2013-12-15
1
-1
/
+2
*
QSV: check whether b_pyramid is respected in the non-workaround path too.
Rodeo
2013-12-15
1
-22
/
+23
*
QSV: don't print BPyramid value when it's not supported by the implementation...
Rodeo
2013-12-15
1
-3
/
+10
*
Fix a Segfault (attempt 2) where the job struct is used after it's closed.
sr55
2013-12-12
1
-3
/
+4
*
Fix a Segfault where the job struct is used after it's closed.
sr55
2013-12-11
1
-4
/
+4
*
OpenCL: disable on Ivy Bridge integrated GPUs.
Rodeo
2013-12-11
2
-1
/
+9
*
stream: don't treat attached artwork as valid video tracks, which they aren't.
Rodeo
2013-12-05
1
-0
/
+1
*
sync: fix previous commit.
Rodeo
2013-12-05
1
-1
/
+1
*
sync: find the AAC encoder by name.
Rodeo
2013-12-05
1
-1
/
+1
*
sync: use "drop video to sync" fallback also when audio encoding fails or we ...
Rodeo
2013-12-05
1
-1
/
+9
*
QSV: update libhb presets to match a more recent recommendation.
Rodeo
2013-12-05
3
-17
/
+96
*
libhb: remove use of avpicture_deinterlace
jstebbins
2013-12-02
4
-132
/
+338
*
libhb: fix a bunch of compiler warnings
jstebbins
2013-11-26
9
-47
/
+42
*
libhb: fix fps detection for libav "raw" demuxers
jstebbins
2013-11-25
1
-1
/
+4
*
libhb: fix problem with gereration of dts for lavc encoded video
jstebbins
2013-11-19
1
-14
/
+30
*
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
[next]