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
...
*
OpenCL: 1. Tabs to Spaces. 2. Couple of Typos
sr55
2013-02-25
8
-325
/
+324
*
Merging Trunk to openCl
sr55
2013-02-25
4
-10
/
+24
*
tidy up log output, useless code
handbrake
2013-02-25
14
-386
/
+135
*
Fix build
sr55
2013-02-24
1
-1
/
+1
*
Merging Trunk into OpenCL Branch.
sr55
2013-02-24
74
-2025
/
+3331
*
modify GPU test, opencl support AMD and Nvidia graphic
handbrake
2013-02-17
5
-66
/
+63
*
OpenCL: Fix a few build system issues that prevent building on platforms othe...
sr55
2013-02-10
2
-7
/
+12
*
Replace some code with platform independent
handbrake
2013-02-08
13
-70
/
+28
*
modify the scan path without hardware decoder
handbrake
2013-02-05
1
-1
/
+1
*
Merging Trunk to OpenCL branch
sr55
2013-02-04
9
-861
/
+1098
*
Merging trunk to cl branch.
sr55
2013-02-02
106
-3509
/
+6122
*
add a new compile option: --enable-hwd
handbrake
2013-01-31
41
-1783
/
+2740
*
modified the opencl init error. it can work well with mingw64 compiled.
handbrake
2013-01-22
1
-2
/
+2
*
the new libav-9.1 has the code of hb-libav-avformat.
handbrake
2013-01-18
1
-214
/
+0
*
corrected the decavcodecaccl.c file. it can work well with i686 compiling.
handbrake
2013-01-18
4
-163
/
+160
*
Merging trunk into opencl branch. This includes an update to libav-9.1
sr55
2013-01-16
57
-4410
/
+6605
*
modify a error about compiling with mingw64
handbrake
2013-01-16
1
-1
/
+1
*
modified some display information errors
handbrake
2013-01-15
11
-78
/
+108
*
Merging Trunk into the OpenCL branch. This includes an updated version of lib...
sr55
2013-01-06
74
-1133
/
+2981
*
Merging trunk to opencl branch.
sr55
2012-12-29
89
-25814
/
+27438
*
add hardware decoder support for H264(vob/m2ts), mpeg2(vob/m2ts), VC1(WMV3/m2...
handbrake
2012-12-18
44
-17
/
+6090
*
Creating a branch to allow easier testing of opencl code.
sr55
2012-12-14
0
-0
/
+0
*
fix some crashes in the macui
jstebbins
2012-12-12
3
-1
/
+4
*
libhb: refactor job initialization and cleanup
jstebbins
2012-12-09
2
-97
/
+77
*
libhb: fix hb_dict_next() when dict is empty
jstebbins
2012-12-09
1
-2
/
+2
*
encx264: raise qpmin to 4. 3 has been found to fail on real sources.
Rodeo
2012-12-09
1
-3
/
+5
*
LinGui: fix loose crop calculation
jstebbins
2012-12-08
1
-2
/
+2
*
libhb: Fix a timing problem when rendering vobsubs
jstebbins
2012-12-08
2
-11
/
+41
*
WinGui: Fix a number of potential culture issues with doubles. (Advanced Pane...
sr55
2012-12-08
3
-5
/
+5
*
WinGui: When we have a variable framerate preset, reset to "same as source" r...
sr55
2012-12-08
2
-6
/
+8
*
lingui: fix subtitle configuration problem
jstebbins
2012-12-04
1
-1
/
+2
*
Interop: Fixing title number/title index mixup. Adding Playlist to the Title ...
randomengy
2012-12-02
4
-13
/
+51
*
libhb: fix eedi2 crash in decomb
jstebbins
2012-11-30
1
-1
/
+0
*
hb_x264_param_unparse(): fix typo.
Rodeo
2012-11-27
1
-1
/
+1
*
MacGui: Remove vestigial activity log debug messages.
dynaflash
2012-11-27
2
-4
/
+0
*
WinGui: UI Tweaks and further fixes to Custom Anamorphic.
sr55
2012-11-27
3
-7
/
+25
*
WinGui: General code tidy-up and fix a couple of possible points that could t...
sr55
2012-11-27
3
-39
/
+35
*
libhb: fix memory consumption problem
jstebbins
2012-11-26
1
-2
/
+2
*
WinGui: Tweak the advanced panel design so it is less likely to go off screen.
sr55
2012-11-25
2
-5
/
+6
*
WinGui: Couple of Audio and Advanced Panel bug fixes.
sr55
2012-11-24
3
-19
/
+28
*
WinGui: Quick fix to restore building of the app.
sr55
2012-11-22
1
-2
/
+2
*
Interop: Updated to work with hb_chapter_set_title for chapter markers.
randomengy
2012-11-22
5
-35
/
+108
*
lingui: go back to original pause, start, stop icons.
jstebbins
2012-11-22
3
-0
/
+0
*
libhb: fix generation of silence buffer for filling audio gaps
jstebbins
2012-11-21
1
-1
/
+1
*
muxmkv: don't write the last chapter marker if it is shorter than 3/2 second.
Rodeo
2012-11-21
1
-43
/
+45
*
hb_audio_remap: protect against invalid channel layouts.
Rodeo
2012-11-21
4
-7
/
+18
*
Improve support for planar audio.
Rodeo
2012-11-21
9
-172
/
+311
*
Interop: Updated to support removal of title->job. Removed some obsolete prop...
randomengy
2012-11-21
11
-98
/
+177
*
libhb: fix BD encoding
jstebbins
2012-11-20
2
-11
/
+16
*
WinGui: Default the custom anamorphic values correctly. (Part 1 of Custom ana...
sr55
2012-11-18
2
-30
/
+101
[prev]
[next]