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
...
*
libhb: eliminate unnecessary references to mp4v2
jstebbins
2014-12-23
2
-7
/
+1
*
eliminate job->largeFileSize
jstebbins
2014-12-23
12
-118
/
+7
*
libhb: remove dead code
jstebbins
2014-12-23
2
-10
/
+0
*
MacGui: fix build.
ritsuka
2014-12-23
1
-0
/
+1
*
MacGui: remove some unused #import. Move again more things in HBController to...
ritsuka
2014-12-23
11
-312
/
+131
*
MacGui: move the UI helper methods to new categories. Implement NSCoding in m...
ritsuka
2014-12-23
27
-696
/
+1199
*
MacGui: set the chapter titles directly in HBJob. Move more things over to HB...
ritsuka
2014-12-22
11
-113
/
+176
*
libhb: remove hb_job_reset
jstebbins
2014-12-22
2
-55
/
+0
*
MacGui: save the preset description, it had been broken after the add preset ...
ritsuka
2014-12-22
1
-1
/
+4
*
libhb: remove deprecated job and title fields
jstebbins
2014-12-22
1
-26
/
+0
*
MacGui: implement NSCoding protocol in HBJob.
ritsuka
2014-12-22
13
-11
/
+332
*
MacGui: fixed a number of memory leaks. Do not set some deprecated hb_job fie...
ritsuka
2014-12-22
5
-35
/
+43
*
MacGui: remove the last usage of title->job.
ritsuka
2014-12-21
7
-460
/
+13
*
MacGui: use HBJob tracks array in HBAudioController and HBSubtitlesController...
ritsuka
2014-12-21
4
-17
/
+549
*
MacGui: refactor a bit of HBController to remove dependency on hb_title_t.
ritsuka
2014-12-21
2
-243
/
+175
*
MacGui: use HBJob when possible.
ritsuka
2014-12-21
11
-197
/
+103
*
MacGui: add some more logs in HBCore.
ritsuka
2014-12-21
1
-0
/
+10
*
MacGui: set the correct framerate in the preset.
ritsuka
2014-12-21
1
-1
/
+1
*
MacGui: rearrange files in the project and disabled NSZombie.
ritsuka
2014-12-20
2
-43
/
+38
*
MacGui: fix a warning.
ritsuka
2014-12-20
1
-3
/
+3
*
MacGui: integrated HBPicture in HBPictureController and started to move thing...
ritsuka
2014-12-20
9
-913
/
+370
*
MacGui: post a notification in HBFilters when a settings is changed.
ritsuka
2014-12-20
2
-43
/
+156
*
MacGui: implement HBPicture.
ritsuka
2014-12-20
2
-31
/
+729
*
MacGui: small improvements to HBTitle and HBJob.
ritsuka
2014-12-20
4
-25
/
+34
*
WinGui: Fix the Check for update frequency setting. (Removed daily as an opti...
sr55
2014-12-20
3
-16
/
+9
*
WinGui: Fix a bug in the anamorphic size code.
sr55
2014-12-20
2
-15
/
+6
*
WinGui: Switch to using the new JSON based scan API.
sr55
2014-12-20
27
-294
/
+982
*
WinGui: Refactor the scan model namespace in preparation for json api impl
sr55
2014-12-20
15
-43
/
+46
*
WinGui: QuickFix for a crash, will resolve properly later.
sr55
2014-12-20
1
-1
/
+1
*
MacGui: use title->list_chapter directly instead of title->job->list_chapter.
ritsuka
2014-12-20
1
-2
/
+2
*
MacGui: use the right string format specifier in HBCore.
ritsuka
2014-12-20
1
-3
/
+3
*
MacGui: remove a unused ivar in HBController.
ritsuka
2014-12-20
1
-1
/
+0
*
MacGui: add a "name" property to HBCore to easy debugging multiple instances....
ritsuka
2014-12-20
2
-7
/
+15
*
MacGui: fix frame rate when loading a queue item.
ritsuka
2014-12-20
2
-1
/
+4
*
json: fix hb_get_preview_json
jstebbins
2014-12-19
2
-11
/
+136
*
libhb: add hb_image_init to create blank images
jstebbins
2014-12-19
2
-0
/
+81
*
libhb: make hb_get_preview2 always return a valid image
jstebbins
2014-12-19
1
-3
/
+8
*
json: fix plane size in hb_get_preview_image_json
jstebbins
2014-12-19
1
-0
/
+1
*
json: fix memory leak in hb_get_preview_json
jstebbins
2014-12-19
1
-0
/
+1
*
json: add hb_get_preview_json
jstebbins
2014-12-19
1
-2
/
+112
*
WinGui: Update the libhb scan code to work with the updated API. See rev6602 ...
sr55
2014-12-18
9
-58
/
+27
*
json: fix building with --enable-hwd
jstebbins
2014-12-18
2
-13
/
+13
*
MacGui: separate the video settings logic from the view controller. There are...
ritsuka
2014-12-18
15
-1573
/
+561
*
mux: fix format of ssa preamble
jstebbins
2014-12-16
1
-11
/
+12
*
json: fix building with qsv enabled.
jstebbins
2014-12-16
6
-51
/
+68
*
json: add json APIs
jstebbins
2014-12-16
48
-979
/
+1988
*
sync: fix another issue with overlapping ssa subtitle translation to tx3g
jstebbins
2014-12-15
1
-7
/
+15
*
WinGui: Switching the preset format over to JSON and adding a container objec...
sr55
2014-12-12
6
-9
/
+128
*
WinGui: Fix an issue with the width/height not exporting in presets.
sr55
2014-12-12
1
-2
/
+2
*
scan: potential fix for missing audio tracks
jstebbins
2014-12-12
1
-2
/
+4
[prev]
[next]