summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move the old logo for safe keeping.sr552012-09-261-0/+0
* GFX: Some improvements to the updated HandBrake Icon by Matt Johnson (mattdog...sr552012-09-268-0/+0
* Remove Test.txt.sr552012-09-251-1/+0
* WinGui: LibHb Encode and Scan support (off by default for the moment until I ...sr552012-09-2528-254/+715
* WinGui: Change hbicon.psd -> png. Psd was not layered since the icon was ren...sr552012-09-232-0/+0
* WinGui: Misc typos, tidyupsr552012-09-2313-31/+9
* libhb: remove unnecessary usage of hb_audio_remap.Rodeo2012-09-233-17/+1
* libhb: simplify calculation of sync->gain_factor.Rodeo2012-09-231-3/+1
* contrib/ffmpeg: update patch numbers after SVN revision 4950.Rodeo2012-09-225-0/+0
* MacGui: miscellaneous cosmetics and consistency adjustments.Rodeo2012-09-222-29/+47
* MacGui: Add the drag & drop features on both DockIcon and Handbrake Main WindowRodeo2012-09-213-12/+202
* - fix issue:konablend2012-09-213-13/+9
* Interop: Adding missing file from previous checkin.randomengy2012-09-211-0/+53
* decpgssub: avoid dropping subtitles when we get broken timestamps.Rodeo2012-09-201-9/+24
* Interop: Bring up to speed with libhb. Exposes more functions, accommodates c...randomengy2012-09-2016-279/+284
* MacGUI: increase dock icon ETA badge's refresh rate from 0.5 to 0.1%.Rodeo2012-09-181-1/+1
* MacGui: Objective-C/cosmetics.Rodeo2012-09-161-5/+5
* deca52: ignore mix levels when dowmixing to Lt/Rt.Rodeo2012-09-161-3/+14
* hb_audio_resample: remove unnecessary check.Rodeo2012-09-161-2/+1
* MacGui: New dock icon progess behavior with percent & ETA "badges".dynaflash2012-09-155-78/+162
* libhb: fix a collection of small memory leaksjstebbins2012-09-139-12/+39
* Revert temporary code that silences valgrind warningsjstebbins2012-09-121-2/+0
* libhb: fix potential invalid memory access in decomb (again)jstebbins2012-09-122-6/+17
* libhb: fix potential invalid memory access in decombjstebbins2012-09-121-50/+44
* WinGui: Couple fixes to Pictures settings and add presets.sr552012-09-113-53/+48
* WinGui: Missing comma with "Greek, Modern"sr552012-09-111-1/+1
* libhb: learn to spell "dilate"jstebbins2012-09-111-1/+1
* libhb: fix logs for decomb threadsjstebbins2012-09-111-3/+3
* hb_apply_h264_level: return 1 in case of warnings and make return values > 0 ...Rodeo2012-09-111-11/+28
* hb_apply_h264_level: add a parameter to silence warnings.Rodeo2012-09-112-28/+36
* Revert a part of revision 4950 which was not in the ReviewBoard patch.Rodeo2012-09-111-1/+1
* libhb: handle overlapping timestamps betterjstebbins2012-09-111-0/+8
* libhb: Fix error when setting timestamps for bobbed frames in decombjstebbins2012-09-111-14/+6
* Remove contrib/ffmpeg/A02-png-sequences.patch.konablend2012-09-103-44/+24
* Disable format specification generation when building libtheora.Rodeo2012-09-101-0/+1
* Testing IRC BOTsr552012-09-091-1/+1
* WinGui: Update a broken Property Changed notification in the AudioTrack modelsr552012-09-091-12/+11
* encx264: make hb_x264_encopt_synonyms two-dimensional instead of faking it.Rodeo2012-09-092-25/+25
* encx264: use less generic names for some stuff.Rodeo2012-09-092-11/+11
* hb_apply_h264_level() update & cleanup.Rodeo2012-09-092-120/+146
* Update the fmac scalar patch. Instead of a workaround, apply the fix from Lib...Rodeo2012-09-081-20/+20
* 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