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:
sr55
2016-02-06
22
-554
/
+1287
*
WinGui: Fix Video Bitrate Text Box not updating correctly with presets.
sr55
2016-02-04
1
-5
/
+6
*
MacGui: add a way to edit the audio/defaults in the 'add preset' sheet, so ho...
Damiano Galassi
2016-02-03
2
-78
/
+167
*
WinGui: Initial attempt at allowing nightly builds to be installed separately...
sr55
2016-02-02
2
-22
/
+22
*
WinGui: Couple of UI Tweaks.
sr55
2016-02-02
7
-6
/
+116
*
WinGui: Fix for configure audio tracks not behaving correctly with "Any" option.
sr55
2016-01-31
1
-7
/
+12
*
doc folder updates
sr55
2016-01-30
4
-74
/
+67
*
MacGui: fix HBSubtitlesTrack copy, it missed the container ivar.
Damiano Galassi
2016-01-30
1
-0
/
+1
*
WinGui: Extra Space.
sr55
2016-01-29
1
-1
/
+1
*
WinGui: Allow the Nightly build and Release version to be run side-by-side. ...
[email protected]
2016-01-29
4
-4
/
+76
*
WinGui: Add support for the rotate and flip filter.
[email protected]
2016-01-29
8
-124
/
+237
*
libhb: fix use of uninitialized variable in lang.c
John Stebbins
2016-01-29
2
-4
/
+4
*
Merge pull request #70 from ranunez/master
Scott
2016-01-28
2
-30
/
+16
|
\
|
*
Adds newline for community support blurb
Ricardo Nunez
2016-01-27
1
-0
/
+1
|
*
Converts README to markdown
Ricardo Nunez
2016-01-27
2
-30
/
+15
*
|
MacGui: fix some static anaylizer warnings.
Damiano Galassi
2016-01-28
3
-9
/
+14
|
/
*
sync: fix hang in subtitle scan pass
John Stebbins
2016-01-27
1
-0
/
+9
*
LinGui: use language table provided by libhb
John Stebbins
2016-01-27
3
-250
/
+43
*
sync: fix delayed subtitles when burned-in
John Stebbins
2016-01-27
1
-0
/
+14
*
MacGui: switch the defaults languages to view based tables, and a little proj...
Damiano Galassi
2016-01-26
4
-152
/
+172
*
MacGui: use hb_generate_filter_settings() to generate the right settings stri...
Damiano Galassi
2016-01-25
1
-2
/
+7
*
Merge pull request #60 from jstebbins/rotate
John Stebbins
2016-01-25
3
-435
/
+142
|
\
|
*
rotate: use libavfilter
John Stebbins
2016-01-25
3
-435
/
+142
|
/
*
libhb: fix crash in hb_filter_info_close
John Stebbins
2016-01-24
1
-1
/
+4
*
MacGui: fix the audio description string encoding.
Damiano Galassi
2016-01-24
1
-8
/
+6
*
WinGui: Fix an issue loading the language lists in the Audio / Subtitle defau...
sr55
2016-01-23
2
-194
/
+210
*
libhb: do not add invalid audio encoders to audio list
John Stebbins
2016-01-22
1
-18
/
+19
*
qsv: fix build with qsv enabled
John Stebbins
2016-01-22
1
-1
/
+1
*
Add libavfilter.a to the Xcode project link phase.
Damiano Galassi
2016-01-22
1
-0
/
+6
*
Merge pull request #28 from jstebbins/avfilter
John Stebbins
2016-01-21
22
-315
/
+1355
|
\
|
*
libhb: Add libavfilter support and pad filter
John Stebbins
2016-01-21
22
-315
/
+1355
|
/
*
sync: fix hang in ssa subtitle sync
John Stebbins
2016-01-21
1
-1
/
+5
*
Merge pull request #34 from jstebbins/sync
John Stebbins
2016-01-21
9
-1212
/
+1657
|
\
|
*
sync: gut and rewrite
John Stebbins
2016-01-21
9
-1212
/
+1657
|
/
*
MacGui: cosmetics.
Damiano Galassi
2016-01-21
1
-1
/
+2
*
MacGui: add a key equivalent to the 'don't quit' button of the quit alert.
Damiano Galassi
2016-01-21
1
-0
/
+1
*
MacGui: always show the 'scan only title' view in the open panel, 10.11 hides...
Damiano Galassi
2016-01-21
1
-0
/
+5
*
libhb: fix hang during subtitle scan
John Stebbins
2016-01-19
2
-2
/
+9
*
LinGui: remove unnecessary audio mixdown warning
John Stebbins
2016-01-18
1
-28
/
+0
*
WinGui: Unsaved file
sr55
2016-01-17
1
-1
/
+0
*
WinGui: Fix an issue reloading "None" anamorphic setting on presets during a...
sr55
2016-01-17
1
-1
/
+2
*
WinGui: Fix Preset json file import.
sr55
2016-01-17
2
-6
/
+7
*
Merge pull request #45 from RandomEngy/master
Scott
2016-01-17
1
-170
/
+170
|
\
|
*
Updating header from lang.h to lang.c .
RandomEngy
2015-12-27
1
-1
/
+1
|
*
Adding native language names to lang.c .
RandomEngy
2015-12-26
1
-169
/
+169
*
|
WinGui: QuickSync H265 supports levels.
sr55
2016-01-17
1
-1
/
+1
*
|
MacGui: check if the activity log is not nil before adding it to HBOutputRedi...
Damiano Galassi
2016-01-16
2
-4
/
+10
*
|
CLI: fix data type of json key NormalizeMixLevel
John Stebbins
2016-01-15
1
-2
/
+2
*
|
sync: fix typo that could result in dropping subtitles
John Stebbins
2016-01-15
1
-1
/
+1
*
|
MacGui: batch the preview updates so we don't reload the same preview multipl...
Damiano Galassi
2016-01-15
1
-1
/
+16
[next]