]> granicus.if.org Git - handbrake/shortlog
handbrake
2015-07-21 jstebbinsLinGui: fix queue auto-scroll during d-n-d
2015-07-21 sr55WinGui: Switch the other installer files over to use...
2015-07-21 sr55WinGui: Correcting lower case b in HandBrake project...
2015-07-19 sr55WinGui: Checkin Missing file from previous commit.
2015-07-18 sr55WinGui: Undo a bad search and replace by R#
2015-07-18 sr55WinGui: Add a Mini Status Display window that can be...
2015-07-08 sr55Update NEWS file. (Also testing Git Sync)
2015-07-07 ritsukaMacGui: fix the multiple default presets issue.
2015-07-05 sr55WinGui: Initial Implementation of the json preset expor...
2015-07-04 Rodeolibhb: disable OpenCL scaling when QSV scaling is used.
2015-07-04 RodeoOpenCL: fix cleanup.
2015-07-04 ritsukaMacGui: disable some warnings when compiling the cli...
2015-07-04 ritsukaMacGui: fixed a crash that could happen when the "brows...
2015-07-04 ritsukaMacGui: updated the text on some warning messages.
2015-07-04 ritsukaMacGui: rename "Source" to "Open Source", and add the...
2015-07-04 ritsukaMacGui: use NSWorkspace to open an encoded file in...
2015-07-04 ritsukaMacGui: correct typo.
2015-07-03 ritsukaMacGui: check if the log file can be written or not...
2015-07-03 RodeoQSV: don't be quite as picky about marking an encoder...
2015-06-29 jstebbinsLinGui: fix build dependency documentation
2015-06-29 jstebbinslibhb: detect read errors and propagate
2015-06-28 RodeoCLI: fix some typos in ParseOptions().
2015-06-28 Rodeolibhb fix some typos in hb_preset_apply_filters().
2015-06-27 RodeoQSV: be more picky about marking an encoder as available.
2015-06-27 RodeoQSV: check for Skylake hardware-accelerated HEVC encoder.
2015-06-27 RodeoQSV: load required plug-ins before encoding, too.
2015-06-27 RodeoQSV: add new capability guards for some extended video...
2015-06-27 RodeoQSV: parse and print profile & level in a codec-agnosti...
2015-06-27 RodeoQSV: B-pyramid support is codec-specific.
2015-06-27 RodeoQSV: cleanup LookAheadDepth handling.
2015-06-27 Rodeolibhb: remove HB_API_OLD_PRESET_GETTERS cruft.
2015-06-26 sr55WinGui: Couple of workaround fixes for the preset servi...
2015-06-26 sr55Doc: Add missing - to command.
2015-06-26 sr55WinGui: Completely replace the plist preset import...
2015-06-26 sr55Updated MinGW doc file
2015-06-26 sr55Doc: MinGW build doc updates.
2015-06-24 jstebbinsadd new preset function to header file
2015-06-24 jstebbinspresets: add hb_presets_read_file_json()
2015-06-23 Rodeolibhb: re-work OpenCL cleanup a bit.
2015-06-23 RodeoDXVA2: make hb_va_create_dxva2 less verbose.
2015-06-23 RodeoDXVA2: check if a compatible AVHWAccel exists for the...
2015-06-23 RodeoDXVA2: cleanup decode support checks.
2015-06-23 RodeoMinor cleanup after last commit.
2015-06-23 Rodeolibhb: add DXVA2-accelerated HEVC decoding.
2015-06-23 RodeoBackport hevc_dxva2 hwaccel from libav master.
2015-06-20 sr55WinGui: Initial implementation of quality based encodin...
2015-06-20 sr55WinGui: Fetch Audio Bitrates, Bitrate Defaults, Sampler...
2015-06-18 sr55WinGui: Move options strings to resources.
2015-06-18 sr55WinGui: "Start Encode" resource corrected.
2015-06-17 jstebbinsLinGui: fix video options edit box tooltip
2015-06-16 sr55WinGui: Another alignment issue fix.
2015-06-16 sr55WinGui: Fix an issue with the json preset factory not...
2015-06-16 RodeoUpdate libmfx to v6.0.0.349
2015-06-15 randomengyInterop: Updated ApplicationServices DLL to target...
2015-06-15 randomengyInterop: Updated to return PassId as well as Pass on...
2015-06-14 jstebbinslibhb: fix application of custom anamorphic settings
2015-06-12 jstebbinslibhb: Allow log level changes and update checks *after...
2015-06-11 sr55WinGui: Move user control strings to resources.
2015-06-11 sr55WinGui: Moving the bulk of the view model strings to...
2015-06-09 sr55WinGui: Adding missing resources files.
2015-06-09 jstebbinsCLI: Use json job instead of job
2015-06-09 jstebbinslibhb: log json job string
2015-06-09 jstebbinslibhb: Eliminate string length limit in hb_valog
2015-06-08 Rodeoencx265: fix regression introduced in SVN revision...
2015-06-07 sr55WinGui: Moving more of the view strings into resources.
2015-06-04 sr55WinGui: Starting to move UI text string to resources...
2015-06-04 ritsukaMacGui: remove a unneeded statement, built-in presets...
2015-06-04 ritsukaMacGui: update the layout of the add preset window.
2015-06-03 Rodeobd: use the correct printf specifier for unsigned varia...
2015-06-03 sr55WinGui: Fix the Video Profile option in the JSON preset...
2015-06-03 sr55WinGui: Revert last change. Only set the GUI to enable...
2015-06-03 sr55WinGui: Queue Recovery now sets the GUI to enabled...
2015-06-03 jstebbinsbd: fix printf warnings
2015-06-03 jstebbinslibhb: fix green bottom line in preview with deinterlace
2015-06-03 ritsukaInitialize the copy_mask variable before using it
2015-06-03 ritsukaFix another dead assignment.
2015-06-03 ritsukaFix three dead assignment found by the clang static...
2015-06-03 ritsukaFix flac fallback for passthru
2015-06-01 jstebbinsdecomb: fix color distortion in last row of image
2015-06-01 jstebbinsCLI: fix --crop option
2015-06-01 ritsukafix three warnings.
2015-06-01 ritsukaMacGui: fix the audio defaults to use the languages...
2015-06-01 ritsukaMacGui: add more nullability annotations.
2015-06-01 ritsukaMacGui: split HBTitle header to make it easier to test...
2015-06-01 ritsukaMacGui: do not try to create a NSURL if the path if...
2015-06-01 jstebbinsFix a couple of memory leaks
2015-05-31 sr55WinGui: Use the new libhb preset management code to...
2015-05-31 ritsukaMacGui: remove a useless cast for the deblock value.
2015-05-31 ritsukaMacGui: fix custom denoise settings.
2015-05-30 ritsukaMacGui: cast the value of UsesPictureFilters to bool...
2015-05-30 ritsukaMacGui: fix the leaks after using hb_presets_import_jso...
2015-05-30 ritsukaMacGui: add nullability annotations to the headers...
2015-05-29 RodeoMacGui: don't hardcode which encoders support the prese...
2015-05-29 jstebbinsLinGui: fix setting "autoscale" widget value from preset
2015-05-29 jstebbinspreset: fix application of VideoScaler to job
2015-05-28 jstebbinslibhb: fix issues with video options
2015-05-28 jstebbinsLinGui: simplify some video widget dependency handling
2015-05-28 jstebbinsLinGui: disable level widget when no levels returned...
2015-05-28 jstebbinsLinGui: fix build error on ubuntu
2015-05-27 jstebbinslibbluray: bump to version 0.8.1
next