[vlc-commits] include/vlc_bits: add a block based byte stream writer in a generic place based on the mp4 and avi muxers
Felix Paul Kühne
git at videolan.org
Tue Feb 3 10:40:54 CET 2015
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Mon Feb 2 18:48:38 2015 +0100| [6c9bc13fca989feca53a1ccdd609d6c6995a3879] | committer: Felix Paul Kühne
include/vlc_bits: add a block based byte stream writer in a generic place based on the mp4 and avi muxers
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6c9bc13fca989feca53a1ccdd609d6c6995a3879
---
include/vlc_bits.h | 141 ++++++++++++++++++++-
modules/mux/avi.c | 347 +++++++++++++++++++---------------------------------
modules/mux/mp4.c | 110 ++---------------
3 files changed, 277 insertions(+), 321 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=6c9bc13fca989feca53a1ccdd609d6c6995a3879
More information about the vlc-commits
mailing list