Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tgoyne committed Sep 1, 2013
1 parent 3a1b32d commit df60d61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/ffms2-changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ <h1>FFmpegSource2 Changelog</h1>
<li>Fix indexing on files with cover art. (TheRyuu)</li>
<li>Add support for libav/ffmpeg built with msvc, this is the default on windows when building with msvc. (TheRyuu)</li>
<li>Remove postproc support. (TheRyuu)</li>
<li>Deprecate the CPUFeatures argument to FFMS_Init since postproc was the only thing still using it. (Plorkyeran)</li>
<li>Added VapourSynth support. (Myrsloik)</li>
<li>ffmsindex can now output keyframe numbers to a file while indexing. (Plorkyeran)</li>
<li>configure now defaults to building a shared library, except when building MinGW/Cygwin, since you usually want static for those. (Plorkyeran)</li>
Expand All @@ -42,6 +43,7 @@ <h1>FFmpegSource2 Changelog</h1>
<li>Switch to avcodec_decode_audio4. (Plorkyeran)</li>
<li>Add support for planar audio from lavc. (Plorkyeran)</li>
<li>Add SetOutputFormatA for audio resampling/mixing using libavresample. (Plorkyeran)</li>
<li>Zero-length index files are now rejected rather than bad things happening.</li>
</ul>
</li>

Expand Down

0 comments on commit df60d61

Please sign in to comment.