diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2009-04-06 17:41:15 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2009-04-06 17:41:15 +0000 |
commit | 26f3f2914ebe92bf1cbd45bfea1f8b93fc88b60f (patch) | |
tree | 73259d8c36810b5633e31fa91ee3131913a8d3ca | |
parent | b4656e6b0df5cf742e10936a4efb44917519d228 (diff) | |
download | ffmpeg-26f3f2914ebe92bf1cbd45bfea1f8b93fc88b60f.tar.gz |
Cosmetics: remove empty line.
Originally committed as revision 18341 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/APIchanges | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 501db148bd..08d3adf2cb 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -29,7 +29,6 @@ API changes, most recent first: was removed. Use the lagged Fibonacci PRNG through the av_lfg* functions instead. - 2009-03-08 - r17869 - lavu 50.0.0 - AVFifoBuffer av_fifo_init, av_fifo_read, av_fifo_write and av_fifo_realloc were dropped and replaced by av_fifo_alloc, av_fifo_generic_read, av_fifo_generic_write |