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
*
WinGui: Another fix to 2Pass encoding on the new JSON api.
sr55
2015-01-11
1
-0
/
+2
*
WinGui: Make LibHB a first class citizen for encoding. (Now on by default). U...
sr55
2015-01-11
10
-24
/
+41
*
json: simplify hb_add_json API
jstebbins
2015-01-11
1
-10
/
+25
*
json: fix parsing of SRT subtitles
jstebbins
2015-01-11
1
-1
/
+1
*
MacGui: refactored some duplicated code.
ritsuka
2015-01-11
2
-66
/
+58
*
MacGui: use a smaller timer internal while scanning to make the UI more respo...
ritsuka
2015-01-11
1
-5
/
+7
*
rendersub: fix small blending error
jstebbins
2015-01-10
1
-3
/
+3
*
WinGui: Fix a large memory leak in the preview window that was introduced wit...
sr55
2015-01-10
3
-1
/
+11
*
WinGui:
sr55
2015-01-10
13
-18
/
+110
*
MacGui: declare the public.movie UTI document type in the info.plist, so HB w...
ritsuka
2015-01-10
1
-0
/
+8
*
Bump year to 2015
ritsuka
2015-01-10
1
-1
/
+1
*
MacGui: fix a leak of the output log file path string.
ritsuka
2015-01-10
2
-20
/
+21
*
MacGui: remove HBViewValidation protocol.
ritsuka
2015-01-10
3
-7
/
+8
*
MacGui: fix the number of pass in the job queue description.
ritsuka
2015-01-10
2
-16
/
+1
*
MacGui: remove a deprecated api call.
ritsuka
2015-01-10
1
-1
/
+1
*
Fix some leaks in OpenCL code. https://reviews.handbrake.fr/r/779/
ritsuka
2015-01-10
1
-39
/
+18
*
libhb: reduce framerate fps/num for all encoders.
Rodeo
2015-01-09
1
-0
/
+7
*
libhb: only sanitize PAR for the MPEG-4 encoder.
Rodeo
2015-01-09
1
-17
/
+7
*
QSV: disable AdaptiveI/B options by default.
Rodeo
2015-01-09
1
-2
/
+2
*
WinGui: Another copyright notice updated.
sr55
2015-01-09
2
-2
/
+2
*
WinGui: Update copyright year
sr55
2015-01-09
3
-3
/
+3
*
WinGui: Missed file from previous checkin
sr55
2015-01-09
1
-2
/
+2
*
WinGui: Moving the Interop Converts to the Top level as well since it's consi...
sr55
2015-01-09
4
-15
/
+15
*
WinGui: Move the Encoders class to the root level of the Interop Library and ...
sr55
2015-01-09
15
-92
/
+51
*
WinGui: Further API tidyup in the interop library. Moving some filesize calcu...
sr55
2015-01-09
5
-311
/
+335
*
WinGui: Better UTF-8 Fix, Also fixed encode class
sr55
2015-01-09
1
-7
/
+3
*
WinGui: Some Tweaks to the configure defaults UI. Improve auto passthru langu...
sr55
2015-01-09
2
-12
/
+26
*
WinGui: Remove "Aspect Ratio" Display on the Picture tab. It's not really use...
sr55
2015-01-09
5
-10
/
+2
*
WinGui: Fix an issue with non-ASCII characters in the new JSON Scan API. Than...
sr55
2015-01-09
1
-6
/
+7
*
MacGui: fix the error alert, the error message wasn't captured properly by th...
ritsuka
2015-01-09
1
-1
/
+5
*
MacGui: update a file header and fix a comment.
ritsuka
2015-01-09
3
-15
/
+11
*
MacGui: remove some NSString -> NSURL conversions. Added a default size value...
ritsuka
2015-01-09
3
-43
/
+39
*
MacGui: enforce a min value for the picture width/height.
ritsuka
2015-01-09
2
-9
/
+12
*
MacGui: rename HBAudio class to HBAudioTrack.
ritsuka
2015-01-09
8
-67
/
+64
*
MacGui: fix a case where deinterlace filter would be enabled even if decomb w...
ritsuka
2015-01-07
1
-1
/
+1
*
MacGui: use NSURL where possible, replace a api call not available on 10.6.
ritsuka
2015-01-07
3
-43
/
+43
*
MacGui: create and run the error message alerts from libhb on the main thread.
ritsuka
2015-01-07
1
-4
/
+3
*
MacGui: handle the localised container strings manually.
ritsuka
2015-01-07
1
-0
/
+9
*
MacGui: use the inline find bar in the activity window.
ritsuka
2015-01-07
1
-0
/
+6
*
MacGui: handle SIGINT with gcd. Show the error messages from libhb in an aler...
ritsuka
2015-01-06
1
-56
/
+24
*
MacGui: add a number formatter to the custom anamorphic textfields.
ritsuka
2015-01-06
1
-2
/
+5
*
libhb: fix job configuration when qsv removes all filters
jstebbins
2015-01-05
1
-0
/
+9
*
WinGui: Correcting namespaces.
sr55
2015-01-05
35
-36
/
+37
*
WinGui: Further fixes to libhb json api filters code.
sr55
2015-01-05
5
-28
/
+13
*
WinGui: Refracting some of the modelling around the Encode Services
sr55
2015-01-04
59
-58
/
+114
*
WinGui: Further fixes to libhb json encoding. FPS and Anamorphic should now w...
sr55
2015-01-04
9
-111
/
+294
*
libhb: simplify job initialization
jstebbins
2015-01-03
2
-22
/
+17
*
libhb: fix access to uninitialized variables in hb_set_anamorphic_size2
jstebbins
2015-01-03
1
-2
/
+2
*
WinGui: Bug fixes to the libhb json encode factory and surrounding classes. E...
sr55
2015-01-02
9
-124
/
+168
*
WinGui: Make the Tabs in the logging window a bit larger and improve the init...
sr55
2015-01-02
5
-23
/
+51
[next]