]> granicus.if.org Git - handbrake/shortlog
handbrake
2012-09-12 jstebbinslibhb: fix potential invalid memory access in decomb...
2012-09-12 jstebbinslibhb: fix potential invalid memory access in decomb
2012-09-11 sr55WinGui: Couple fixes to Pictures settings and add presets.
2012-09-11 sr55WinGui: Missing comma with "Greek, Modern"
2012-09-11 jstebbinslibhb: learn to spell "dilate"
2012-09-11 jstebbinslibhb: fix logs for decomb threads
2012-09-11 Rodeohb_apply_h264_level: return 1 in case of warnings and...
2012-09-11 Rodeohb_apply_h264_level: add a parameter to silence warnings.
2012-09-11 RodeoRevert a part of revision 4950 which was not in the...
2012-09-11 jstebbinslibhb: handle overlapping timestamps better
2012-09-11 jstebbinslibhb: Fix error when setting timestamps for bobbed...
2012-09-10 konablendRemove contrib/ffmpeg/A02-png-sequences.patch.
2012-09-10 RodeoDisable format specification generation when building...
2012-09-09 sr55Testing IRC BOT
2012-09-09 sr55WinGui: Update a broken Property Changed notification...
2012-09-09 Rodeoencx264: make hb_x264_encopt_synonyms two-dimensional...
2012-09-09 Rodeoencx264: use less generic names for some stuff.
2012-09-09 Rodeohb_apply_h264_level() update & cleanup.
2012-09-08 RodeoUpdate the fmac scalar patch. Instead of a workaround...
2012-09-08 konablendRemove mingw+libmkv dependency on libiberty.
2012-09-08 sr55WinGui: Couple Corrections to the Audiobitrate converter.
2012-09-08 sr55A patch for mpeg2 SetWindowLong() and GWL_USERDATA...
2012-09-08 sr55WinGui: Hide the Debug Menu behind an option.
2012-09-08 sr55WinGui: Implement hb_get_audio_bitrate_limits() in...
2012-09-07 sr55WinGui: Updated the Bitrate Converted to be a bit more...
2012-09-07 sr55WinGui: Make sure new Mixdowns get appropriate bitrate...
2012-09-07 sr55WinGui: Add new sample rates, 8, 11.025, 12 and 16...
2012-09-07 sr55WinGui: Add support for new Mixdowns (6.1, 7.1, 7.1...
2012-09-07 konablendAdd autotools { autoconf, automake, libtool } as contribs.
2012-09-07 RodeoUpdate Libav -> HandBrake colorimetry translation after...
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
next