| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |