Browse Source

Cosmetics: remove empty line.

Originally committed as revision 18341 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Stefano Sabatini 16 years ago
parent
commit
26f3f2914e
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      doc/APIchanges

+ 0
- 1
doc/APIchanges View File

@@ -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


Loading…
Cancel
Save