]> git.sesse.net Git - vlc/commit
* mp4: - add +1 to PCR/DTS/PTS.
authorLaurent Aimar <fenrir@videolan.org>
Sat, 15 May 2004 11:03:48 +0000 (11:03 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Sat, 15 May 2004 11:03:48 +0000 (11:03 +0000)
commit2f0dfb7c477ded5e6011ceacba3515969da962ab
tree4e20aff45517422a48bd82bd008780f0679b44fd
parentc1a67dc7bd8d567f7ff28349332980dcc6a97f9b
 * mp4: - add +1 to PCR/DTS/PTS.
        - preliminary support of avc (using a draft+google without
samples to test, so don't expect it to work ;)
 * libmp4: parse the avcC atom.
modules/demux/mp4/libmp4.c
modules/demux/mp4/libmp4.h
modules/demux/mp4/mp4.c