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
/
macosx
/
Controller.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGUI: miscllaenous cleanup.
Rodeo
2012-05-12
1
-71
/
+75
*
MacGui: cosmetics.
Rodeo
2012-05-12
1
-1
/
+1
*
MacGui: do not disable fQueueStatus in enableUI. A disabled fQueueStatus look...
Rodeo
2012-05-12
1
-3
/
+5
*
MacGui: apply Auto Passthru settings even if the widgets are hidden.
Rodeo
2012-05-09
1
-75
/
+35
*
libhb: Fix problem with positions of burned-in subs
jstebbins
2012-05-05
1
-2
/
+6
*
libhb: if no source chapter name information is available, set default chapte...
Rodeo
2012-05-03
1
-1
/
+1
*
MacGui: lots of stuff I forgot to to in revision 4627, plus a minor code clea...
Rodeo
2012-05-03
1
-13
/
+19
*
MacGUI: add new "Bob" options in the decomb and deinterlace popup buttons.
Rodeo
2012-05-02
1
-12
/
+26
*
libhb: bob deinterlacing
jstebbins
2012-05-01
1
-6
/
+6
*
PGS (bluray) subtitle support \o/
jstebbins
2012-04-26
1
-67
/
+48
*
MacGUI: use hb_reset_job.
Rodeo
2012-03-31
1
-27
/
+2
*
encx264: use x264_param_apply_fastfirstpass.
Rodeo
2012-03-28
1
-20
/
+4
*
Controller.m: replace usage of hb_strdup_printf with NSString.
Rodeo
2012-03-28
1
-25
/
+16
*
MacGui: fix commit 4546 so it works on os x which is the filter pipeline rewo...
dynaflash
2012-03-28
1
-5
/
+4
*
Rework filter pipeline
jstebbins
2012-03-27
1
-61
/
+84
*
MacGUI: fix typo + minor cleanup after the last few libavcodec/theora advance...
Rodeo
2012-02-20
1
-28
/
+21
*
MacGui: Fix an issue where lavc options were shown and passed when Theora was...
dynaflash
2012-02-19
1
-2
/
+12
*
MacGui: Advanced Options fixes
dynaflash
2012-02-17
1
-25
/
+28
*
MacGUI: chnage the wording of the "dvdcss not found" warning to reflect that ...
Rodeo
2012-02-14
1
-6
/
+7
*
MacGui: Add ffmpeg (lavc) advanced options text box to the advanced panel.
dynaflash
2012-02-09
1
-2
/
+46
*
MacGui: add Auto Passthru support.
Rodeo
2012-01-24
1
-38
/
+189
*
MacGui: fix some warnings introduced in the previous commit.
Rodeo
2011-12-08
1
-2
/
+2
*
MacGUI: add "Fast" decomb option.
Rodeo
2011-12-08
1
-10
/
+23
*
Add flac + quality + compression level support
jstebbins
2011-10-12
1
-0
/
+1
*
MacGui: since Auto Passthru isn't enabled yet, we still need to fall back to ...
Rodeo
2011-09-19
1
-1
/
+1
*
libhb: Auto Passthru and audio/video encoder lists.
Rodeo
2011-09-19
1
-27
/
+84
*
MacGui: Behold that which is hidden ... Batch Queueing Support.
dynaflash
2011-09-02
1
-1
/
+40
*
Blu-ray: display playlist number in log, CLI scan output, and title drop-down.
Rodeo
2011-08-16
1
-4
/
+14
*
MacGui: Fix borked "When Done" Preference drop down which was inexplicably lo...
dynaflash
2011-08-12
1
-1
/
+1
*
MacGUI: Consolidate passthrough mixdowns.
dynaflash
2011-07-19
1
-3
/
+0
*
MacGui: Add -selectedPreset helper method
dynaflash
2011-05-26
1
-63
/
+67
*
MacGui: Fix some compile time warnings.
dynaflash
2011-05-26
1
-5
/
+0
*
MacGui: Audio Gain Control initial implementation
dynaflash
2011-05-26
1
-2
/
+4
*
MacGui: Remove deprecated PictureDecombDeinterlace key.
dynaflash
2011-05-19
1
-12
/
+4
*
MacGui: Don't assign nil to ints (duh)
dynaflash
2011-05-19
1
-8
/
+2
*
MacGui: Remove unused variables to suppress warnings at compile time
dynaflash
2011-05-19
1
-3
/
+0
*
MacGui: Fix the wording for Peak Framerate to match the Lingui.
dynaflash
2011-05-19
1
-2
/
+2
*
MacGui: Save picture settings by default when creating a new preset.
dynaflash
2011-04-29
1
-3
/
+4
*
MacGui: change key for video framerate mode from VideoframerateMode to VideoF...
dynaflash
2011-04-28
1
-10
/
+10
*
Macgui: Remove last vestiges of the deprecated job->vfr.
dynaflash
2011-04-20
1
-8
/
+1
*
MacGui: Add ffmpeg Mpeg2 encoder support.
dynaflash
2011-04-16
1
-9
/
+8
*
MacGui: implement Frame Rate Mode as per the Lingui.
dynaflash
2011-04-15
1
-23
/
+73
*
MacGui: Allow SRT File Paths up to 256 characters
dynaflash
2011-04-15
1
-2
/
+4
*
Fix garbled previews from BD h.264 sources
jstebbins
2011-04-02
1
-2
/
+3
*
MacGui: Never disable the chapter markers checkbox.
dynaflash
2011-03-29
1
-14
/
+13
*
Remove legacy % to RF mapping.
jstebbins
2011-03-21
1
-42
/
+13
*
Add parameter parsing and b-frame support to ffmpeg mpeg-4 encoder
jstebbins
2011-03-11
1
-10
/
+10
*
MacGui: Remove Target Size as a rate control option as it doesn't really work...
dynaflash
2011-03-01
1
-32
/
+34
*
MacGui: In Preferences, Instead of the old "Use iTunes / iPod friendly file e...
dynaflash
2011-01-19
1
-16
/
+9
*
MacGui: When using x264 and rf 0 is selected show "Warning: Lossless" in the ...
dynaflash
2011-01-03
1
-0
/
+6
[next]