vlc | branch: master | Rafaël Carré <[email protected]> | Tue Sep 9 17:08:37 2014 +0200| [9a71eff3ec46da010c06fc2e9d65a6935b352e4d] | committer: Rafaël Carré
Opus: remove obsolete TODO This was handled in 675072a8a6a520f79e9892e26ff3be98b069df7a > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9a71eff3ec46da010c06fc2e9d65a6935b352e4d --- modules/codec/opus.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/modules/codec/opus.c b/modules/codec/opus.c index c05e27e..74bb101 100644 --- a/modules/codec/opus.c +++ b/modules/codec/opus.c @@ -21,10 +21,6 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. *****************************************************************************/ -/* - * TODO: preskip, trimming, file duration - */ - /***************************************************************************** * Preamble *****************************************************************************/ _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
