Skip to content

Conversation

@bigzaajung
Copy link

No description provided.

…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.
Also get rid of some now useless (and hacky) outputs in the API.
Conflicts:
	encoder/rdo.c
kierank and others added 30 commits January 16, 2012 15:36
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.
….. and a new path"

This reverts commit 168a2af.

Conflicts:

	encoder/slicetype.c
Conflicts:
	common/arm/quant-a.S
	configure
Conflicts:
	common/common.c
	encoder/encoder.c
	encoder/ratecontrol.c
	encoder/set.c
	x264.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants