]> granicus.if.org Git - handbrake/shortlog
handbrake
2015-01-13 ritsukaMacGui: fix a crash when editing a queue item.
2015-01-13 ritsukaFix libdvdnav dvd name and add additional fallback...
2015-01-13 jstebbinsLinGui: fix small memory leak
2015-01-13 ritsukaRevert a change Xcode committed on its own.
2015-01-13 ritsukaMacGui: Move the audio/subtitles selection logic out...
2015-01-13 ritsukaMacGui: reorganize createMovieAsyncWithImageIndex:andDu...
2015-01-12 sr55WinGui: Some fixes around x264/x265 tune/profile options
2015-01-12 jstebbinsSimplify frontend useage of hb_add()
2015-01-12 ritsukaMacGui: fix frame rate mode description in the queue.
2015-01-11 jstebbinsLinGui: fix parent window of dialogs
2015-01-11 sr55WinGui: Another fix to 2Pass encoding on the new JSON...
2015-01-11 sr55WinGui: Make LibHB a first class citizen for encoding...
2015-01-11 jstebbinsjson: simplify hb_add_json API
2015-01-11 jstebbinsjson: fix parsing of SRT subtitles
2015-01-11 ritsukaMacGui: refactored some duplicated code.
2015-01-11 ritsukaMacGui: use a smaller timer internal while scanning...
2015-01-10 jstebbinsrendersub: fix small blending error
2015-01-10 sr55WinGui: Fix a large memory leak in the preview window...
2015-01-10 sr55WinGui:
2015-01-10 ritsukaMacGui: declare the public.movie UTI document type...
2015-01-10 ritsukaBump year to 2015
2015-01-10 ritsukaMacGui: fix a leak of the output log file path string.
2015-01-10 ritsukaMacGui: remove HBViewValidation protocol.
2015-01-10 ritsukaMacGui: fix the number of pass in the job queue descrip...
2015-01-10 ritsukaMacGui: remove a deprecated api call.
2015-01-10 ritsukaFix some leaks in OpenCL code. https://reviews.handbrak...
2015-01-09 Rodeolibhb: reduce framerate fps/num for all encoders.
2015-01-09 Rodeolibhb: only sanitize PAR for the MPEG-4 encoder.
2015-01-09 RodeoQSV: disable AdaptiveI/B options by default.
2015-01-09 sr55WinGui: Another copyright notice updated.
2015-01-09 sr55WinGui: Update copyright year
2015-01-09 sr55WinGui: Missed file from previous checkin
2015-01-09 sr55WinGui: Moving the Interop Converts to the Top level...
2015-01-09 sr55WinGui: Move the Encoders class to the root level of...
2015-01-09 sr55WinGui: Further API tidyup in the interop library....
2015-01-09 sr55WinGui: Better UTF-8 Fix, Also fixed encode class
2015-01-09 sr55WinGui: Some Tweaks to the configure defaults UI. Impro...
2015-01-09 sr55WinGui: Remove "Aspect Ratio" Display on the Picture...
2015-01-09 sr55WinGui: Fix an issue with non-ASCII characters in the...
2015-01-09 ritsukaMacGui: fix the error alert, the error message wasn...
2015-01-09 ritsukaMacGui: update a file header and fix a comment.
2015-01-09 ritsukaMacGui: remove some NSString -> NSURL conversions....
2015-01-09 ritsukaMacGui: enforce a min value for the picture width/height.
2015-01-09 ritsukaMacGui: rename HBAudio class to HBAudioTrack.
2015-01-07 ritsukaMacGui: fix a case where deinterlace filter would be...
2015-01-07 ritsukaMacGui: use NSURL where possible, replace a api call...
2015-01-07 ritsukaMacGui: create and run the error message alerts from...
2015-01-07 ritsukaMacGui: handle the localised container strings manually.
2015-01-07 ritsukaMacGui: use the inline find bar in the activity window.
2015-01-06 ritsukaMacGui: handle SIGINT with gcd. Show the error messages...
2015-01-06 ritsukaMacGui: add a number formatter to the custom anamorphic...
2015-01-05 jstebbinslibhb: fix job configuration when qsv removes all filters
2015-01-05 sr55WinGui: Correcting namespaces.
2015-01-05 sr55WinGui: Further fixes to libhb json api filters code.
2015-01-04 sr55WinGui: Refracting some of the modelling around the...
2015-01-04 sr55WinGui: Further fixes to libhb json encoding. FPS and...
2015-01-03 jstebbinslibhb: simplify job initialization
2015-01-03 jstebbinslibhb: fix access to uninitialized variables in hb_set_...
2015-01-02 sr55WinGui: Bug fixes to the libhb json encode factory...
2015-01-02 sr55WinGui: Make the Tabs in the logging window a bit large...
2014-12-31 ritsukaMacGui: use HB_VCODEC_H264_MASK to check whether to...
2014-12-30 ritsukaMacGui: hide the iPod 5g check box if the codec is...
2014-12-30 ritsukaMacGui: fix the picture and filters summary in the...
2014-12-30 ritsukaMacGui: fix a bunch of regressions (various crash when...
2014-12-29 jstebbinsLinGui: better stderr redirection on mingw
2014-12-29 jstebbinsLinGui: fix building gtk gui on mingw, add regex to...
2014-12-29 jstebbinslibhb: initialize the buffer pool only once
2014-12-29 jstebbinsLinGui: add separate UI xml for gtk 3.14
2014-12-29 ritsukaMacGui: set the preset name to custom when a setting...
2014-12-29 ritsukaMacGui: set the default name for the exported chapters...
2014-12-29 ritsukaMacGui: use bindings to toggle the chapters/seconds...
2014-12-29 ritsukaMacGui: pass the fast decode option to the hb_job.
2014-12-28 sr55WinGui: Updated to use hb_get_preview2.
2014-12-28 jstebbinsLinGui: add xml UI for gtk versions >= 3.12
2014-12-28 jstebbinsLinGui: Enable building with different versions of...
2014-12-28 ritsukaMacGui: move more things out of HBController.
2014-12-27 ritsukaMacGui: hide turbo two pass checkbox when x264 is not...
2014-12-27 ritsukaMacGui: do not redirect nil to the log.
2014-12-27 ritsukaMacGui: clean up headers and imports.
2014-12-27 ritsukaMacGui: remove redundant "enabled" property in a few...
2014-12-27 ritsukaMacGui: fix the reveal button in the queue.
2014-12-27 ritsukaMacGui: remove the addChaptersFromQueue: in HBChapterTi...
2014-12-27 ritsukaMacGui: rename PictureController.* to HBPictureControll...
2014-12-27 ritsukaMacGui: remove unneeded init.
2014-12-27 ritsukaMacGui: change the queue to work with serialized HBJob...
2014-12-26 sr55WinGui: Initial implementation of the new JSON API...
2014-12-26 sr55WinGui: Adding the JSON models and factories for Encodi...
2014-12-23 jstebbinsjson: add "Codec" to audio list items
2014-12-23 jstebbinscli: simplify setting geometry
2014-12-23 jstebbinslibhb: eliminate refereces to libmkv
2014-12-23 jstebbinslibhb: eliminate unnecessary references to mp4v2
2014-12-23 jstebbinseliminate job->largeFileSize
2014-12-23 jstebbinslibhb: remove dead code
2014-12-23 ritsukaMacGui: fix build.
2014-12-23 ritsukaMacGui: remove some unused #import. Move again more...
2014-12-23 ritsukaMacGui: move the UI helper methods to new categories...
2014-12-22 ritsukaMacGui: set the chapter titles directly in HBJob. Move...
2014-12-22 jstebbinslibhb: remove hb_job_reset
2014-12-22 ritsukaMacGui: save the preset description, it had been broken...
2014-12-22 jstebbinslibhb: remove deprecated job and title fields
next