summaryrefslogtreecommitdiffstats
path: root/macosx/HBPreviewGenerator.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: when a live preview is cancelled, wait for libhb to end its work befo...ritsuka2014-09-191-0/+4
* MacGui: removed another duplicated method to get the Application Support path.ritsuka2014-07-311-18/+2
* MacGui: check if the image returned by hb_get_preview2 is null to avoid a cra...ritsuka2014-07-301-29/+34
* MacGui: use the new preview generation method hb_get_preview2.ritsuka2014-07-291-42/+33
* libhb: make encoder options less x264-centric.Rodeo2014-02-131-11/+30
* MacGUI: Release the cached images when the preview window is closed.ritsuka2013-12-031-2/+3
* MacGUI: Refactor HBPreviewController. Rename the actual class to HBPreviewCon...ritsuka2013-11-041-0/+423