summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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