]> git.sesse.net Git - vlc/commit
* set the proper buffer size when encoding with ffmpeg, instead of using fixed 1024x1...
authorDerk-Jan Hartman <hartman@videolan.org>
Tue, 29 Aug 2006 22:59:16 +0000 (22:59 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Tue, 29 Aug 2006 22:59:16 +0000 (22:59 +0000)
commit5cd642814a0249537ea7d4ce99cfc7f5a5a26426
tree8c8e0381f2cf62f20098d84b5de268aaf0c548d4
parentdf9d73ddc57c84d4f47e6a5417a9b9ddf438888a
* set the proper buffer size when encoding with ffmpeg, instead of using fixed 1024x1024 maximumframe size for the buffer.
modules/codec/ffmpeg/encoder.c