Skip to content

Commit

Permalink
Fix a crash caused by invalid VAST files
Browse files Browse the repository at this point in the history
  • Loading branch information
ov1d1u committed Jan 21, 2020
1 parent 4a2c40b commit f5273a2
Show file tree
Hide file tree
Showing 66 changed files with 232 additions and 146 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### 3.1.2
Fix a crash caused by invalid VAST files

### 3.1.1
Move IMA support in a different Pod

### 3.1.0
Opt-in support for using Google IMA SDK instead of internal VAST parser

Expand Down
2 changes: 1 addition & 1 deletion Docs/Blocks/APSMediaPlayerFinishBlock.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2019 Veeplay. All rights reserved. Updated: 2019-12-13</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-01-21</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Blocks/APSThumbnailGeneratedBlock.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2019 Veeplay. All rights reserved. Updated: 2019-12-13</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-01-21</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/APSAVPlayer.html
Original file line number Diff line number Diff line change
Expand Up @@ -1850,7 +1850,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2019 Veeplay. All rights reserved. Updated: 2019-12-13</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-01-21</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/APSAVPlayerView.html
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2019 Veeplay. All rights reserved. Updated: 2019-12-13</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-01-21</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/APSMPMoviePlayer.html
Original file line number Diff line number Diff line change
Expand Up @@ -1112,7 +1112,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2019 Veeplay. All rights reserved. Updated: 2019-12-13</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-01-21</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/APSMediaBuilder.html
Original file line number Diff line number Diff line change
Expand Up @@ -1087,7 +1087,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2019 Veeplay. All rights reserved. Updated: 2019-12-13</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-01-21</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
11 changes: 1 addition & 10 deletions Docs/Classes/APSMediaEvent.html
Original file line number Diff line number Diff line change
Expand Up @@ -885,10 +885,6 @@ <h3 class="method-title"><code><a href="#//api/name/onTrigger">&ndash;&nbsp;onTr
<div class="method-info-container">


<div class="method-subsection brief-description">
<p>This code will be executed once the event is triggered by the player.</p>
</div>



<div class="method-subsection method-declaration"><code>- (void)onTrigger</code></div>
Expand All @@ -901,11 +897,6 @@ <h3 class="method-title"><code><a href="#//api/name/onTrigger">&ndash;&nbsp;onTr



<div class="method-subsection discussion-section">
<h4 class="method-subtitle">Discussion</h4>
<p>This code will be executed once the event is triggered by the player.</p>
</div>




Expand Down Expand Up @@ -983,7 +974,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2019 Veeplay. All rights reserved. Updated: 2019-12-13</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-01-21</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
53 changes: 52 additions & 1 deletion Docs/Classes/APSMediaOverlay.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,12 @@ <h1 id="library-title">



<optgroup label="Instance Methods">

<option value="//api/name/onTrigger">- onTrigger</option>

</optgroup>


</select>
</label>
Expand Down Expand Up @@ -834,6 +840,51 @@ <h4 class="method-subtitle">Declared In</h4>
</div>


</div>
</div>
</div>
</div>



<h2 class="task-title">Other Methods</h2>

<div class="task-list">
<div class="section-method">
<a name="//api/name/onTrigger" title="onTrigger"></a>
<h3 class="method-title"><code><a href="#//api/name/onTrigger">&ndash;&nbsp;onTrigger</a></code>
</h3>

<div class="method-info">
<div class="pointy-thing"></div>

<div class="method-info-container">




<div class="method-subsection method-declaration"><code>- (void)onTrigger</code></div>















<div class="method-subsection declared-in-section">
<h4 class="method-subtitle">Declared In</h4>
<p><code class="declared-in-ref">APSMediaEvent.h</code></p>
</div>


</div>
</div>
</div>
Expand All @@ -851,7 +902,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2019 Veeplay. All rights reserved. Updated: 2019-12-13</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-01-21</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
4 changes: 2 additions & 2 deletions Docs/Classes/APSMediaPlayer.html
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@ <h4 class="method-subtitle parameter-title">Parameters</h4>

<tr>
<th scope="row" class="argument-name"><code>event</code></th>
<td><p>The <a href="../Classes/APSEvent.html">APSEvent</a> object containing event info.</p></td>
<td><p>The APSEvent object containing event info.</p></td>
</tr>

</table>
Expand Down Expand Up @@ -4440,7 +4440,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2019 Veeplay. All rights reserved. Updated: 2019-12-13</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-01-21</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
60 changes: 59 additions & 1 deletion Docs/Classes/APSMediaPlayerButtonOverlayController.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ <h1 id="library-title">



<option value="tasks">Tasks</option>




Expand All @@ -56,6 +58,12 @@ <h1 id="library-title">



<optgroup label="Instance Methods">

<option value="//api/name/load">- load</option>

</optgroup>


</select>
</label>
Expand Down Expand Up @@ -112,6 +120,56 @@ <h2>Configuration</h2>



<div class="section section-tasks">
<a title="Tasks" name="tasks"></a>





<div class="task-list">
<div class="section-method">
<a name="//api/name/load" title="load"></a>
<h3 class="method-title"><code><a href="#//api/name/load">&ndash;&nbsp;load</a></code>
</h3>

<div class="method-info">
<div class="pointy-thing"></div>

<div class="method-info-container">




<div class="method-subsection method-declaration"><code>- (void)load</code></div>















<div class="method-subsection declared-in-section">
<h4 class="method-subtitle">Declared In</h4>
<p><code class="declared-in-ref">APSMediaPlayerOverlayController.h</code></p>
</div>


</div>
</div>
</div>
</div>

</div>




Expand All @@ -122,7 +180,7 @@ <h2>Configuration</h2>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2019 Veeplay. All rights reserved. Updated: 2019-12-13</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-01-21</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/APSMediaPlayerClosableOverlayController.html
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2019 Veeplay. All rights reserved. Updated: 2019-12-13</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-01-21</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/APSMediaPlayerHTMLOverlayController.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h2>Configuration</h2>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2019 Veeplay. All rights reserved. Updated: 2019-12-13</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-01-21</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
60 changes: 1 addition & 59 deletions Docs/Classes/APSMediaPlayerImageOverlayController.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ <h1 id="library-title">



<option value="tasks">Tasks</option>




Expand All @@ -58,12 +56,6 @@ <h1 id="library-title">



<optgroup label="Instance Methods">

<option value="//api/name/load">- load</option>

</optgroup>


</select>
</label>
Expand Down Expand Up @@ -137,56 +129,6 @@ <h2>Configuration</h2>



<div class="section section-tasks">
<a title="Tasks" name="tasks"></a>





<div class="task-list">
<div class="section-method">
<a name="//api/name/load" title="load"></a>
<h3 class="method-title"><code><a href="#//api/name/load">&ndash;&nbsp;load</a></code>
</h3>

<div class="method-info">
<div class="pointy-thing"></div>

<div class="method-info-container">




<div class="method-subsection method-declaration"><code>- (void)load</code></div>















<div class="method-subsection declared-in-section">
<h4 class="method-subtitle">Declared In</h4>
<p><code class="declared-in-ref">APSMediaPlayerOverlayController.h</code></p>
</div>


</div>
</div>
</div>
</div>

</div>




Expand All @@ -197,7 +139,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2019 Veeplay. All rights reserved. Updated: 2019-12-13</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-01-21</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/APSMediaPlayerOverlayController.html
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2019 Veeplay. All rights reserved. Updated: 2019-12-13</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-01-21</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/APSMediaPlayerSSAIOverlayController.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2019 Veeplay. All rights reserved. Updated: 2019-12-13</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-01-21</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
Loading

0 comments on commit f5273a2

Please sign in to comment.