[vlc-commits] Splitted dv audio helpers into rawdv.h

Laurent Aimar git at videolan.org
Fri Jun 1 21:26:37 CEST 2012


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Wed May 30 00:40:12 2012 +0200| [6a24a618294ba84b569b32131eb3117b505ca4f0] | committer: Laurent Aimar

Splitted dv audio helpers into rawdv.h

It will allow to share them with the AVI demuxer.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6a24a618294ba84b569b32131eb3117b505ca4f0
---

 modules/demux/Modules.am |    2 +-
 modules/demux/rawdv.c    |  182 +----------------------------------------
 modules/demux/rawdv.h    |  200 ++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 205 insertions(+), 179 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=6a24a618294ba84b569b32131eb3117b505ca4f0


More information about the vlc-commits mailing list