[x264-devel] commit: FLV muxing support (Kieran Kunhya )

git version control git at videolan.org
Thu Nov 12 21:30:36 CET 2009


x264 | branch: master | Kieran Kunhya <kieran at kunhya.com> | Wed Nov 11 21:04:15 2009 -0800| [01018f30c284e36f1c37c7e0769a67f3abc05edd] | committer: Jason Garrett-Glaser 

FLV muxing support

> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=01018f30c284e36f1c37c7e0769a67f3abc05edd
---

 Makefile                |    3 +-
 common/osdep.h          |   28 +++--
 configure               |    8 +-
 output/flv.c            |  308 +++++++++++++++++++++++++++++++++++++++++++++++
 output/flv_bytestream.c |  153 +++++++++++++++++++++++
 output/matroska.c       |    2 +-
 output/mp4.c            |    2 +-
 output/output.h         |    3 +-
 output/raw.c            |    2 +-
 x264.c                  |   20 ++-
 10 files changed, 503 insertions(+), 26 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=01018f30c284e36f1c37c7e0769a67f3abc05edd


More information about the x264-devel mailing list