OSDN Git Service

Much better B-frame muxing frame-reordering. This will preserve the sps/pps info...
authorjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 16 Apr 2007 16:58:57 +0000 (16:58 +0000)
committerjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 16 Apr 2007 16:58:57 +0000 (16:58 +0000)
commitf3b65a9ed3e968a064c399369a96ed5ba167825c
treed82a8a528f2c1d6201167d26e5615b5a23b0d145
parent35d3ec200d26acd604765183bbdac22fdc329edc
Much better B-frame muxing frame-reordering. This will preserve the sps/pps info, properly offset the first frame, and flush any remaining frames at the end of the encode.

Patch by: Nyx

git-svn-id: svn://localhost/HandBrake/trunk@513 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/encavcodec.c
libhb/encx264.c
libhb/encxvid.c
libhb/fifo.c
libhb/internal.h
libhb/muxmp4.c
libhb/render.c
libhb/sync.c
libhb/work.c