mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-05-13 21:26:33 +02:00
Fix minor version for the r18116 entry: minor was not bumped in that
revision. Originally committed as revision 18340 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
8613af0a65
commit
b4656e6b0d
@ -24,7 +24,7 @@ API changes, most recent first:
|
|||||||
PIX_FMT_RGB565BE, PIX_FMT_RGB565LE, PIX_FMT_RGB555BE, PIX_FMT_RGB555LE,
|
PIX_FMT_RGB565BE, PIX_FMT_RGB565LE, PIX_FMT_RGB555BE, PIX_FMT_RGB555LE,
|
||||||
PIX_FMT_BGR565BE, PIX_FMT_BGR565LE, PIX_FMT_BGR555BE, PIX_FMT_BGR555LE.
|
PIX_FMT_BGR565BE, PIX_FMT_BGR565LE, PIX_FMT_BGR555BE, PIX_FMT_BGR555LE.
|
||||||
|
|
||||||
2009-03-21 - r18116 - lavu 50.2.0 - av_random*
|
2009-03-21 - r18116 - lavu 50.0.0 - av_random*
|
||||||
The Mersenne Twister PRNG implemented through the av_random* functions
|
The Mersenne Twister PRNG implemented through the av_random* functions
|
||||||
was removed. Use the lagged Fibonacci PRNG through the av_lfg* functions
|
was removed. Use the lagged Fibonacci PRNG through the av_lfg* functions
|
||||||
instead.
|
instead.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user