summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* MinGW doc updatessr552012-08-051-2/+5
* Remove Cygwin from the docs folder and add mingwsr552012-08-054-492/+10
* WinGui: Add Audio Track Name option back in. For now, I've used a toggle butt...sr552012-08-053-19/+91
* WinGui: Improvements in the options screen layoutsr552012-08-041-15/+9
* WinGui: Added a right click menu for the Audio, Subtitles and Chapters tabs w...sr552012-08-046-85/+174
* Encode log: indicate if audio->config.out.normalize_mix_level is enabled.Rodeo2012-08-021-0/+4
* build system: enforce an order to applying contrib patchesjstebbins2012-08-021-2/+2
* Use hb_audio_resample for downmixing AC3 sources. DRC is still applied by lib...Rodeo2012-08-0211-304/+376
* libhb: Allow control of audio mix normalizationjstebbins2012-08-019-12/+112
* Bump Libav to v0.8-2551-gc83f44d.Rodeo2012-07-302-10/+5
* work: simplify & optimize.Rodeo2012-07-291-47/+38
* work: indentation and miscellaneous cosmetics.Rodeo2012-07-291-181/+182
* work: don't sanitize output bitrate etc. for passthrough audio.Rodeo2012-07-291-11/+15
* Use HB_INVALID_AMIXDOWN and HB_AMIXDOWN_NONE where applicable.Rodeo2012-07-294-10/+11
* Introduce a negative HB_INVALID_AMIXDOWN.Rodeo2012-07-272-1/+3
* WinGui: Couple more Picture Settings Tab bug fixes. Note: Still a few more is...sr552012-07-251-1/+6
* WinGui: Don't set -X or -Y for the CLI Query. The UI handles Max Width / Height.sr552012-07-251-2/+2
* muxmkv: reset the output track configuration before adding each audio track, ...Rodeo2012-07-241-3/+2
* WinGui: Couple UI tweaks and better text rendering throughout the app since n...sr552012-07-237-10/+20
* WinGui: Fix up the Audio Passthru selection options.sr552012-07-237-45/+172
* WinGui: Fix a possible crash after scanning a source.sr552012-07-234-136/+9
* Only log the input bitrate if it's valid; some decoders (e.g. TrueHD) set it ...Rodeo2012-07-231-1/+7
* libhb: fix logging of container aspect in dvd.c and dvdnav.cjstebbins2012-07-222-2/+2
* WinGui: Move some stuff around in the services library and refactor out some ...sr552012-07-2034-103/+74
* WinGui: Array of fixes and changessr552012-07-2010-27/+199
* Enable threaded decoding for ProRes video sources.Rodeo2012-07-181-4/+1
* libhb: fix deinterlace fast green stripejstebbins2012-07-182-12/+15
* More fine grained progress statistics during subtitle scanjstebbins2012-07-183-33/+94
* LinGui: Fix preset import of new frameratesjstebbins2012-07-172-7/+23