]> git.sesse.net Git - nageru/history - audio_encoder.h
Clean up the logging of memory usage, including if we do not use mlockall().
[nageru] / audio_encoder.h
2016-04-25 Steinar H. GundersonSet x264 global headers (Quick Sync global headers...
2016-04-25 Steinar H. GundersonSend the AVCodecContext for audio to the stream mux...
2016-04-23 Steinar H. GundersonFix a circular initialization issue with AudioEncoder.
2016-04-23 Steinar H. GundersonMove audio encoding from QuickSyncEncoder into its...