summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* MacGui: rename 'layout' in HBPreviewView so it doesn't override NSView ↵Damiano Galassi2016-04-071-5/+5
| | | | layout method.
* bd: change angles before seekingJohn Stebbins2016-04-041-4/+4
| | | | the angle can affect the seek position
* libbluray: fix chapter lookupJohn Stebbins2016-04-041-0/+20
| | | | | when there are multiple clips in the title, chapter lookup could fail if the current play position is before the first chapter mark in a clip.
* Merge pull request #144 from sr55/x264Scott2016-04-032-4/+4
|\ | | | | Upgrade x264 to r2665 a01e339
| * Upgrade x264 to r2665 a01e339sr552016-04-022-4/+4
| |
* | json: fix typo.Tim Walker2016-04-031-1/+1
| |
* | CLI: fix incorrect assumption that video quality is always positive.Tim Walker2016-04-031-2/+2
| |
* | json: fix sanitization of vqualityTim Walker2016-04-031-4/+8
| | | | | | | | …for encoders that check for a valid bitrate before quality.
* | json: fix sanitization of vqualityJohn Stebbins2016-04-032-24/+35
| | | | | | | | ... and other assorted cleanups ;)
* | ffmpeg: rename some files to have unique patch numbers.Tim Walker2016-04-013-0/+0
| |
* | ffmpeg: patch some E-AC-3 decoder calls.Tim Walker2016-04-011-0/+87
| | | | | | | | | | Some samples (e.g. E-AC-3 from Blu-ray disc sources) would result in two warnings being printed for each frame of every E-AC-3 track.
* | filters: don't add disabled rotate filter to filter listJohn Stebbins2016-03-312-5/+33
|/ | | | | add check for settings that cause a filter to be disabled, and disable the filter in such cases before adding to the filter list.
* hb_json: sanitize JSON where both of video bitrate and quality are valid.Tim Walker2016-03-311-0/+6
| | | | Check against vbitrate since it doesn't depend on a preprocessor define.
* macosx: fix incorrect assumption that video quality is always positive.Tim Walker2016-03-311-1/+1
|
* libhb: fix incorrect assumption that video quality is always positive.Tim Walker2016-03-3111-13/+16
|
* libhb: fix quality limits for high bit depth video encoders.Tim Walker2016-03-311-2/+25
| | | | | The lowest possible QP (and RF) depend on the bit depth and can be lower than zero.
* libhb: remove superfluous ifdefs.Tim Walker2016-03-311-4/+0
| | | | The defines always exist, so they're not actually protecting anything.
* LinGui: all negative vquality slider valuesJohn Stebbins2016-03-301-3/+10
| | | | And only show "lossless" for x264 8bit
* x265: use more permissive x265_api_query instead of x265_api_getJohn Stebbins2016-03-302-3/+3
| | | | | This allows use of versions of the library that are compatible, but do not necessarily have the same build number.
* MacGui: allow negative value in the quality slider.Damiano Galassi2016-03-301-0/+2
|
* Merge pull request #138 from maximd33/masterRodeo3142016-03-301-1/+2
|\ | | | | QSV: better compatibility with recent SW lib
| * QSV: better compatibility with recent SW libmaxd2016-03-301-1/+2
|/ | | | | | To avoid having max_async_depth == 0 with recent MSDK SW library, this would help to allocate properly internal resources and to avoid crash during encode
* libhb: fix x265 encoding with CRF == 0.0Tim Walker2016-03-291-1/+1
| | | | We were using ABR at 0.0 Kbps instead.
* presets: fix PictureRotate importJohn Stebbins2016-03-281-1/+2
| | | | | When it's value's type is an int instead of a string, it was not imported correctly.
* LinGui: fix saving default presetJohn Stebbins2016-03-271-1/+4
| | | | The default flag was getting lost
* muxavformat: fix muxer interleaving in mkvJohn Stebbins2016-03-271-3/+5
|
* LinGui: fix crash when no preset selected and scan new sourceJohn Stebbins2016-03-271-22/+25
|
* WinGui: Fix a couple of silent errors with the new logging system.sr552016-03-262-14/+30
|
* WinGui: If there are multiple queue recovery files, don't fail the set if ↵sr552016-03-261-11/+20
| | | | one is bad. Let the rest load normally.
* WinGui: Add a new JSON file type to the queue export functionality. This ↵sr552016-03-267-3/+125
| | | | | | exports the standardised JSON format that can be imported into the CLI. Note, the GUI can not yet import the JSON formatted queue file. The old hbq format is still there for that.
* MacGui: fix the "encoding (null)" string that was shown when encoding a preview.Damiano Galassi2016-03-261-0/+2
|
* MacGui: fix the 'scan only title' option.Damiano Galassi2016-03-262-4/+12
|
* stream: fix negative array indexJohn Stebbins2016-03-251-1/+1
|
* MacGui: Remove unnecessary libltdl.a dependency.Bradley Sepos2016-03-251-4/+0
|
* hb: cosmetics, removing trailing whitespaceJohn Stebbins2016-03-231-15/+15
|
* muxavformat: fix sync issue when bframes are enabledJohn Stebbins2016-03-231-19/+16
| | | | | | | libav does not permit negative dts when muxing to mkv even though it does not use dts when writing mkv. When it sees an initial negative dts, it offsets all dts and pts to make it positive. This breaks A/V sync and chapter start times.
* stream: fix potential use of uninitialized variableJohn Stebbins2016-03-231-10/+18
|
* reader: fix memory leakJohn Stebbins2016-03-231-0/+6
|
* presets: fix memory leakJohn Stebbins2016-03-231-2/+6
|
* libhb: reorder buffer type enum so uninitialized type is OTHER_BUFJohn Stebbins2016-03-231-1/+1
|
* fifo: when HB_BUFFER_DEBUG is set, memset buffers to 0John Stebbins2016-03-231-0/+6
|
* decavcodec: cosmeticsJohn Stebbins2016-03-231-9/+19
|
* scan: quit looking for audio if a preview scan reaches EOFJohn Stebbins2016-03-231-44/+58
| | | | | Also, verify that vid_info geometry matches vid_buf geometry And some cosmetic changes
* WinGui: Remove a restriction on the WMI GPU information call. It will now ↵sr552016-03-221-2/+9
| | | | display any records that don't have a Name or Version. I don't believe this will make any different under normal circumstances but it appears WMI many not report back the expected information.
* WinGui: Add an app.manifest to explicitly declare supported operating ↵sr552016-03-222-0/+71
| | | | systems so the OS detection works correctly.
* WinGUI: Remove option to enable DXVA decoding. There are too many issues ↵sr552016-03-2112-83/+1
| | | | with timestamp handling and no easy way to fix them so instead of having a higher failure rate, we've decided to remove this.
* Merge pull request #114 from shakim/support_old_iso639Scott2016-03-212-6/+8
|\ | | | | Support language code changes between ISO639 and ISO639-1
| * Support language code changes between ISO639 and ISO639-1Shlomo Hakim2016-03-032-6/+8
| |
* | WinGui: Some Cosmetic changes and links added to the GUI.sr552016-03-215-4/+48
| |
* | presets: fix import of old version-less preset filesJohn Stebbins2016-03-213-34/+49
| | | | | | | | | | The version number was not added after import causing an attempt to do import conversions twice. The second conversion breaks values.