summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* decsrtsub: fix crash on empty UTF8 filesJohn Stebbins2016-09-211-9/+10
* MacGui: higher max width for the constant quality value text field, avoid wra...Damiano Galassi2016-09-211-8/+5
* MacGui: Xcode 8 project check.Damiano Galassi2016-09-211-3/+9
* MacGui: fix a crash in the preferences format field.Damiano Galassi2016-09-211-1/+1
* sync: fix use of closed bufferJohn Stebbins2016-09-201-7/+12
* vfr: fix log messagesJohn Stebbins2016-09-201-4/+4
* fifo: fix log messageJohn Stebbins2016-09-201-1/+1
* Merge pull request #330 from Rodeo314/hbftRodeo3142016-09-1911-96/+108
|\
| * enc_qsv: flag all HEVC random access points as keyframes.Tim Walker2016-09-171-7/+17
| * encx265: flag all HEVC random access points as keyframes.Tim Walker2016-09-172-0/+9
| * libhb: rename some masks to better reflect their purpose.Tim Walker2016-09-173-4/+4
| * libhb: use the new keyframe flag.Tim Walker2016-09-178-82/+73
| * libhb: add dedicated buffer flags to indicate whether an encoded frame is a k...Tim Walker2016-09-171-0/+2
| * internal: reorder PIC_FLAG_* elements by ascending value.Tim Walker2016-09-171-3/+3
|/
* x264: fix memory leak in 10bit encodingJohn Stebbins2016-09-161-0/+1
* LinGui: Fix audio and subtitle lang list "Unknown" entryJohn Stebbins2016-09-161-2/+6
* LinGui: fix width of min title length entry widgetJohn Stebbins2016-09-161-1/+3
* cli: Add --version to help.Bradley Sepos2016-09-151-0/+1
* docs: Add note about improved drag and drop to Mac News.Bradley Sepos2016-09-151-0/+1
* docs: Extend and revise News.Bradley Sepos2016-09-151-1/+16
* WinGui: Set the Preset version to 3 in the defaultsettings.xml This should p...sr552016-09-151-1/+1
* WinGui: Fix RF0 Lossless warning for x264 10bitsr552016-09-151-1/+1
* MacGui: link to the new documentation.Damiano Galassi2016-09-151-3/+3
* docs: Update and revise News.Bradley Sepos2016-09-131-41/+65
* opus: fix comment in 5.1 audio encoding fixJohn Stebbins2016-09-121-1/+1
* opus: fix 5.1 encodingJohn Stebbins2016-09-111-0/+4
* docs: Add libopus to Thanks.Bradley Sepos2016-09-101-0/+1
* sync: fix small memory leakJohn Stebbins2016-09-091-0/+3
* CLI: Revise CLI help.Bradley Sepos2016-09-091-240/+303
* libhb: Add functions to get filter tunes names to param.c.Bradley Sepos2016-09-092-0/+38
* WinGui: Add more space around the preview window when the content is larger t...sr552016-09-091-2/+2
* libhb: fix memory leakJohn Stebbins2016-09-091-1/+1
* WinGui: Fix #318 Video Previews can start at the beginning of the file, but ...sr552016-09-091-1/+1
* build: Use UTC datetime for build info.Chris Lamb2016-09-091-3/+5
* LinGui: fix some issues with reloading audio defaultsJohn Stebbins2016-09-086-121/+224
* MacGui: stop the queue and show an alert if disk space is less than 5 GBDamiano Galassi2016-09-071-1/+29
* MacGui: show a failed notification when an encode fails.Damiano Galassi2016-09-071-2/+17
* MacGui: show the encoded file in Finder when a done notification is clicked.Damiano Galassi2016-09-071-12/+24
* contrib: Do not configure libav with dxva2.Bradley Sepos2016-09-061-6/+0
* contrib: Drop libav --enable-memalign-hack when cross-compiling for Windows.Bradley Sepos2016-09-051-2/+0
* preset: Replace Vorbis with Opus for VP9 MKV presets.Bradley Sepos2016-09-053-26/+26
* MacGui: made HBSubtitleTrack sourceTrackIdx property readwrite.Damiano Galassi2016-09-031-1/+1
* MacGui: fix an ambiguous autolayout contrains in the subtitles defaults window.Damiano Galassi2016-09-031-11/+7
* MacGui: rework HBAudioTrack to use less NSDictionary.Damiano Galassi2016-09-0312-992/+866
* MacGui: add libopus to Xcode project link phase.Damiano Galassi2016-09-033-4/+10
* docs: Updating NEWSsr552016-09-031-0/+1
* WinGui: Add initial support for libopus audio encoder.sr552016-09-032-0/+5
* contrib: Libav module cosmetics.Bradley Sepos2016-09-031-11/+9
* contrib: Use PKGCONFIG.exe when building libav on mingw.Bradley Sepos2016-09-031-0/+5
* build: Add PKGCONFIG.exe tool.Bradley Sepos2016-09-031-0/+1