[libbluray-devel] Added simple m2ts timestamp filter

hpi1 git at videolan.org
Mon Oct 21 09:30:16 CEST 2013


libbluray | branch: master | hpi1 <hpi1 at anonymous.org> | Wed Jul 31 18:34:34 2013 +0300| [1355d5291691b9e6bd81ed1cf0844e77257cf5df] | committer: hpi1

Added simple m2ts timestamp filter
 - filter out PES packets that do not fall between in_time and out_time.
 - filter out incomplete PES packets after clip start or seek.
 - make sure stream starts with PAT.

> http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commit;h=1355d5291691b9e6bd81ed1cf0844e77257cf5df
---

 src/Makefile.am                      |    2 +
 src/libbluray/bluray.c               |   23 +++
 src/libbluray/decoders/m2ts_filter.c |  287 ++++++++++++++++++++++++++++++++++
 src/libbluray/decoders/m2ts_filter.h |   55 +++++++
 4 files changed, 367 insertions(+)

Diff:   http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commitdiff;h=1355d5291691b9e6bd81ed1cf0844e77257cf5df


More information about the libbluray-devel mailing list