diff options
author | John Stebbins <[email protected]> | 2016-05-17 16:19:06 -0600 |
---|---|---|
committer | John Stebbins <[email protected]> | 2016-05-17 16:57:37 -0600 |
commit | ea52417de3b64aca61257a575417c8d7782cbc96 (patch) | |
tree | 80e2839d2c9005035080dbd4155821b734503b92 /libhb/demuxmpeg.c | |
parent | e164c82ba392f63dd2bd95bfc26fb93b364e06a6 (diff) |
sync: send output directly to sync output fifos
since sync interleaves it's output by PTS, the stream of the incoming
buffer is mostly not the same as the stream of the outgoing buffer. This
causes a delay in the data to get to it's respective fifo until the sync
work function for the output stream is called next. Writing directly to
the output fifo fixes this.
Diffstat (limited to 'libhb/demuxmpeg.c')
0 files changed, 0 insertions, 0 deletions