| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the old logo for safe keeping. | sr55 | 2012-09-26 | 1 | -0/+0 |
* | GFX: Some improvements to the updated HandBrake Icon by Matt Johnson (mattdog... | sr55 | 2012-09-26 | 8 | -0/+0 |
* | Remove Test.txt. | sr55 | 2012-09-25 | 1 | -1/+0 |
* | WinGui: LibHb Encode and Scan support (off by default for the moment until I ... | sr55 | 2012-09-25 | 28 | -254/+715 |
* | WinGui: Change hbicon.psd -> png. Psd was not layered since the icon was ren... | sr55 | 2012-09-23 | 2 | -0/+0 |
* | WinGui: Misc typos, tidyup | sr55 | 2012-09-23 | 13 | -31/+9 |
* | libhb: remove unnecessary usage of hb_audio_remap. | Rodeo | 2012-09-23 | 3 | -17/+1 |
* | libhb: simplify calculation of sync->gain_factor. | Rodeo | 2012-09-23 | 1 | -3/+1 |
* | contrib/ffmpeg: update patch numbers after SVN revision 4950. | Rodeo | 2012-09-22 | 5 | -0/+0 |
* | MacGui: miscellaneous cosmetics and consistency adjustments. | Rodeo | 2012-09-22 | 2 | -29/+47 |
* | MacGui: Add the drag & drop features on both DockIcon and Handbrake Main Window | Rodeo | 2012-09-21 | 3 | -12/+202 |
* | - fix issue: | konablend | 2012-09-21 | 3 | -13/+9 |
* | Interop: Adding missing file from previous checkin. | randomengy | 2012-09-21 | 1 | -0/+53 |
* | decpgssub: avoid dropping subtitles when we get broken timestamps. | Rodeo | 2012-09-20 | 1 | -9/+24 |
* | Interop: Bring up to speed with libhb. Exposes more functions, accommodates c... | randomengy | 2012-09-20 | 16 | -279/+284 |
* | MacGUI: increase dock icon ETA badge's refresh rate from 0.5 to 0.1%. | Rodeo | 2012-09-18 | 1 | -1/+1 |
* | MacGui: Objective-C/cosmetics. | Rodeo | 2012-09-16 | 1 | -5/+5 |
* | deca52: ignore mix levels when dowmixing to Lt/Rt. | Rodeo | 2012-09-16 | 1 | -3/+14 |
* | hb_audio_resample: remove unnecessary check. | Rodeo | 2012-09-16 | 1 | -2/+1 |
* | MacGui: New dock icon progess behavior with percent & ETA "badges". | dynaflash | 2012-09-15 | 5 | -78/+162 |
* | libhb: fix a collection of small memory leaks | jstebbins | 2012-09-13 | 9 | -12/+39 |
* | Revert temporary code that silences valgrind warnings | jstebbins | 2012-09-12 | 1 | -2/+0 |
* | libhb: fix potential invalid memory access in decomb (again) | jstebbins | 2012-09-12 | 2 | -6/+17 |
* | libhb: fix potential invalid memory access in decomb | jstebbins | 2012-09-12 | 1 | -50/+44 |
* | WinGui: Couple fixes to Pictures settings and add presets. | sr55 | 2012-09-11 | 3 | -53/+48 |
* | WinGui: Missing comma with "Greek, Modern" | sr55 | 2012-09-11 | 1 | -1/+1 |
* | libhb: learn to spell "dilate" | jstebbins | 2012-09-11 | 1 | -1/+1 |
* | libhb: fix logs for decomb threads | jstebbins | 2012-09-11 | 1 | -3/+3 |
* | hb_apply_h264_level: return 1 in case of warnings and make return values > 0 ... | Rodeo | 2012-09-11 | 1 | -11/+28 |
* | hb_apply_h264_level: add a parameter to silence warnings. | Rodeo | 2012-09-11 | 2 | -28/+36 |
* | Revert a part of revision 4950 which was not in the ReviewBoard patch. | Rodeo | 2012-09-11 | 1 | -1/+1 |
* | libhb: handle overlapping timestamps better | jstebbins | 2012-09-11 | 1 | -0/+8 |
* | libhb: Fix error when setting timestamps for bobbed frames in decomb | jstebbins | 2012-09-11 | 1 | -14/+6 |
* | Remove contrib/ffmpeg/A02-png-sequences.patch. | konablend | 2012-09-10 | 3 | -44/+24 |
* | Disable format specification generation when building libtheora. | Rodeo | 2012-09-10 | 1 | -0/+1 |
* | Testing IRC BOT | sr55 | 2012-09-09 | 1 | -1/+1 |
* | WinGui: Update a broken Property Changed notification in the AudioTrack model | sr55 | 2012-09-09 | 1 | -12/+11 |
* | encx264: make hb_x264_encopt_synonyms two-dimensional instead of faking it. | Rodeo | 2012-09-09 | 2 | -25/+25 |
* | encx264: use less generic names for some stuff. | Rodeo | 2012-09-09 | 2 | -11/+11 |
* | hb_apply_h264_level() update & cleanup. | Rodeo | 2012-09-09 | 2 | -120/+146 |
* | Update the fmac scalar patch. Instead of a workaround, apply the fix from Lib... | Rodeo | 2012-09-08 | 1 | -20/+20 |
* | 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 |