]> git.sesse.net Git - nageru/history - mux.cpp
Synchronize the Mux class, since both H264EncoderImpl and X264Encoder are writing...
[nageru] / mux.cpp
2016-04-18 Steinar H. GundersonSynchronize the Mux class, since both H264EncoderImpl...
2016-04-18 Steinar H. GundersonSeparate muxing entirely out of the HTTPD class.
2016-04-17 Steinar H. GundersonMore fixes for non-PCM HTTP audio codecs.
2016-04-17 Steinar H. GundersonMake it possible for file and HTTP streams to use diffe...
2016-04-17 Steinar H. GundersonPull the Mux class out of HTTPD. (First step towards...