]> git.sesse.net Git - nageru/history - shared/mux.cpp
Fix some leftovers in warning messages.
[nageru] / shared / mux.cpp
2019-03-27 Steinar H. GundersonOn errors, abort() instead of exit(1); exit() in a...
2018-12-28 Steinar H. GundersonMake Futatabi output its status as subtitles, in a...
2018-12-25 Steinar H. GundersonSimplify timebase handling in Mux a bit.
2018-12-24 Steinar H. GundersonRemove the redundant with_audio parameter from the...
2018-12-04 Steinar H. GundersonMerge branch 'mjpeg'
2018-12-03 Steinar H. GundersonUnify httpd.cpp from Nageru and Futatabi (whitespace...
2018-12-02 Steinar H. GundersonUnify mux.cpp between Nageru and Futatabi.