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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Denoise (hqdn3d) optimizations.
Rodeo
2013-10-28
1
-160
/
+74
*
WinGui: Couple of cosmetic fixes / minor improvements.
sr55
2013-10-27
4
-6
/
+8
*
WinGui: Fixed burn-in checkbox for subtitles
sr55
2013-10-25
1
-1
/
+1
*
MacGUI: Varius warnings fixes:
ritsuka
2013-10-25
12
-292
/
+301
*
libhb: Plug some leaks and clean up the buffer pool code a little.
jstebbins
2013-10-23
7
-50
/
+62
*
Add ubuntu 13.10 to nightly builds
jstebbins
2013-10-23
3
-0
/
+128
*
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
*
QSV: fix for normal processing
maxd
2013-10-21
1
-1
/
+1
*
WinGui: Fix adding a new VobSub or PGS subtitle, default it to "Burned In" fo...
sr55
2013-10-20
4
-34
/
+40
*
WinGui: Add a "Add 'Foreign Audio Scan'" option to the Automatic Subtitle tra...
sr55
2013-10-20
5
-4
/
+51
*
LinGui: add gmodule dependency
jstebbins
2013-10-20
1
-2
/
+2
*
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
*
MacGUI: fixed a number of leaks/null-deferences/dead-code found by clang stat...
ritsuka
2013-10-15
14
-214
/
+210
*
libhb: remove dead code
jstebbins
2013-10-14
5
-1616
/
+0
*
Interop: Input/output paths are now encoded to UTF-8. Removed references to h...
randomengy
2013-10-13
12
-280
/
+377
*
WinGui: Fixed an issue with PGS subtitle detection.
sr55
2013-10-13
1
-0
/
+3
*
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
4
-19
/
+36
*
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
*
WinGui: Use a specific culture to make sure . is used rather than ,
sr55
2013-10-10
1
-1
/
+1
*
WinGui: Fix a culture issue with the samplerate query generation.
sr55
2013-10-10
1
-1
/
+1
*
WinGUI: Add a notice for XP users letting them know the app is not currently ...
sr55
2013-10-10
1
-2
/
+10
*
WinGui: Make Lanczos the default scaler in the WinGUI again.
sr55
2013-10-10
1
-1
/
+1
*
WinGui: Handle libhb dll errors.
sr55
2013-10-08
4
-369
/
+391
*
QSV: added check for dimensions
maxd
2013-10-08
1
-3
/
+4
*
WinGui: Add some sanity checks around the Gpu Info checker.
sr55
2013-10-06
1
-6
/
+11
*
WinGui: Mising CsvReader library files.
sr55
2013-10-06
3
-0
/
+1538
*
QSV: fix for stream(s) with no-SPS available
maxd
2013-10-05
1
-2
/
+11
*
WinGui: Use the LumenWorks CsvReader library for the chapters tab. (MIT Licen...
sr55
2013-10-05
3
-10
/
+17
*
BuildSystem: fix Xcode when building w/ clang targeting 10.6
konablend
2013-10-01
1
-0
/
+1
*
WinGui: All the hardware acceleration options are now available view a new ta...
sr55
2013-09-28
12
-29
/
+60
*
MacGUI: Replace deprecated NSWorkspace API calls. Patch by Alexander Zautke.
ritsuka
2013-09-28
1
-26
/
+27
*
WinGui: Fix an index problem with the angles dropdown.
sr55
2013-09-27
1
-1
/
+1
*
WinGui: Flip the dvdnav option back to the correct way round.
sr55
2013-09-27
1
-1
/
+1
*
Bump libx264 to r2358 9e941d1.
Rodeo
2013-09-25
2
-5
/
+5
*
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
[prev]
[next]