]> granicus.if.org Git - handbrake/shortlog
handbrake
2015-03-25 jstebbinsLinGui: work around yet another gtk+-3 bug
2015-03-25 jstebbinsLinGui: fix UI issue with x264Option updates
2015-03-25 jstebbinsLinGui: init VideoPreset with valid value
2015-03-24 ritsukaMacGui: add an alert window to show the exceptions...
2015-03-23 jstebbinslibav: bump to v11.3
2015-03-19 ritsukaMacGui: bind angle popup to the angle property of HBJob.
2015-03-19 ritsukaMacGui: fix the error variable in canScan:error: ,...
2015-03-19 ritsukaMacGui: add a missing ownership qualifier needed by...
2015-03-18 jstebbinsLinGui: add defaults for new copy mask options
2015-03-18 jstebbinsLinGui: fix off-by-one error in subtitle track selection
2015-03-18 jstebbinsLinGui: update generation of audio copy mask with new...
2015-03-18 jstebbinsrendersub: remove unnecessary filter settings
2015-03-17 ritsukaMacGui: fix a crash in the add preset and add titles...
2015-03-17 ritsukaMacGui: fix live preview crash caused by the ARC conver...
2015-03-17 ritsukaMacGui: clean up the preview controller, and fix the...
2015-03-17 jstebbinsrendersub: fix text rendering frame size
2015-03-17 ritsukaMacGui: convert the mac gui to Objective-C ARC.
2015-03-16 jstebbinsdecomb: oops, fix overread when height is mod 4
2015-03-15 jstebbinsLinGui: add widgets for eac3, truehd, and flac autopassthru
2015-03-15 jstebbinsmuxavformat: add "creation_time" metadata
2015-03-14 jstebbinsdecomb: fix green line when source hight is modulus 2
2015-03-14 sr55WinGui: Make the anamorphic objects in the services...
2015-03-14 sr55WinGui: Fixed the temp Property Changed Base Impl.
2015-03-14 sr55WinGui: Remove the Caliburn Micro / Castle dependency...
2015-03-13 Rodeolibhb: fix building with QSV enabled.
2015-03-12 sr55WinGui: Add the word "sources" to the quality tooltip...
2015-03-11 jstebbinsjson: fix crash when foreign audio search is *not*...
2015-03-09 sr55WinGui: Fix the Encoder Tune option.
2015-03-09 jstebbinslibhb: use jansson for hb_dict
2015-03-08 ritsukaMacGui: simplify the encoding state string creation...
2015-03-07 sr55WinGui: Updating the app to handle the latest JSON...
2015-03-07 jstebbinsjson: automatically scan title when processing json...
2015-03-07 jstebbinsLinGui: remove unused function
2015-03-07 jstebbinsLinGui: convert resource files to json
2015-03-07 jstebbinsLinGui: rename resource file since it's no longer a...
2015-03-07 jstebbinsLinGui: clean settings better before writing to presets...
2015-03-06 sr55WinGui: Stripping out a lot of legacy abstraction code...
2015-03-06 jstebbinsLinGui: add methods for reading and writing json config...
2015-03-06 sr55WinGui: Restore the preview functionality after refacto...
2015-03-06 jstebbinsLinGui: change settings dict from glib to jansson
2015-03-05 sr55WinGui: Moving some more namespaces.
2015-03-05 sr55WinGui: Remove the EncodeJob model. This removes anothe...
2015-03-05 jstebbinsLinGui: fix compiler warning
2015-03-05 jstebbinsLinGui: random clean-ups
2015-03-03 sr55WinGui: Remove the EncodeServiceWrapper
2015-03-02 RodeoProRes: extend the padding check to 16 bits.
2015-03-01 sr55WinGui: Dropping more legacy code and moving some more...
2015-03-01 sr55WinGui: Moving the Queue Code out to the UI level....
2015-03-01 sr55WinGui: Removing the Isolation code as it's not used...
2015-03-01 jstebbinsx265: fix crash when encoding twice with different...
2015-03-01 jstebbinsx265: enable debug symbols when configured for debugging
2015-02-28 sr55WinGui: Fix a couple of typos in the build script.
2015-02-28 sr55WinGui: Update Build file for VS project updates.
2015-02-28 sr55WinGui: Tabs -> Spaces.
2015-02-28 sr55WinGui: General VS Project Cleanup. Simplified build...
2015-02-28 sr55WinGui: Remove Interop Library for Previous commit.
2015-02-28 sr55WinGui: Moving the Interop Code into the services libra...
2015-02-28 sr55WinGui: Remove the EagleBoost.Wpf library as it's not...
2015-02-28 sr55WinGui: Rename interop library to match naming conventi...
2015-02-28 ritsukaMacGui: check for duplicated file names when adding...
2015-02-26 jstebbinsnlmeans: fix build on non-x86 architectures
2015-02-25 jstebbinsmuxavformat: only set subtitle "forced" flag when ...
2015-02-25 ritsukaMacGui: add some accessibility titles to the UI items.
2015-02-25 ritsukaMacGui: fix a crash on 10.8 and previous versions....
2015-02-24 jstebbinsmkv: mark "default" subtitle tracks with both default...
2015-02-24 jstebbinsLinGui: Fix data type of PictureDenoiseFilter in defaul...
2015-02-23 ritsukaMacGui: load the built-in presets from a plist file...
2015-02-23 ritsukaMacGui: fix queue drag&drop when there is not job being...
2015-02-21 sr55WinGui: Extend the scope of libhb encode exception...
2015-02-21 ritsukaMacGui: add a preference to toggle the log cleanup...
2015-02-20 ritsukaMacGui: remove logs older than a month in the EncodeLog...
2015-02-20 ritsukaMacGui: revert unrelated part of the previous commit...
2015-02-20 ritsukaMacGui: remove the Queue directory in the Application...
2015-02-20 ritsukaMacGui: fix warnings.
2015-02-20 ritsukaMacGui: add a protocol HBUniqueObject objects must...
2015-02-20 ritsukaMacGui: update the Xcode project to include the new...
2015-02-20 ritsukaMacGui: refactor the stderr/stdout redirect code to...
2015-02-18 jstebbinsLinGui: whoops, forgot file chooser dialog filters...
2015-02-18 jstebbinsLinGui: Add queue save/load options to queue pane
2015-02-18 jstebbinsLinGui: Fix subtitle burn-in validation
2015-02-18 ritsukaMacGui: do not make the output panel textview scroll...
2015-02-18 ritsukaMacGui: move HBOutputRedirect ivar to the .m file.
2015-02-18 ritsukaMacGui: fix typo.
2015-02-17 jstebbinsstream: fix potential overflow in pts calculation
2015-02-17 jstebbinsLinGui: Fix sanitizing audio list after container change
2015-02-17 ritsukaMacGui: add Burn-In options to subtitle defaults hopefu...
2015-02-16 bradleyslibhb: Fix memory alignment issue in nlmeans.
2015-02-16 Rodeolibhb: don't pass "auto" profile to libx265.
2015-02-16 jstebbinsLinGui: make fallback audio encoder selection use libhb...
2015-02-16 jstebbinsbd: fix printf format conversion warning
2015-02-16 bradleyslibhb: Fix compiler warnings and more const correctness...
2015-02-16 bradleyslibhb: Fix compiler warnings in denoise (hqdn3d).
2015-02-15 RodeoNew audio output options.
2015-02-15 jstebbinsscan: work around libav mpeg2 dummy first frame
2015-02-15 RodeoH.265: don't allow requesting Main 10 profile.
2015-02-15 jstebbinsLinGui: add Burn-In options to subtitle defaults
2015-02-13 jstebbinsx264: bump to build 144
2015-02-13 jstebbinsx265: bump to version 1.5
2015-02-13 ritsukaMacGui: better validation for denoise settings.
2015-02-13 ritsukaMacGui: check whether the denoise preset is valid or...
next