Remove *_codec_id from AVFormatParameters with the next major version bump.
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 19 Dec 2007 10:58:54 +0000 (10:58 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 19 Dec 2007 10:58:54 +0000 (10:58 +0000)
commit71957315228290507c58610b6da1e60a289f28a1
tree6810f5fcada1efd260b9ec6c3882a433af05ecf0
parent626004690c23c981f67228ea325dde3f35193988
Remove *_codec_id from AVFormatParameters with the next major version bump.
AVFormatParameters is never available when needed and is an annoying mess.

Originally committed as revision 11267 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/avformat.h