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
...
*
MacGui: removed an unnecessary NSBox in the Advanced tab.
ritsuka
2014-08-22
3
-20
/
+11
*
libav: update fraem threading state patch
jstebbins
2014-08-22
1
-57
/
+110
*
LinGui: fix tooltip indentation and spelling errors
jstebbins
2014-08-22
1
-194
/
+197
*
Added back two files Xcode killed on its own in the previous commit
ritsuka
2014-08-22
2
-0
/
+11
*
MacGui: renamed HB*Settings classes to HB*Defaults. Added a “…” char to...
ritsuka
2014-08-22
18
-80
/
+67
*
LinGui: fix queue formatting
jstebbins
2014-08-21
1
-6
/
+6
*
LinGui: Fix queue display when no audio tracks
jstebbins
2014-08-21
1
-1
/
+4
*
MacGui: load the old lavcOption format too is preset in the preset.
ritsuka
2014-08-21
1
-2
/
+9
*
MacGui: remapped lavcOption to VideoOptionExtra.
ritsuka
2014-08-21
4
-31
/
+27
*
MacGui: load the lavcOption from preset and fixed the encoder selection when ...
ritsuka
2014-08-21
1
-0
/
+10
*
WinGui: Remove some cruft from the solution.
sr55
2014-08-21
4
-47
/
+1
*
MacGui: generalize video preset/tune/profile/level handling to make it works ...
ritsuka
2014-08-21
9
-716
/
+754
*
MacGui: removed unneeded outlets from PictureSettings.xib.
ritsuka
2014-08-21
1
-11
/
+7
*
WinGui: Further updates to the preset import/export functionality.
sr55
2014-08-21
2
-143
/
+30
*
CLI: make string split function aware of escaping and quoting
jstebbins
2014-08-21
1
-8
/
+53
*
WinGui: Use OutputFormat display name, rather than the enum name.
sr55
2014-08-21
10
-18
/
+29
*
WinGui: Add some additional escaping around the audio track names
sr55
2014-08-21
1
-2
/
+2
*
build: add cmake contrib for building x265 on osx
jstebbins
2014-08-20
6
-3
/
+34
*
muxavformat: Fix muxing of AAC that is missing extradata
jstebbins
2014-08-20
1
-26
/
+32
*
libhb: fix potential crash in filters
jstebbins
2014-08-20
1
-1
/
+1
*
MacGui: set the tab views directly instead of adding a subview in the main wi...
ritsuka
2014-08-20
4
-36
/
+13
*
MacGui: added a HBDockTile class to manage the dock tile.
ritsuka
2014-08-20
5
-97
/
+170
*
MacGui: made the width and height textfield editable in the picture settings ...
ritsuka
2014-08-19
2
-23
/
+44
*
MacGui: Fixed a crash in HBFilters caused by a missing boxing of a bool.
ritsuka
2014-08-19
1
-1
/
+1
*
MacGui: Removed the code to show/hide the fSrcAngle* UI elements in Controlle...
ritsuka
2014-08-19
2
-25
/
+23
*
WinGui: -Fix to the update service. -Change NlMeans to NLMeans
sr55
2014-08-19
8
-8
/
+9
*
MacGui: added support for NLMeans denoise. Added the HBFilters class to store...
ritsuka
2014-08-19
17
-888
/
+1476
*
LinGui: fix ubuntu package configure options
jstebbins
2014-08-19
1
-1
/
+1
*
LinGui: add cmake to ubuntu package build dependencies
jstebbins
2014-08-19
1
-1
/
+1
*
LinGui: add translation for old x264OptionExtra preset key
jstebbins
2014-08-19
1
-0
/
+7
*
Using https for all appcast urls
sr55
2014-08-19
1
-2
/
+2
*
WinGUI: Switch the appcast URL's to https
sr55
2014-08-19
1
-4
/
+4
*
LinGui: add x264 and lame to ubuntu package dependencies
jstebbins
2014-08-18
1
-1
/
+1
*
LinGui: link lame and x264 system libs
jstebbins
2014-08-18
4
-15
/
+24
*
Some Minor build doc updates
sr55
2014-08-18
3
-5
/
+5
*
WinGui: Update copyright and version numbers for upcoming releases.
sr55
2014-08-18
9
-15
/
+15
*
build: remove mp4v2 and libmkv dependencies
jstebbins
2014-08-18
30
-4048
/
+6
*
WinGui: Some updates to the NEWS and CREDITS file
sr55
2014-08-18
2
-56
/
+86
*
Remove faac and faad2 contrib folders as they are empty.
sr55
2014-08-18
0
-0
/
+0
*
MacGui: general clean up of HBQueueController: removed unused UI elements and...
ritsuka
2014-08-18
3
-513
/
+270
*
MacGui: initialize the languages list before the window in the prefsControlle...
ritsuka
2014-08-18
1
-2
/
+1
*
MacGui: changed the preset selection code a little bit again.
ritsuka
2014-08-17
3
-16
/
+16
*
MacGui: fixed the bitrates popup in the audio default panel, it didn’t upda...
ritsuka
2014-08-16
2
-1
/
+12
*
MacGui: forgot a file in rev 6300 commit.
ritsuka
2014-08-16
1
-0
/
+12
*
MacGui: select the default preset in the presets drawer at start up. Added a ...
ritsuka
2014-08-16
2
-7
/
+15
*
MacGui: Fixed the languages selection in the built in presets for languages w...
ritsuka
2014-08-16
4
-340
/
+54
*
LinGui: make video preset/tune/profile/level tooltips more general
jstebbins
2014-08-15
1
-6
/
+6
*
LinGui: improve denoise filter tooltip
jstebbins
2014-08-15
1
-3
/
+3
*
LinGui: remove video qualite range warning
jstebbins
2014-08-15
2
-81
/
+1
*
libav: fix problem decoding broken rv40 sample
jstebbins
2014-08-14
1
-0
/
+57
[prev]
[next]