Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(543)

Unified Diff: media/media.gyp

Issue 539343002: Make the timestamp unroll offset consistent accross PES pids. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Missing timestamp unroller. Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 71242666b7c665bd6af08c51b187190979576877..ffeffdcd4ad0694e68f7d55b64c6179685884882 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -934,6 +934,8 @@
'formats/mp2t/mp2t_common.h',
'formats/mp2t/mp2t_stream_parser.cc',
'formats/mp2t/mp2t_stream_parser.h',
+ 'formats/mp2t/timestamp_unroller.cc',
+ 'formats/mp2t/timestamp_unroller.h',
'formats/mp2t/ts_packet.cc',
'formats/mp2t/ts_packet.h',
'formats/mp2t/ts_section.h',
« media/formats/mp2t/timestamp_unroller.h ('K') | « media/formats/mp2t/ts_section_pes.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698