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
*
MacGui: disable the alert on error code
ritsuka
2015-01-15
1
-11
/
+11
*
MacGui: fix some leaks
ritsuka
2015-01-15
5
-9
/
+59
*
WinGui: Fix QSV Preset/Profile/Level
sr55
2015-01-14
1
-0
/
+6
*
WinGui: Libhb JSON API, Fix Extra encode arguments.
sr55
2015-01-14
1
-3
/
+2
*
stream: Fix scanning files with large PNGs
jstebbins
2015-01-14
1
-1
/
+15
*
MacGui: simplify the toolbar/menu validation methods, plus some cosmetics.
ritsuka
2015-01-14
4
-173
/
+143
*
WinGui: Fixes to new JSON API Code, Audio and Chapter settings.
sr55
2015-01-13
4
-17
/
+22
*
WinGui: Fix build.
sr55
2015-01-13
1
-3
/
+3
*
MacGui: fix a crash when editing a queue item.
ritsuka
2015-01-13
1
-0
/
+3
*
Fix libdvdnav dvd name and add additional fallback if no name is found
ritsuka
2015-01-13
2
-1
/
+18
*
LinGui: fix small memory leak
jstebbins
2015-01-13
1
-6
/
+4
*
Revert a change Xcode committed on its own.
ritsuka
2015-01-13
1
-8
/
+1
*
MacGui: Move the audio/subtitles selection logic out of the view controllers....
ritsuka
2015-01-13
22
-1531
/
+1815
*
MacGui: reorganize createMovieAsyncWithImageIndex:andDuration: method. and ad...
ritsuka
2015-01-13
2
-36
/
+33
*
WinGui: Some fixes around x264/x265 tune/profile options
sr55
2015-01-12
7
-13
/
+32
*
Simplify frontend useage of hb_add()
jstebbins
2015-01-12
9
-245
/
+53
*
MacGui: fix frame rate mode description in the queue.
ritsuka
2015-01-12
1
-1
/
+1
*
LinGui: fix parent window of dialogs
jstebbins
2015-01-11
8
-42
/
+89
*
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
[next]