]> git.sesse.net Git - nageru/commit
Remove some use of the AVStream::codec parameter (not all). Fixes some deprecation...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 27 Jul 2016 11:58:19 +0000 (13:58 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 27 Jul 2016 15:29:21 +0000 (17:29 +0200)
commit319b807ceede52e45cf07f712259b1a42ec3cc54
tree79feabd0491cc92af4ea1c2d9f8806cdf6408c54
parentb5e7ce923d2acf68a975273be231b3ef9e4f6493
Remove some use of the AVStream::codec parameter (not all). Fixes some deprecation warnings.
audio_encoder.cpp
audio_encoder.h
image_input.cpp
mux.cpp
mux.h
quicksync_encoder.cpp
video_encoder.cpp