]> granicus.if.org Git - handbrake/shortlog
handbrake
2012-09-07 RodeoRemove redundant patch. It's been superseded by http...
2012-09-03 RodeoAudio improvements.
2012-09-02 sr55WinGui: Further work and fixes on the Process Isolation...
2012-09-02 sr55WinGui: Fix preview window.
2012-09-01 sr55WinGui: Further work in the process isolation service.
2012-09-01 sr55WinGui: Fix culture issue with the framerate. Any non...
2012-09-01 sr55WinGui: Only allow 1 instance of the Queue, About,...
2012-09-01 RodeoCLI help: generate the list of available audio mixdowns...
2012-08-27 RodeoMove mixdown-> channel_layout/matrix_encoding translati...
2012-08-27 Rodeohb_audio_resample: move setters out of hb_audio_resampl...
2012-08-27 dynaflashMacGui: Add support for a secondary audio language...
2012-08-27 sr55WinGui: Strip out the last traces of MEF since it's...
2012-08-27 jstebbinslibhb: decomb and deinterlace improvements
2012-08-26 RodeoUse a more direct workaround for the DTS-ES XCh decodin...
2012-08-25 sr55WinGui: Fix a second Integer overflow.
2012-08-25 sr55WinGui: Fix an Integer overflow in the picture settings...
2012-08-25 sr55WinGui: General Tidyup of the Services Library API.
2012-08-22 sr55WinGui: Initial Work to wire up Encode Process Isolation.
2012-08-20 sr55Handbrake Toolbar Icons by Nik Pawlak (holla@nikpawlak...
2012-08-19 sr55WinGui: Setup properties for the HandBrake.Server app.
2012-08-19 sr55WinGui: Prototype of process isolation support (to...
2012-08-19 RodeoCosmetics.
2012-08-19 RodeoRemove unused code.
2012-08-18 sr55gfx: New Application Icon (Photoshop PSD and various...
2012-08-15 sr55WinGui: Fixes to the Advanced Panel (8x8t and ref)...
2012-08-15 RodeoDon't send empty audio packets downstream, as empty...
2012-08-15 Rodeodeclpcm: modify hdr2layout.
2012-08-15 RodeoCheck the return code of hb_audio_resample_update(...
2012-08-15 RodeoLet's hope this is the last of my stupid deca52 hb_audi...
2012-08-13 sr55WinGui: Picture settings MaxWidth/Height fixes
2012-08-12 randomengyInterop: Some refactoring, exposing list of video encod...
2012-08-12 sr55WinGui: Highlight the default preset in italics.
2012-08-11 RodeoImprove last commit. While the AC3 decoder doesn't...
2012-08-11 RodeoFix a bug where we were attempting to downmix Dolby...
2012-08-10 Rodeohb_audio_resample: when avresample_open() fails, log...
2012-08-10 RodeoRestore the old hack that disables DTS-ES extension...
2012-08-08 sr55WinGui: --subtitle-burn -> should be burned
2012-08-05 sr55Update the NEWS file
2012-08-05 sr55Add the readable copy of the MinGW doc file
2012-08-05 sr55MinGW doc updates
2012-08-05 sr55Remove Cygwin from the docs folder and add mingw
2012-08-05 sr55WinGui: Add Audio Track Name option back in. For now...
2012-08-04 sr55WinGui: Improvements in the options screen layout
2012-08-04 sr55WinGui: Added a right click menu for the Audio, Subtitl...
2012-08-02 RodeoEncode log: indicate if audio->config.out.normalize_mix...
2012-08-02 jstebbinsbuild system: enforce an order to applying contrib...
2012-08-02 RodeoUse hb_audio_resample for downmixing AC3 sources. DRC...
2012-08-01 jstebbinslibhb: Allow control of audio mix normalization
2012-07-30 RodeoBump Libav to v0.8-2551-gc83f44d.
2012-07-29 Rodeowork: simplify & optimize.
2012-07-29 Rodeowork: indentation and miscellaneous cosmetics.
2012-07-29 Rodeowork: don't sanitize output bitrate etc. for passthroug...
2012-07-29 RodeoUse HB_INVALID_AMIXDOWN and HB_AMIXDOWN_NONE where...
2012-07-27 RodeoIntroduce a negative HB_INVALID_AMIXDOWN.
2012-07-25 sr55WinGui: Couple more Picture Settings Tab bug fixes...
2012-07-25 sr55WinGui: Don't set -X or -Y for the CLI Query. The UI...
2012-07-24 Rodeomuxmkv: reset the output track configuration before...
2012-07-23 sr55WinGui: Couple UI tweaks and better text rendering...
2012-07-23 sr55WinGui: Fix up the Audio Passthru selection options.
2012-07-23 sr55WinGui: Fix a possible crash after scanning a source.
2012-07-23 RodeoOnly log the input bitrate if it's valid; some decoders...
2012-07-22 jstebbinslibhb: fix logging of container aspect in dvd.c and...
2012-07-20 sr55WinGui: Move some stuff around in the services library...
2012-07-20 sr55WinGui: Array of fixes and changes
2012-07-18 RodeoEnable threaded decoding for ProRes video sources.
2012-07-18 jstebbinslibhb: fix deinterlace fast green stripe
2012-07-18 jstebbinsMore fine grained progress statistics during subtitle...
2012-07-17 jstebbinsLinGui: Fix preset import of new framerates
2012-07-16 jstebbinsLinGui: remove obsolete ubuntu lucid rule
2012-07-16 sr55disable harfbuzz on libass
2012-07-16 sr55WinGui: Pushing version numbers forward for the main...
2012-07-15 Rodeohb_audio_remap: remove unneeded channel map.
2012-07-15 Rodeohb_audio_remap: remove unneeded channel map.
2012-07-15 jstebbinsUse libav for dts audio decoding instead of libdca
2012-07-15 RodeoChange a few more hb_log() calls to hb_error(), and...
2012-07-15 RodeoFix something John and I both missed.
2012-07-15 Rodeohb_audio_resample: libvaresample wrapper.
2012-07-15 Rodeodecpgssub: simplify code (merge several if/else blocks).
2012-07-14 sr55WinGui: Working drive tray insert/remove detection.
2012-07-13 sr55WinGui: Improve the code behind the taskbar source...
2012-07-12 Rodeohb_audio_remap improvements.
2012-07-11 RodeoCleanup after last commit: delete empty files, rename...
2012-07-11 jstebbinsbump libav to libav-v0.8-2197-g1a068bf
2012-07-11 sr55WinGui: Fix an issue where selecting the dvd drive...
2012-07-11 jstebbinslibhb: fix hb_read_preview() when invalid index is...
2012-07-10 jstebbinslibhb: fix problem reading preview
2012-07-08 sr55WinGui: Initial work to restore queue editing functiona...
2012-07-08 sr55WinGui: Add support for keyboard shortcuts. These are...
2012-07-07 sr55WinGui: Additional fixes for multi-instance.
2012-07-07 sr55WinGui: Fixes to allow for multi-instance to work again.
2012-07-07 jstebbinsForgotten part of portability patches
2012-07-06 jstebbinslibhb: fix comb detection crash and decomb crash
2012-07-06 sr55WinGui: Fix for Chapter markers starting at the wrong...
2012-07-03 jstebbinslibhb: fix live preview crash when generating preview...
2012-07-02 jstebbinslibhb: fix unused variable warning
2012-07-02 jstebbinsLinGui: sync with iPad preset changes
2012-07-02 RodeoFix comparison (check if unsigned type is < 0). Not...
2012-06-30 jstebbinslibhb: fix crop detection
2012-06-30 sr55WinGui: Fix Add Preset not honouring custom source...
2012-06-30 sr55WinGui: Fix an issue where the Autoname would keep...
next