]> git.sesse.net Git - nageru/commit
Move audio encoding from QuickSyncEncoder into its own class.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 23 Apr 2016 21:03:06 +0000 (23:03 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 23 Apr 2016 21:03:06 +0000 (23:03 +0200)
commit8e3e40723b72bbf0c233167cee60b4959d6b08e7
tree97a29c8ab8e46f9f9f91f8cecf9fb80014330f9c
parent90d0745245f83999e88bc50cad57be3e4a1c7439
Move audio encoding from QuickSyncEncoder into its own class.
Makefile
audio_encoder.cpp [new file with mode: 0644]
audio_encoder.h [new file with mode: 0644]
quicksync_encoder.cpp