]> git.sesse.net Git - vlc/commit
packetizer_mpegvideo: use VLC_TS_INVALID (refs #3135)
authorRafaël Carré <rafael.carre@gmail.com>
Tue, 8 Dec 2009 10:04:54 +0000 (11:04 +0100)
committerRafaël Carré <rafael.carre@gmail.com>
Tue, 8 Dec 2009 10:09:02 +0000 (11:09 +0100)
commit07e5e3a4768a830d32a68e15c1c5c60276549236
tree29d540011acdbf0262927a44728c40614f9789f4
parent310ee0ade872dac618afb9dfade2ca2edb4a62e4
packetizer_mpegvideo: use VLC_TS_INVALID (refs #3135)

Note: cc_pts/dts are still set to 0, I can't tell if this value is the
starting timestamp, or if it means the timestamps are not valid.

Better understanding on how pf_get_cc and packetizers are called in
src/input would clarify (fenrir?)
modules/packetizer/mpegvideo.c