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