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: Fix previews after hb_image_s change. Fixes #2044
sr55
2019-04-16
2
-0
/
+2
*
WinGui: Reset IsPresetModified when Updating a preset. Fixes #2042
sr55
2019-04-16
1
-0
/
+1
*
configure: Add comments to make lib checks more readable
John Stebbins
2019-04-16
1
-18
/
+29
*
configure: make separate LDTest and PkgConfigTest functions
John Stebbins
2019-04-16
1
-76
/
+74
*
configure: fix comments
John Stebbins
2019-04-15
1
-14
/
+6
*
configure: fix typo
John Stebbins
2019-04-15
1
-1
/
+1
*
configure: move sanitation of options together
John Stebbins
2019-04-15
1
-10
/
+19
*
configure: make sure numa is only enabled on linux
John Stebbins
2019-04-15
1
-2
/
+3
*
configure: move init of HostTuple after parsing cross
John Stebbins
2019-04-15
1
-8
/
+9
*
configure: use stricter 'is not None'
John Stebbins
2019-04-15
1
-2
/
+2
*
configure: initialize host_tuple with cross
John Stebbins
2019-04-15
1
-11
/
+14
*
configure: Fix host vs build specs
John Stebbins
2019-04-15
1
-95
/
+123
*
configure: add PkgConfigProbe and ChkLib actions
John Stebbins
2019-04-15
1
-0
/
+102
*
configure: add option to enable/disable libnuma
John Stebbins
2019-04-15
7
-2
/
+32
*
vfr: improve duplicate frame drop detection
John Stebbins
2019-04-14
1
-19
/
+47
*
work: fix pix_fmt init input to filter pipeline
John Stebbins
2019-04-14
1
-1
/
+5
*
make: Tweak configure summary language for consistency.
Bradley Sepos
2019-04-13
1
-19
/
+14
*
make: Fix non-fatal contrib download error.
Bradley Sepos
2019-04-13
1
-1
/
+1
*
contrib: Update to FFmpeg 4.1.3.
Bradley Sepos
2019-04-13
1
-3
/
+3
*
make: Tweak configure.py output language.
Bradley Sepos
2019-04-13
1
-3
/
+3
*
make: Reflect FFmpeg AAC required on some platforms in help.
Bradley Sepos
2019-04-13
1
-2
/
+6
*
make: Fix initialization of minver in configure.py.
Bradley Sepos
2019-04-13
1
-2
/
+2
*
make: Remove SelectTool class from configure.py.
Bradley Sepos
2019-04-13
1
-75
/
+0
*
make: Remove last optparse import in configure.py.
Bradley Sepos
2019-04-13
1
-1
/
+0
*
make: Fix configure --minver argument showing for cross.
Bradley Sepos
2019-04-13
1
-3
/
+2
*
make: Rerun cross tools probe before creating CLI help.
Bradley Sepos
2019-04-13
1
-6
/
+6
*
make: Improve handling of cross argument in configure.py.
Bradley Sepos
2019-04-13
1
-3
/
+4
*
make: Fix configure.py conf args for reconfigure.
Bradley Sepos
2019-04-13
1
-29
/
+6
*
make: Tidy up configure help.
Bradley Sepos
2019-04-13
1
-3
/
+3
*
make: Fix configure and Xcode where cross compiling.
Bradley Sepos
2019-04-13
1
-12
/
+13
*
configure: fix argparse callbacks
John Stebbins
2019-04-13
1
-18
/
+35
*
configure: fix parsing debug and optimize options
John Stebbins
2019-04-13
1
-2
/
+2
*
make: Further improvements to feature enable/disable in configure.py.
Bradley Sepos
2019-04-13
4
-125
/
+141
*
LinGui: remove deleted file from translation list
John Stebbins
2019-04-12
1
-1
/
+0
*
make: Require FFmpeg AAC on Linux and Windows.
Bradley Sepos
2019-04-12
1
-2
/
+3
*
WinGui: Set the Countdown Alert to top most. #2032
sr55
2019-04-11
1
-1
/
+1
*
ports: increase HB_LOW_PRIORITY on macOS to avoid threads being stalled on mo...
Damiano Galassi
2019-04-09
1
-1
/
+1
*
ports: set pthreads name on macOS.
Damiano Galassi
2019-04-09
1
-0
/
+4
*
WinGui: Fix Race Condition crash when cancelling scan.
sr55
2019-04-08
1
-0
/
+1
*
WinGui: Improve the failed scan information window. #2025
sr55
2019-04-08
4
-7
/
+7
*
WinGui: Allow "Esc" key to be pressed on the source selection window. #2026
sr55
2019-04-08
1
-1
/
+1
*
cropscale: force output pixfmt to YUV420P
John Stebbins
2019-04-08
1
-0
/
+9
*
hbavfilter: fix filename in header comment
John Stebbins
2019-04-08
1
-1
/
+1
*
hbavfilter: hide internals of hb_avfilter_graph_s
John Stebbins
2019-04-08
4
-51
/
+61
*
avfilter: split individual filters to separate files
John Stebbins
2019-04-08
10
-939
/
+1024
*
avfilter: fix header file comment
John Stebbins
2019-04-08
1
-1
/
+1
*
libhb: change preset key to VideoColorMatrixCodeOverride
John Stebbins
2019-04-08
14
-190
/
+299
*
Add missing yuv444p12 colorspace opton
John Stebbins
2019-04-08
1
-0
/
+2
*
libhb: propagate color matrix info through the pipeline
John Stebbins
2019-04-08
19
-47
/
+650
*
avfilter: simplify internal API to avfilter
John Stebbins
2019-04-08
12
-827
/
+910
[next]