Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obe #8

Open
wants to merge 93 commits into
base: master
Choose a base branch
from
Open

Obe #8

wants to merge 93 commits into from

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.

3 participants