Skip to content

Commit

Permalink
RIO-8722: Large File Support in MP4 PDL and PPB (minor additional cha…
Browse files Browse the repository at this point in the history
…nge 6)

Change-Id: I4f46e7ba4d01ce9b0476fbaef015835b837d6e34
  • Loading branch information
PacketVideo CM committed Jun 15, 2010
1 parent a5bfc9a commit 36188c2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion engines/2way/src/pv_2way_sdkinfo.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
// This header file is automatically generated at build-time
// *** OFFICIAL RELEASE INFO -- Will not auto update

#define PV2WAY_ENGINE_SDKINFO_LABEL "1490863"
#define PV2WAY_ENGINE_SDKINFO_LABEL "1490902"
#define PV2WAY_ENGINE_SDKINFO_DATE 0x20100610

#endif //PV_2WAY_SDKINFO_H_INCLUDED
2 changes: 1 addition & 1 deletion engines/author/src/pv_author_sdkinfo.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
// This header file is automatically generated at build-time
// *** OFFICIAL RELEASE INFO -- Will not auto update

#define PVAUTHOR_ENGINE_SDKINFO_LABEL "1490863"
#define PVAUTHOR_ENGINE_SDKINFO_LABEL "1490902"
#define PVAUTHOR_ENGINE_SDKINFO_DATE 0x20100610

#endif //PV_AUTHOR_SDKINFO_H_INCLUDED
2 changes: 1 addition & 1 deletion engines/player/src/pv_player_sdkinfo.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
// This header file is automatically generated at build-time
// *** OFFICIAL RELEASE INFO -- Will not auto update

#define PVPLAYER_ENGINE_SDKINFO_LABEL "1490863"
#define PVPLAYER_ENGINE_SDKINFO_LABEL "1490902"
#define PVPLAYER_ENGINE_SDKINFO_DATE 0x20100610

#endif //PV_PLAYER_SDKINFO_H_INCLUDED
2 changes: 1 addition & 1 deletion nodes/pvmp4ffparsernode/src/pvmf_mp4ffparser_node.h
Original file line number Diff line number Diff line change
Expand Up @@ -667,7 +667,7 @@ class PVMFMP4FFParserNode
bool oIsAACFramesFragmented;

int32 iPlayBackDirection;
uint64 iStartForNextTSSearch;
int64 iStartForNextTSSearch;
uint64 iPrevSampleTS;
bool iParseAudioDuringFF;
bool iParseAudioDuringREW;
Expand Down

0 comments on commit 36188c2

Please sign in to comment.