[x264-devel] commit: FLV muxing support (Kieran Kunhya )
git version control
git at videolan.org
Sun Nov 15 04:44:24 CET 2009
x264 | branch: master | Kieran Kunhya <kieran at kunhya.com> | Sat Nov 14 19:01:09 2009 -0800| [6f5f8c02aa3d64e45d17e97d24a6593e8a13c2b2] | committer: Jason Garrett-Glaser
FLV muxing support
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=6f5f8c02aa3d64e45d17e97d24a6593e8a13c2b2
---
Makefile | 3 +-
common/osdep.h | 28 +++--
configure | 8 +-
output/flv.c | 294 +++++++++++++++++++++++++++++++++++++++++++++++
output/flv_bytestream.c | 153 ++++++++++++++++++++++++
output/flv_bytestream.h | 135 ++++++++++++++++++++++
output/matroska.c | 2 +-
output/mp4.c | 2 +-
output/output.h | 3 +-
output/raw.c | 2 +-
x264.c | 20 ++-
11 files changed, 624 insertions(+), 26 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=6f5f8c02aa3d64e45d17e97d24a6593e8a13c2b2
More information about the x264-devel
mailing list