]> granicus.if.org Git - handbrake/shortlog
handbrake
2014-09-04 jstebbinsLinGui: enable "More Settings" box in video tab for VP8
2014-09-04 jstebbinslibhb: fix setting thread_count for libav encoding
2014-09-02 sr55WinGui: Add UIAutomation Names to some of the key contr...
2014-09-02 ritsukaMacGui: fixed the denoise custom options string.
2014-09-01 jstebbinslibhb: fix mp4 optimize
2014-09-01 ritsukaMacGui: fix denies in preview jobs.
2014-08-30 jstebbinslibhb: don't set duration of PGS subtitles
2014-08-29 jstebbinslibhb: add gpl v2 copyright message do deccc608sub
2014-08-29 ritsukaMacGui: use the menu item tag to select the item of...
2014-08-29 ritsukaMacGui: set the NSOnState on the selected preset menu...
2014-08-28 ritsukaMacGui: removed some attributes from the xib that might...
2014-08-28 sr55WinGui: Update the Gong WPF Drag/Drop library. This...
2014-08-28 ritsukaMacGui: realigned the video quality options.
2014-08-28 ritsukaMacGui: removed unused outlets in PicturePreview.xib.
2014-08-27 jstebbinslibhb: fix small error in "empty" mp4 subtitle duration
2014-08-27 jstebbinslibhb: fix tx3g styles when the entire line is one...
2014-08-27 jstebbinslibhb: fix merging of ssa subtitles
2014-08-27 jstebbinslibhb: remove emptry tx3g subtitles
2014-08-27 jstebbinslibhb: fix stop time of subtitles
2014-08-27 ritsukaMacGui: corrected the file header.
2014-08-27 ritsukaMacGui: removed the PresetIndexNum from the queue job...
2014-08-27 jstebbinsCLI: fix dimensions problem when both width and height...
2014-08-26 sr55WinGui: Only show Turbo First pass checkbox on x264
2014-08-26 jstebbinsx264: bump to version r2479-dd79a61
2014-08-26 jstebbinsx265: enable 2-pass ABR encoding
2014-08-26 jstebbinsx265: fix maxCUSize error
2014-08-26 jstebbinsLinGui: set x265 preset/tune/profile/level in job
2014-08-26 jstebbinslibhb: fix accumulating rounding error in CoreAudio...
2014-08-25 jstebbinsbump x265 to version 1.3
2014-08-25 ritsukaMacGui: aligns the time/start textfield in the main...
2014-08-25 ritsukaMacGui: store the audio and subtitles defaults in each...
2014-08-25 ritsukaMacGui: fix build with 10.8 sdk.
2014-08-25 sr55WinGui: Queue only checks duplicates against waiting...
2014-08-25 ritsukaMacGui: corrected a label text in the prefs audio tab.
2014-08-25 ritsukaMacGui: added a note in the prefs audio tab about the...
2014-08-25 ritsukaMacGui: toggle the Advanced tab when the prefs setting...
2014-08-25 ritsukaMacGui: disable/enable the encoder options label when...
2014-08-24 ritsukaMacGui: removed a couple of unused preferences keys...
2014-08-24 ritsukaMacGui: fixed the HUD background on Snow Leopard.
2014-08-23 ritsukaMacGui: fixed two small leaks.
2014-08-23 ritsukaMacGui: replaced the last two NSBeginCriticalAlertSheet...
2014-08-23 ritsukaMacGui: removed the “Large file size” checkbox.
2014-08-22 sr55WinGui: Switch to using hb_set_anamorphic_size2. This...
2014-08-22 ritsukaMacGui: fixed the preview controller HUD style on the...
2014-08-22 ritsukaMacGui: fixed auto naming for dvd sources.
2014-08-22 ritsukaMacGui: removed an unnecessary NSBox in the Advanced...
2014-08-22 jstebbinslibav: update fraem threading state patch
2014-08-22 jstebbinsLinGui: fix tooltip indentation and spelling errors
2014-08-22 ritsukaAdded back two files Xcode killed on its own in the...
2014-08-22 ritsukaMacGui: renamed HB*Settings classes to HB*Defaults...
2014-08-21 jstebbinsLinGui: fix queue formatting
2014-08-21 jstebbinsLinGui: Fix queue display when no audio tracks
2014-08-21 ritsukaMacGui: load the old lavcOption format too is preset...
2014-08-21 ritsukaMacGui: remapped lavcOption to VideoOptionExtra.
2014-08-21 ritsukaMacGui: load the lavcOption from preset and fixed the...
2014-08-21 sr55WinGui: Remove some cruft from the solution.
2014-08-21 ritsukaMacGui: generalize video preset/tune/profile/level...
2014-08-21 ritsukaMacGui: removed unneeded outlets from PictureSettings...
2014-08-21 sr55WinGui: Further updates to the preset import/export...
2014-08-21 jstebbinsCLI: make string split function aware of escaping and...
2014-08-21 sr55WinGui: Use OutputFormat display name, rather than...
2014-08-21 sr55WinGui: Add some additional escaping around the audio...
2014-08-20 jstebbinsbuild: add cmake contrib for building x265 on osx
2014-08-20 jstebbinsmuxavformat: Fix muxing of AAC that is missing extradata
2014-08-20 jstebbinslibhb: fix potential crash in filters
2014-08-20 ritsukaMacGui: set the tab views directly instead of adding...
2014-08-20 ritsukaMacGui: added a HBDockTile class to manage the dock...
2014-08-19 ritsukaMacGui: made the width and height textfield editable...
2014-08-19 ritsukaMacGui: Fixed a crash in HBFilters caused by a missing...
2014-08-19 ritsukaMacGui: Removed the code to show/hide the fSrcAngle...
2014-08-19 sr55WinGui: -Fix to the update service. -Change NlMeans...
2014-08-19 ritsukaMacGui: added support for NLMeans denoise. Added the...
2014-08-19 jstebbinsLinGui: fix ubuntu package configure options
2014-08-19 jstebbinsLinGui: add cmake to ubuntu package build dependencies
2014-08-19 jstebbinsLinGui: add translation for old x264OptionExtra preset key
2014-08-19 sr55Using https for all appcast urls
2014-08-19 sr55WinGUI: Switch the appcast URL's to https
2014-08-18 jstebbinsLinGui: add x264 and lame to ubuntu package dependencies
2014-08-18 jstebbinsLinGui: link lame and x264 system libs
2014-08-18 sr55Some Minor build doc updates
2014-08-18 sr55WinGui: Update copyright and version numbers for upcomi...
2014-08-18 jstebbinsbuild: remove mp4v2 and libmkv dependencies
2014-08-18 sr55WinGui: Some updates to the NEWS and CREDITS file
2014-08-18 sr55Remove faac and faad2 contrib folders as they are empty.
2014-08-18 ritsukaMacGui: general clean up of HBQueueController: removed...
2014-08-18 ritsukaMacGui: initialize the languages list before the window...
2014-08-17 ritsukaMacGui: changed the preset selection code a little...
2014-08-16 ritsukaMacGui: fixed the bitrates popup in the audio default...
2014-08-16 ritsukaMacGui: forgot a file in rev 6300 commit.
2014-08-16 ritsukaMacGui: select the default preset in the presets drawer...
2014-08-16 ritsukaMacGui: Fixed the languages selection in the built...
2014-08-15 jstebbinsLinGui: make video preset/tune/profile/level tooltips...
2014-08-15 jstebbinsLinGui: improve denoise filter tooltip
2014-08-15 jstebbinsLinGui: remove video qualite range warning
2014-08-14 jstebbinslibav: fix problem decoding broken rv40 sample
2014-08-13 jstebbinsLinGui: oops forgot to svn add files
2014-08-13 ritsukaMacGUI: Replace deprecated NSBeginCriticalAlertSheet...
2014-08-12 jstebbinsLinGui: generalize video preset/tune/profile/level...
2014-08-11 jstebbinslibhb: Sanitize BD chapter durations
2014-08-11 jstebbinsLinGui: Fix initialization of audio quality widget...
next