Open
Conversation
…ameters_present_flag to zero. This allows more flexible T-STD compliant TS muxing and also to workaround bugs in MPEG-2 Systems. The x264_hrd_t struct should be used for PTS and DTS. Fake HRD is not necessary for Blu-Ray.
… new path has to be calculated. THIS BREAKS OPEN-GOP BLU-RAY and doesn't fix b-adapt=2.
…ror when using doubles.
Fix bad rebase #2
Also get rid of some now useless (and hacky) outputs in the API.
Conflicts: encoder/rdo.c
This reverts commit c522ad1.
This reverts commit 5c85e0a.
Lowers encoding latency around 14% in sliced threads mode with preset superfast. Additionally, even if there is no waiting time between frames, this improves parallelism, because hpel+deblock are done during the (singlethreaded) lookahead. For ease of debugging, dump-yuv forces all of the threads to wait and finish instead of setting b_full_recon.
Regression in r2183. Bizarrely seemed to work on many platforms, but crashed on win64 and may have been slower. Only affected sliced threads during encoding, but could cause crashes on x264 encoder close even without sliced threads.
Conflicts: encoder/encoder.c
….. and a new path" This reverts commit 168a2af. Conflicts: encoder/slicetype.c
Conflicts: common/arm/quant-a.S configure
Conflicts: encoder/encoder.c
Conflicts: common/common.c encoder/encoder.c encoder/ratecontrol.c encoder/set.c x264.h
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.