]> granicus.if.org Git - handbrake/shortlog
handbrake
2015-01-20 sr55WinGui: Improve the preset load failure error message...
2015-01-20 ritsukaMacGui: add a number formatter to the seconds and frame...
2015-01-20 ritsukaMacGui: fix the "Cancel encode and stop" alert button.
2015-01-20 ritsukaMacGui: rename cancel: to cancelRip: so it won't be...
2015-01-20 ritsukaMacGui: remove the public hb_state property in HBCore...
2015-01-20 ritsukaMacGui: use bindings to enable/disable the main window...
2015-01-19 sr55WinGui: Quick Fix for the batch encoding with libhb...
2015-01-19 sr55WinGui: Adding additional logging around LibHB scan...
2015-01-19 jstebbinsbuild: fix mingw Jenkins builds
2015-01-19 ritsukaMacGui: enable and fix more compiler warnings in the...
2015-01-19 ritsukaMacGui: remove startProgressHandler:completationHandler...
2015-01-19 ritsukaMacGui: moved the queue code from HBController to HBQue...
2015-01-18 sr55WinGui: Removing some more dead code in the interop...
2015-01-18 sr55WinGui: Removing some redundant code from the interop...
2015-01-18 sr55WinGui: Remove the EncodingProfile object as it doesn...
2015-01-18 jstebbinsWork around fedora mingw pthread library requirement
2015-01-17 sr55WinGui: Combine the Still and Live previews into a...
2015-01-17 sr55WinGui: Don't set audio rate fields in the json message...
2015-01-17 sr55WinGui: Fix SRT subtitle filepath issue.
2015-01-17 jstebbinsjson: fix srt filename parsing
2015-01-17 sr55WinGui: Make the Bitrate, compression and quality nulla...
2015-01-17 sr55WinGui:
2015-01-15 jstebbinslibav: remove dos line endings from patch
2015-01-15 jstebbinsbuild: fix configure environment of several contribs
2015-01-15 jstebbinsdvd: demote an hb_error to hb_log to prevent GUI error...
2015-01-15 ritsukaMacGui: disable the alert on error code
2015-01-15 ritsukaMacGui: fix some leaks
2015-01-14 sr55WinGui: Fix QSV Preset/Profile/Level
2015-01-14 sr55WinGui: Libhb JSON API, Fix Extra encode arguments.
2015-01-14 jstebbinsstream: Fix scanning files with large PNGs
2015-01-14 ritsukaMacGui: simplify the toolbar/menu validation methods...
2015-01-13 sr55WinGui: Fixes to new JSON API Code, Audio and Chapter...
2015-01-13 sr55WinGui: Fix build.
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
next