summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Adding missing x264UseAdvancedOptions Key. Allow the Queue window to...sr552013-05-223-2/+6
* WinGui: Change the CLI Helper to use the application startup path rather than...sr552013-05-191-2/+3
* WinGui: Some additional work on my prototype batch add to queue feature.sr552013-05-199-20/+115
* WinGui: Rectored some Encode/Queue service code. This restoes "Quit HandBrake...sr552013-05-1915-157/+269
* WinGui: Fix build scriptsr552013-05-184-570/+665
* WinGui: Fix typosr552013-05-181-1/+1
* x264: hardcode the version string so that the full and correct x264 version i...Rodeo2013-05-171-0/+23
* sync: fall back to drop_video_to_sync when hb_avcodec_open() fails, instesd o...Rodeo2013-05-171-39/+41
* decsrtsub: clear remnants of the previous line before progessing a new one.Rodeo2013-05-141-0/+3
* Bump Libav to v9.6.Rodeo2013-05-135-9/+9
* MacGui: stop before the last ("None") subtitle track when converting incompat...Rodeo2013-05-121-3/+5
* MacGui: fix a bug where the iPod 5G checkbox would be disabled for x264 in MP4.Rodeo2013-05-121-16/+13
* MacGui: refactor handling on chapter titles.Rodeo2013-05-113-60/+49
* WinGui: Fix a number of cosmetic issues and a bug with the Check for updates ...sr552013-05-114-8/+8
* LinGui: fix a problem with batch enqueuejstebbins2013-05-101-0/+5
* LinGui: Fix a bug in audio paneljstebbins2013-05-091-0/+2
* Improve upon previous commit.Rodeo2013-05-081-4/+5
* decsrtsub: rework character substitution logic.Rodeo2013-05-081-20/+30
* CLI: fix broken code for preserving libhb's default muxer.Rodeo2013-05-081-22/+23
* muxmkv: fix audio track private data for 24-bit FLAC.Rodeo2013-05-051-0/+1
* LinGui: Fix live preview reset for previews > 10jstebbins2013-05-032-2/+4
* LinGui: fix live preview "encoded" array size.jstebbins2013-05-031-1/+1
* Fix typo in previous commit.Rodeo2013-04-301-1/+1
* CLI: minor help text updates in preparation for the next release.Rodeo2013-04-301-24/+21
* contrib: patch libbluray to fix "duplicate" filterjstebbins2013-04-301-0/+80
* libhb: fix crash when EOF is found before first video framejstebbins2013-04-301-0/+1
* WinGui: Fix a reset issue on the log window.sr552013-04-301-0/+1
* WinGui: Fix buildsr552013-04-291-1/+1
* WinGui: Fix Lock System action and hide the quit handbrake option from when d...sr552013-04-292-3/+3
* Refactor add_ffmpeg_audio.Rodeo2013-04-283-90/+116
* sync: fix a hang when the avcodec encoder for silence insertion fails to open.Rodeo2013-04-281-2/+3
* MacGui: harmonize audio configuration code in prepareJob and prepareAudioForJob.Rodeo2013-04-282-37/+41
* Fix log pollution when Auto Passthru is not possible and uses the fallback au...Rodeo2013-04-281-1/+1
* hb_get_best_mixdown: fix out-of-array reads.Rodeo2013-04-281-2/+2
* Bump VPoint to 9sr552013-04-281-1/+1
* MacGui: bugfix: set video framerate mode (vfr, pfr, cfr) when editing queue i...Rodeo2013-04-281-15/+29
* Tidy up and corrections to the NEWS file.sr552013-04-271-602/+652
* muxmp4: update MP4AddAudioTrack usage as per mp4v2 documentation.Rodeo2013-04-271-2/+4
* WinGui: Quick fix to the preset export cancel option.sr552013-04-261-1/+1
* WinGui: Change the Audio Automatic behaviour to be a bit more sane. When Add...sr552013-04-261-1/+13
* LinGui: Add Ubuntu 13.04 (Raring Ringtail) to nightly buildsjstebbins2013-04-253-13/+128
* work: pass the crop settings to the subtitle renderer when adding it to the f...Rodeo2013-04-241-5/+9
* Disable Libav's AVX and FMA4 optimizations under Windows x86_64.Rodeo2013-04-241-1/+9
* muxmp4: compute audio frame durations when the frame size isn't known.Rodeo2013-04-241-33/+40
* WinGui: Disable Custom Anamorphic calculations (Will implement these via libh...sr552013-04-212-3/+33
* WinGui: Added some additional sanity checking around preset import/export code.sr552013-04-212-8/+11
* MacGui: Bump year to 2013sr552013-04-211-1/+1
* Attempt to fix SymLinkssr552013-04-200-0/+0
* MacGui: Bump the Growl SDK to 2.0.1 bringing notification centre support for ...sr552013-04-207-906/+189
* CLI: improve help for video filters.Rodeo2013-04-121-4/+6