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
*
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
*
WinGui: Missing file from last commit.
sr55
2016-02-20
1
-0
/
+2
*
WinGui: Adding a "Queue" Menu
sr55
2016-02-20
6
-0
/
+155
*
deinterlace: fix mapping of legacy "slow" preset
John Stebbins
2016-02-16
1
-1
/
+1
*
decomb: fix decomb check
John Stebbins
2016-02-16
1
-2
/
+1
*
MacGui: write the right minor and micro version in the presets. They were swa...
Damiano Galassi
2016-02-16
1
-2
/
+2
*
sync: improve video dejitter
John Stebbins
2016-02-15
1
-1
/
+1
*
Merge pull request #67 from jstebbins/deinterlace
John Stebbins
2016-02-15
10
-688
/
+232
|
\
|
*
macui: change "Deinterlace" to "Yadif"
John Stebbins
2016-02-15
1
-2
/
+2
|
*
deinterlace: add conditional deinterlacing of interlaced frames
John Stebbins
2016-02-15
3
-5
/
+15
|
*
deinterlace: use avfilter yadif deinterlacer
John Stebbins
2016-02-15
8
-682
/
+216
|
/
*
MacGui: show what preset will be used in the 'Add titles to queue' panel. Use...
Damiano Galassi
2016-02-15
4
-36
/
+60
*
WinGui: Fix a few binding errors on the audio Default tab. Allow Turbo first ...
sr55
2016-02-13
8
-13
/
+38
*
WinGui: x264/5 multilib support. You can now encode 10bit x264, 10bit x265 a...
sr55
2016-02-13
7
-15
/
+57
*
libhb: fix he-aac fallback setup
John Stebbins
2016-02-12
1
-2
/
+1
*
sync: fix crash when sync init fails
John Stebbins
2016-02-12
1
-1
/
+2
*
MacGui: fix build. There is no need to thin sparkle anymore.
Damiano Galassi
2016-02-12
1
-3
/
+0
*
MacGui: add a tooltip to the video encoders popup.
Damiano Galassi
2016-02-12
1
-41
/
+5
*
Merge pull request #90 from anongitter/master
Damiano Galassi
2016-02-12
96
-250
/
+701
|
\
|
*
Move png icons into an asset catalog
anongitter
2016-02-11
96
-250
/
+701
|
/
*
contrib: Rename libav patch for better DV in AVI compatibility.
Bradley Sepos
2016-02-11
1
-0
/
+0
*
contrib: Add libav patch for better DV in AVI compatibility.
Bradley Sepos
2016-02-11
1
-0
/
+37
*
x265: bump to version 1.9
John Stebbins
2016-02-11
1
-2
/
+2
*
MacGui: update sparkle to version 1.13.1.
Damiano Galassi
2016-02-11
95
-928
/
+828
*
WinGui: Detect if FDK encoder is available or not.
sr55
2016-02-10
1
-0
/
+8
*
WinGui: WebOptimised and iPod 5G support checkboxes were not displaying the ...
sr55
2016-02-10
2
-4
/
+44
*
build: do not enable fdk-aac by default
John Stebbins
2016-02-10
1
-1
/
+1
*
sync: fix subtitle timestamps that go backwards
John Stebbins
2016-02-10
1
-3
/
+22
*
MacGui: fix the 'add preset' panel minimum size.
Damiano Galassi
2016-02-10
1
-2
/
+2
*
WinGui: Fixed a bug with Audio Fallback encoder not setting correctly from pr...
sr55
2016-02-09
1
-2
/
+2
*
rendersub: fix crash when processing EOF in subtitle render
John Stebbins
2016-02-09
1
-0
/
+29
*
Merge pull request #84 from anongitter/patch-1
Damiano Galassi
2016-02-09
1
-3
/
+3
|
\
[next]