summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove mingw+libmkv dependency on libiberty.konablend2012-09-084-10/+14
* WinGui: Couple Corrections to the Audiobitrate converter.sr552012-09-083-14/+7
* A patch for mpeg2 SetWindowLong() and GWL_USERDATA do not exist in recent ver...sr552012-09-081-0/+39
* WinGui: Hide the Debug Menu behind an option.sr552012-09-086-2/+50
* WinGui: Implement hb_get_audio_bitrate_limits() in the Windows UI to provide ...sr552012-09-083-39/+177
* WinGui: Updated the Bitrate Converted to be a bit more intelligent about it's...sr552012-09-072-4/+70
* WinGui: Make sure new Mixdowns get appropriate bitrate selections for aacsr552012-09-072-4/+4
* WinGui: Add new sample rates, 8, 11.025, 12 and 16 as optionssr552012-09-071-1/+1
* WinGui: Add support for new Mixdowns (6.1, 7.1, 7.1 (5F/2R/LFE), Mono left on...sr552012-09-074-11/+52
* Add autotools { autoconf, automake, libtool } as contribs.konablend2012-09-0711-13/+58
* Update Libav -> HandBrake colorimetry translation after http://git.libav.org/...Rodeo2012-09-071-8/+10
* Remove redundant patch. It's been superseded by http://git.libav.org/?p=libav...Rodeo2012-09-071-16/+0
* Audio improvements.Rodeo2012-09-0319-514/+1469
* WinGui: Further work and fixes on the Process Isolation Servicesr552012-09-027-22/+52
* WinGui: Fix preview window.sr552012-09-021-1/+3
* WinGui: Further work in the process isolation service.sr552012-09-0112-26/+158
* WinGui: Fix culture issue with the framerate. Any non round number selection ...sr552012-09-012-2/+2
* WinGui: Only allow 1 instance of the Queue, About, Log and Preview window to ...sr552012-09-011-6/+42
* CLI help: generate the list of available audio mixdowns, rather than naving i...Rodeo2012-09-011-3/+14
* Move mixdown-> channel_layout/matrix_encoding translation to hb_audio_resampl...Rodeo2012-08-276-36/+44
* hb_audio_resample: move setters out of hb_audio_resample_update(), to dedicat...Rodeo2012-08-276-66/+117
* MacGui: Add support for a secondary audio language track.dynaflash2012-08-272-46/+392
* WinGui: Strip out the last traces of MEF since it's not going to be used.sr552012-08-2718-135/+0
* libhb: decomb and deinterlace improvementsjstebbins2012-08-277-1415/+1576
* Use a more direct workaround for the DTS-ES XCh decoding issue.Rodeo2012-08-262-12/+20
* WinGui: Fix a second Integer overflow.sr552012-08-251-1/+1
* WinGui: Fix an Integer overflow in the picture settings panel.sr552012-08-251-1/+1
* WinGui: General Tidyup of the Services Library API.sr552012-08-2516-150/+184
* WinGui: Initial Work to wire up Encode Process Isolation.sr552012-08-2218-154/+698
* Handbrake Toolbar Icons by Nik Pawlak ([email protected], @nikpawlak, http...sr552012-08-2024-0/+12
* WinGui: Setup properties for the HandBrake.Server app.sr552012-08-192-3/+11
* WinGui: Prototype of process isolation support (to be used for libhb when thi...sr552012-08-1921-36/+1160
* Cosmetics.Rodeo2012-08-191-2/+2
* Remove unused code.Rodeo2012-08-191-15/+0
* gfx: New Application Icon (Photoshop PSD and various sizes of png files) by M...sr552012-08-189-0/+4
* WinGui: Fixes to the Advanced Panel (8x8t and ref) and Picture Panel (Further...sr552012-08-154-28/+35
* Don't send empty audio packets downstream, as empty buffers are assumed to ma...Rodeo2012-08-152-2/+11
* declpcm: modify hdr2layout.Rodeo2012-08-151-3/+2
* Check the return code of hb_audio_resample_update(). This allows us to log an...Rodeo2012-08-153-11/+28
* Let's hope this is the last of my stupid deca52 hb_audio_resample support mis...Rodeo2012-08-151-0/+5
* WinGui: Picture settings MaxWidth/Height fixessr552012-08-131-4/+4
* Interop: Some refactoring, exposing list of video encoders, fixed const value...randomengy2012-08-125-297/+344
* WinGui: Highlight the default preset in italics.sr552012-08-123-21/+56
* Improve last commit. While the AC3 decoder doesn't use hb_ff_layout_xlat(), t...Rodeo2012-08-112-5/+5
* Fix a bug where we were attempting to downmix Dolby Surround (AV_CH_LAYOUT_ST...Rodeo2012-08-111-2/+6
* hb_audio_resample: when avresample_open() fails, log the error description.Rodeo2012-08-101-4/+9
* Restore the old hack that disables DTS-ES extension processing. We support 6....Rodeo2012-08-101-0/+12
* WinGui: --subtitle-burn -> should be burnedsr552012-08-082-2/+2
* Update the NEWS filesr552012-08-051-0/+10
* Add the readable copy of the MinGW doc filesr552012-08-051-0/+484