]> git.sesse.net Git - nageru/commit
Support encoding the HTTP stream with x264. Highly experimental for now!
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 17 Apr 2016 20:38:05 +0000 (22:38 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 17 Apr 2016 20:38:05 +0000 (22:38 +0200)
commitcf939d7e65533771a8f242f0283c7c55d91a5100
tree6afedd68cd31dd41c9d63c133e6788103a05f4f3
parent95ad88db99ba896fb5bfcfd5c221f735a3e34b7e
Support encoding the HTTP stream with x264. Highly experimental for now!
Makefile
defs.h
flags.cpp
flags.h
h264encode.cpp
x264encode.cpp [new file with mode: 0644]
x264encode.h [new file with mode: 0644]