]> git.sesse.net Git - nageru/commit
Send the AVCodecContext for audio to the stream mux instead of constructing a fake...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 25 Apr 2016 19:17:25 +0000 (21:17 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 25 Apr 2016 20:20:32 +0000 (22:20 +0200)
commite1a58f0f4e9cd05441f1e1b43fc4c83d1f862dd7
tree4043a8d9af1474c6a5d314054bcb78793734a990
parent52f160780ff4462dcb23bc4cf4fec76ead511e64
Send the AVCodecContext for audio to the stream mux instead of constructing a fake one. Probably fixes missing AAC extradata.
audio_encoder.h
mux.cpp
mux.h
quicksync_encoder.cpp
video_encoder.cpp