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
*
Remove the CLI / LibHB Update Checker. It's been broken since we switched to ...
sr55
2016-03-12
7
-328
/
+8
*
LinGui: fix "Cancel" of subtitle changes
John Stebbins
2016-03-12
1
-3
/
+6
*
cli: add support for import of GUI queue file
John Stebbins
2016-03-12
1
-123
/
+215
*
LinGui: Tidy up queue format
John Stebbins
2016-03-12
6
-185
/
+222
*
WinGui: Add SHA1 Verification of the update downloads and don't start the ins...
sr55
2016-03-12
5
-11
/
+56
*
Merge pull request #124 from jstebbins/decomb-split
John Stebbins
2016-03-12
41
-1660
/
+2843
|
\
|
*
MacGui: add interlace detection filter.
Damiano Galassi
2016-03-12
6
-4
/
+193
|
*
WinGui: Fixes for the new filters setup.
sr55
2016-03-11
3
-6
/
+7
|
*
WinGui: Missing Decomb options
sr55
2016-03-11
1
-1
/
+7
|
*
WinGui: Initial commit supporting separated interlace detection. Not tested yet.
sr55
2016-03-11
11
-26
/
+229
|
*
LinGui: link comb-detect and deinterlace filters
John Stebbins
2016-03-11
4
-3
/
+35
|
*
comb-detect: adjust default sensitivity and add "Less Sensitive" preset
John Stebbins
2016-03-11
1
-8
/
+12
|
*
cli: add comb detection options
John Stebbins
2016-03-11
1
-2
/
+83
|
*
qsv: fix build
John Stebbins
2016-03-11
6
-33
/
+44
|
*
decomb: split comb detection out into it's own filter
John Stebbins
2016-03-11
19
-1585
/
+2241
|
/
*
sync: fix hang at end of p-to-p encoding with subtitles
John Stebbins
2016-03-11
1
-1
/
+8
*
reader: fix p-to-p seconds for non-seekable streams
John Stebbins
2016-03-11
1
-1
/
+20
*
sync: fix yet another subtitle issue.
John Stebbins
2016-03-11
1
-1
/
+2
*
MacGui: move the objc libhb wrapper to a separate framework.
Damiano Galassi
2016-03-11
58
-594
/
+1180
*
LinGui: prevent crashes due to an invalid queue file
John Stebbins
2016-03-10
1
-19
/
+11
*
LinGui: don't assume log text is iso-8859-1
John Stebbins
2016-03-10
1
-2
/
+2
*
MacGui: remove an unused var.
Damiano Galassi
2016-03-10
1
-3
/
+0
*
MacGui: remove the NSString check for the PictureRotate key because we are su...
Damiano Galassi
2016-03-10
1
-9
/
+6
*
lingui: fix use of freed memory
John Stebbins
2016-03-09
1
-1
/
+1
*
Merge pull request #118 from jstebbins/filter-dict
John Stebbins
2016-03-09
40
-1150
/
+2475
|
\
|
*
WinGui: Fix Framerate mode for Same as source
sr55
2016-03-09
1
-1
/
+1
|
*
WinGui: Update deinterlace method to Yadif and update presets. Will look int...
sr55
2016-03-09
5
-36
/
+31
|
*
WinGui: Initial support for dict based filter options.
sr55
2016-03-09
7
-34
/
+190
|
*
macui support for filter dict settings
John Stebbins
2016-03-09
2
-53
/
+41
|
*
filters: make job filter settings an hb_dict_t
John Stebbins
2016-03-09
27
-1027
/
+2213
|
/
*
MacGui: use the kvc accessor methods, so that the presets menu will update pr...
Damiano Galassi
2016-03-09
2
-3
/
+3
*
hb_dict: convert json null to empty string upon string xform
John Stebbins
2016-03-09
1
-1
/
+1
*
sync: fix handling of end-of-subtitle markers
John Stebbins
2016-03-06
1
-0
/
+4
*
libhb: fix buffer over-reads by libav get_bits()
John Stebbins
2016-03-06
1
-16
/
+20
*
libhb: fix memory leaks
John Stebbins
2016-03-06
2
-2
/
+5
*
cli: fix constant framerate
John Stebbins
2016-03-05
1
-1
/
+1
*
WinGui: Don't check diskspace on UNC paths.
sr55
2016-03-02
1
-2
/
+2
*
WinGui: Updating the code to handle Deinterlace / Decomb / Rotation options f...
sr55
2016-03-02
1
-37
/
+9
*
MacGui: rewrite the NSDictionary to NSArray converter using less if.
Damiano Galassi
2016-03-01
2
-84
/
+85
*
scan: check if the video decoder was properly initialized before decoding the...
Damiano Galassi
2016-03-01
1
-1
/
+10
*
decavcodec: recompute frame duration for every frame
John Stebbins
2016-02-28
1
-2
/
+3
*
MacGui: add a NSDictionary extension to convert from and to hb_dict_t.
Damiano Galassi
2016-02-26
3
-0
/
+216
*
MacGui: make HBCore titles ivar always non null.
Damiano Galassi
2016-02-26
2
-3
/
+5
*
MacGui: the 'default' as the standard deinterlace filter value.
Damiano Galassi
2016-02-26
1
-8
/
+4
*
lingui: fix data type of GType variable
John Stebbins
2016-02-25
1
-3
/
+3
*
MacGui: check if there is at least one character in the string before trying ...
Damiano Galassi
2016-02-23
1
-14
/
+16
*
WinGui: Fix Audio Tab Track by Language selection behaviour.
sr55
2016-02-21
1
-1
/
+1
*
Update NEWS
Scott
2016-02-21
1
-1
/
+1
*
Updated the NEWS file.
sr55
2016-02-20
1
-4
/
+24
*
WinGui: Added a text block on the Queue Add selection that shows the current ...
sr55
2016-02-20
6
-20
/
+55
[next]