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
path:
root
/
gtk
/
src
/
hb-backend.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow audio fallback to be "None" (#623)
John Stebbins
2017-06-12
1
-27
/
+30
*
LinGui: Add UI support for BradleyS' sharpen filters
John Stebbins
2017-05-30
1
-0
/
+59
*
subtitles: simplify and shorten subtitle descriptions (#591)
John Stebbins
2017-03-10
1
-2
/
+1
*
LinGui: fix use of gtk 3.22 deprecated functions
John Stebbins
2017-01-03
1
-6
/
+7
*
Update copyright dates to 2017.
Bradley Sepos
2017-01-01
1
-1
/
+1
*
LinGui: don't enable PictureKeepRatio widget in auto-anamorphic
John Stebbins
2016-12-27
1
-0
/
+1
*
Add new anamorphic mode "Automatic", delete "Strict" (#367)
John Stebbins
2016-10-31
1
-7
/
+7
*
LinGui: fix custom filter tooltips
John Stebbins
2016-10-31
1
-1
/
+63
*
LinGui: delete unused column value in combo boxes
John Stebbins
2016-10-28
1
-119
/
+92
*
LinGui: Fix audio and subtitle lang list "Unknown" entry
John Stebbins
2016-09-16
1
-2
/
+6
*
LinGui: fix some issues with reloading audio defaults
John Stebbins
2016-09-08
1
-2
/
+2
*
LinGui: disable invalid audio samplerates
John Stebbins
2016-09-02
1
-0
/
+22
*
contrib: Add opus audio encoder.
John Stebbins
2016-09-02
1
-14
/
+1
*
LinGui: Add rotate filter
John Stebbins
2016-08-23
1
-0
/
+19
*
LinGui: add source title dict to queue
John Stebbins
2016-05-27
1
-0
/
+6
*
LinGui: replace preview "fullscreen" with preview window resizing
John Stebbins
2016-03-16
1
-5
/
+0
*
Remove the CLI / LibHB Update Checker. It's been broken since we switched to ...
sr55
2016-03-12
1
-3
/
+3
*
LinGui: Tidy up queue format
John Stebbins
2016-03-12
1
-4
/
+2
*
decomb: split comb detection out into it's own filter
John Stebbins
2016-03-11
1
-0
/
+12
*
filters: make job filter settings an hb_dict_t
John Stebbins
2016-03-09
1
-37
/
+17
*
deinterlace: use avfilter yadif deinterlacer
John Stebbins
2016-02-15
1
-1
/
+1
*
LinGui: use language table provided by libhb
John Stebbins
2016-01-27
1
-245
/
+17
*
LinGui: remove unnecessary audio mixdown warning
John Stebbins
2016-01-18
1
-28
/
+0
*
LinGui: clean up copyright and license comments
John Stebbins
2016-01-03
1
-17
/
+17
*
Update copyright dates to 2016.
Bradley Sepos
2016-01-01
1
-1
/
+1
*
x265: add support for 10, 12, and 16 bit x265 libs
John Stebbins
2015-11-12
1
-1
/
+4
*
x264: add multilib support (a.k.a. 10-bit)
John Stebbins
2015-11-12
1
-2
/
+4
*
libhb: make muxer, sync, and reader behave like other work objects
John Stebbins
2015-11-09
1
-8
/
+9
*
Enforce min/max dimensions
John Stebbins
2015-10-26
1
-44
/
+33
*
LinGui: don't call hb_get_preview2 with outragious dimensions
John Stebbins
2015-10-26
1
-5
/
+27
*
LinGui: custom-ana reduce PAR when it's modified indirectly
John Stebbins
2015-10-26
1
-0
/
+2
*
Make deinterlace/decomb behave similar to nlmeans/hqdn3d
John Stebbins
2015-10-09
1
-95
/
+60
*
LinGui: fix a filter validation issue
John Stebbins
2015-10-05
1
-3
/
+12
*
LinGui: fix filter display in queue list
John Stebbins
2015-10-05
1
-3
/
+31
*
LinGui: use libhb to validate filter settings
John Stebbins
2015-10-05
1
-52
/
+141
*
LinGui: more combo box generalization
John Stebbins
2015-10-01
1
-171
/
+119
*
LinGui: use libhb filter param lists
John Stebbins
2015-10-01
1
-99
/
+271
*
LinGui: generalize initialization of Combo boxes
John Stebbins
2015-10-01
1
-285
/
+520
*
scan: fix rescan avoidance logic
John Stebbins
2015-09-29
1
-1
/
+1
*
libhb: Allow log level changes and update checks *after* hb_init()
jstebbins
2015-06-12
1
-0
/
+9
*
LinGui: simplify some video widget dependency handling
jstebbins
2015-05-28
1
-4
/
+9
*
LinGui: disable level widget when no levels returned by libhb
jstebbins
2015-05-28
1
-1
/
+8
*
LinGui: use libhb to initialize job...
jstebbins
2015-05-27
1
-632
/
+15
*
LinGui: use libhb to init audio and subtitle lists
jstebbins
2015-05-20
1
-24
/
+23
*
LinGui: refactor subtitle pane
jstebbins
2015-05-19
1
-141
/
+26
*
LinGui: more audio refactoring
jstebbins
2015-05-18
1
-212
/
+12
*
LinGui: audio pane refactoring
jstebbins
2015-05-15
1
-58
/
+40
*
libhb,cli: add preset management to libhb, use it in cli
jstebbins
2015-05-06
1
-11
/
+11
*
LinGui: fix setting forces subtitles in job
jstebbins
2015-04-22
1
-1
/
+1
*
LinGui: Check for NULL filter settings string
jstebbins
2015-04-18
1
-9
/
+24
[next]