]> git.sesse.net Git - ffmpeg/commit
lavc: use AVFrame API properly in pad_last_frame().
authorAnton Khirnov <anton@khirnov.net>
Tue, 4 Jun 2013 17:01:22 +0000 (19:01 +0200)
committerAnton Khirnov <anton@khirnov.net>
Mon, 10 Jun 2013 19:19:51 +0000 (21:19 +0200)
commit799f57ac96f9891d1a0f7d6c4b218ed536e8aca5
treea684d997ef82d16a8e71f62e832a9f5b95ed0f72
parent8835c554ff506992c47f6e347c74216ae073f0fa
lavc: use AVFrame API properly in pad_last_frame().

This also simplifies the code.
libavcodec/utils.c