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
*
LinGui: fix activity window scrolling
jstebbins
2015-03-26
1
-30
/
+40
*
LinGui: work around yet another gtk+-3 bug
jstebbins
2015-03-25
4
-5
/
+49
*
LinGui: fix UI issue with x264Option updates
jstebbins
2015-03-25
1
-0
/
+1
*
LinGui: init VideoPreset with valid value
jstebbins
2015-03-25
1
-1
/
+1
*
MacGui: add an alert window to show the exceptions not handled. Hopefully it ...
ritsuka
2015-03-24
7
-1
/
+283
*
libav: bump to v11.3
jstebbins
2015-03-23
3
-65
/
+1
*
MacGui: bind angle popup to the angle property of HBJob.
ritsuka
2015-03-19
2
-31
/
+38
*
MacGui: fix the error variable in canScan:error: , it was dereferenced one ti...
ritsuka
2015-03-19
2
-3
/
+3
*
MacGui: add a missing ownership qualifier needed by ARC.
ritsuka
2015-03-19
3
-8
/
+8
*
LinGui: add defaults for new copy mask options
jstebbins
2015-03-18
1
-5
/
+11
*
LinGui: fix off-by-one error in subtitle track selection
jstebbins
2015-03-18
1
-1
/
+1
*
LinGui: update generation of audio copy mask with new copy options
jstebbins
2015-03-18
1
-5
/
+17
*
rendersub: remove unnecessary filter settings
jstebbins
2015-03-18
1
-20
/
+10
*
MacGui: fix a crash in the add preset and add titles to queue sheets introduc...
ritsuka
2015-03-17
1
-4
/
+3
*
MacGui: fix live preview crash caused by the ARC conversion.
ritsuka
2015-03-17
1
-1
/
+1
*
MacGui: clean up the preview controller, and fix the preview not updating whe...
ritsuka
2015-03-17
3
-29
/
+32
*
rendersub: fix text rendering frame size
jstebbins
2015-03-17
1
-44
/
+33
*
MacGui: convert the mac gui to Objective-C ARC.
ritsuka
2015-03-17
77
-700
/
+304
*
decomb: oops, fix overread when height is mod 4
jstebbins
2015-03-16
1
-1
/
+1
*
LinGui: add widgets for eac3, truehd, and flac autopassthru
jstebbins
2015-03-15
3
-0
/
+189
*
muxavformat: add "creation_time" metadata
jstebbins
2015-03-15
1
-0
/
+5
*
decomb: fix green line when source hight is modulus 2
jstebbins
2015-03-14
1
-4
/
+4
*
WinGui: Make the anamorphic objects in the services library public.
sr55
2015-03-14
4
-5
/
+11
*
WinGui: Fixed the temp Property Changed Base Impl.
sr55
2015-03-14
8
-29
/
+244
*
WinGui: Remove the Caliburn Micro / Castle dependency in The services library...
sr55
2015-03-14
22
-35
/
+141
*
libhb: fix building with QSV enabled.
Rodeo
2015-03-13
1
-2
/
+2
*
WinGui: Add the word "sources" to the quality tooltip to make it marginally c...
sr55
2015-03-12
2
-2
/
+2
*
json: fix crash when foreign audio search is *not* enabled
jstebbins
2015-03-11
2
-1
/
+8
*
WinGui: Fix the Encoder Tune option.
sr55
2015-03-09
1
-1
/
+4
*
libhb: use jansson for hb_dict
jstebbins
2015-03-09
8
-377
/
+814
*
MacGui: simplify the encoding state string creation code
ritsuka
2015-03-08
1
-13
/
+6
*
WinGui: Updating the app to handle the latest JSON API change regarding the A...
sr55
2015-03-07
10
-281
/
+75
*
json: automatically scan title when processing json jobs
jstebbins
2015-03-07
23
-735
/
+928
*
LinGui: remove unused function
jstebbins
2015-03-07
2
-32
/
+0
*
LinGui: convert resource files to json
jstebbins
2015-03-07
7
-2050
/
+1072
*
LinGui: rename resource file since it's no longer a plist
jstebbins
2015-03-07
1
-4
/
+4
*
LinGui: clean settings better before writing to presets file
jstebbins
2015-03-07
1
-2
/
+29
*
WinGui: Stripping out a lot of legacy abstraction code for the scan service.
sr55
2015-03-06
18
-808
/
+80
*
LinGui: add methods for reading and writing json config files
jstebbins
2015-03-06
11
-117
/
+192
*
WinGui: Restore the preview functionality after refactoring.
sr55
2015-03-06
2
-2
/
+14
*
LinGui: change settings dict from glib to jansson
jstebbins
2015-03-06
34
-1827
/
+1410
*
WinGui: Moving some more namespaces.
sr55
2015-03-05
10
-103
/
+8
*
WinGui: Remove the EncodeJob model. This removes another abstraction layer th...
sr55
2015-03-05
24
-1177
/
+266
*
LinGui: fix compiler warning
jstebbins
2015-03-05
1
-1
/
+1
*
LinGui: random clean-ups
jstebbins
2015-03-05
8
-66
/
+53
*
WinGui: Remove the EncodeServiceWrapper
sr55
2015-03-03
4
-269
/
+4
*
ProRes: extend the padding check to 16 bits.
Rodeo
2015-03-02
1
-0
/
+42
*
WinGui: Dropping more legacy code and moving some more UI only code up to the...
sr55
2015-03-01
15
-124
/
+58
*
WinGui: Moving the Queue Code out to the UI level. The services library will ...
sr55
2015-03-01
20
-484
/
+62
*
WinGui: Removing the Isolation code as it's not used, and planned for libhb i...
sr55
2015-03-01
15
-524
/
+16
[next]