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
*
muxavformat: fix mp4 subtitle empty packet duration
John Stebbins
2016-04-14
1
-1
/
+1
*
qsv: support building on linux with libva
John Stebbins
2016-04-14
1
-0
/
+3
*
Merge pull request #153 from jstebbins/qsv-free
John Stebbins
2016-04-13
1
-39
/
+39
|
\
|
*
qsv: fix access to freed memory when interrupting encode
John Stebbins
2016-04-13
1
-39
/
+39
*
|
Merge pull request #154 from jstebbins/qsv-decode-uninitialized-var
John Stebbins
2016-04-13
1
-55
/
+44
|
\
\
|
*
|
qsv: fix crash in decode init due to uninitialized variable
John Stebbins
2016-04-13
1
-55
/
+44
*
|
|
WinGui: Don't call hb_x264_param_unparse when we are not using x264
sr55
2016-04-13
1
-1
/
+1
|
/
/
*
/
qsv_filter: fix crash when unpacking crop parameters
John Stebbins
2016-04-13
1
-4
/
+4
|
/
*
WinGui: Handle null mixdowns properly. Fixes #152
sr55
2016-04-12
3
-6
/
+9
*
lingui: fix mispelling
John Stebbins
2016-04-10
1
-14
/
+14
*
lingui: fix file name
John Stebbins
2016-04-09
1
-0
/
+0
*
lingui: add ubuntu xenial to nightly builds
John Stebbins
2016-04-09
3
-0
/
+130
*
WinGui: Sanitise all Mixdown selections. Passthru the Codec into the Scanned...
sr55
2016-04-09
4
-61
/
+78
*
Update Git Ignore.
sr55
2016-04-09
1
-0
/
+2
*
WinGui: Use Mixdowns from LibHBand sanitise the choices. The GUI no longer sh...
sr55
2016-04-09
15
-118
/
+204
*
MacGui: do not set the preview window frame origin to a value outside the scr...
Damiano Galassi
2016-04-09
1
-4
/
+1
*
MacGui: do not update the preview window layer if the image is nil or the siz...
Damiano Galassi
2016-04-07
1
-47
/
+50
*
MacGui: rename 'layout' in HBPreviewView so it doesn't override NSView layout...
Damiano Galassi
2016-04-07
1
-5
/
+5
*
bd: change angles before seeking
John Stebbins
2016-04-04
1
-4
/
+4
*
libbluray: fix chapter lookup
John Stebbins
2016-04-04
1
-0
/
+20
*
Merge pull request #144 from sr55/x264
Scott
2016-04-03
2
-4
/
+4
|
\
|
*
Upgrade x264 to r2665 a01e339
sr55
2016-04-02
2
-4
/
+4
*
|
json: fix typo.
Tim Walker
2016-04-03
1
-1
/
+1
*
|
CLI: fix incorrect assumption that video quality is always positive.
Tim Walker
2016-04-03
1
-2
/
+2
*
|
json: fix sanitization of vquality
Tim Walker
2016-04-03
1
-4
/
+8
*
|
json: fix sanitization of vquality
John Stebbins
2016-04-03
2
-24
/
+35
*
|
ffmpeg: rename some files to have unique patch numbers.
Tim Walker
2016-04-01
3
-0
/
+0
*
|
ffmpeg: patch some E-AC-3 decoder calls.
Tim Walker
2016-04-01
1
-0
/
+87
*
|
filters: don't add disabled rotate filter to filter list
John Stebbins
2016-03-31
2
-5
/
+33
|
/
*
hb_json: sanitize JSON where both of video bitrate and quality are valid.
Tim Walker
2016-03-31
1
-0
/
+6
*
macosx: fix incorrect assumption that video quality is always positive.
Tim Walker
2016-03-31
1
-1
/
+1
*
libhb: fix incorrect assumption that video quality is always positive.
Tim Walker
2016-03-31
11
-13
/
+16
*
libhb: fix quality limits for high bit depth video encoders.
Tim Walker
2016-03-31
1
-2
/
+25
*
libhb: remove superfluous ifdefs.
Tim Walker
2016-03-31
1
-4
/
+0
*
LinGui: all negative vquality slider values
John Stebbins
2016-03-30
1
-3
/
+10
*
x265: use more permissive x265_api_query instead of x265_api_get
John Stebbins
2016-03-30
2
-3
/
+3
*
MacGui: allow negative value in the quality slider.
Damiano Galassi
2016-03-30
1
-0
/
+2
*
Merge pull request #138 from maximd33/master
Rodeo314
2016-03-30
1
-1
/
+2
|
\
|
*
QSV: better compatibility with recent SW lib
maxd
2016-03-30
1
-1
/
+2
|
/
*
libhb: fix x265 encoding with CRF == 0.0
Tim Walker
2016-03-29
1
-1
/
+1
*
presets: fix PictureRotate import
John Stebbins
2016-03-28
1
-1
/
+2
*
LinGui: fix saving default preset
John Stebbins
2016-03-27
1
-1
/
+4
*
muxavformat: fix muxer interleaving in mkv
John Stebbins
2016-03-27
1
-3
/
+5
*
LinGui: fix crash when no preset selected and scan new source
John Stebbins
2016-03-27
1
-22
/
+25
*
WinGui: Fix a couple of silent errors with the new logging system.
sr55
2016-03-26
2
-14
/
+30
*
WinGui: If there are multiple queue recovery files, don't fail the set if one...
sr55
2016-03-26
1
-11
/
+20
*
WinGui: Add a new JSON file type to the queue export functionality. This expo...
sr55
2016-03-26
7
-3
/
+125
*
MacGui: fix the "encoding (null)" string that was shown when encoding a preview.
Damiano Galassi
2016-03-26
1
-0
/
+2
*
MacGui: fix the 'scan only title' option.
Damiano Galassi
2016-03-26
2
-4
/
+12
*
stream: fix negative array index
John Stebbins
2016-03-25
1
-1
/
+1
[next]