Sat, 21 Mar 2009 16:14:55 +0000 |
diego |
Fix reference to av_random_init where av_lfg_init was meant.
libavcodec
|
Fri, 20 Mar 2009 10:47:02 +0000 |
diego |
Use correct header for struct AVLFG.
libavcodec
|
Sun, 08 Mar 2009 17:43:12 +0000 |
vitor |
Use FLG pseudo-random number generator in RoQ and ELBG
libavcodec
|
Sun, 18 Jan 2009 23:04:33 +0000 |
stefano |
Replace calls to the deprecated function av_init_random() with
libavcodec
|
Sun, 31 Aug 2008 07:39:47 +0000 |
stefano |
Globally rename the header inclusion guard names.
libavcodec
|
Fri, 09 May 2008 11:56:36 +0000 |
diego |
Use full path for #includes from another directory.
libavcodec
|
Wed, 17 Oct 2007 09:37:46 +0000 |
diego |
Add FFMPEG_ prefix to all multiple inclusion guards.
libavcodec
|
Thu, 05 Jul 2007 19:53:34 +0000 |
vitor |
Add my last name to copyright headers
libavcodec
|
Sun, 17 Jun 2007 18:59:28 +0000 |
gpoirier |
add a comment to indicate which #endif belong to which #define
libavcodec
|
Sun, 17 Jun 2007 00:01:30 +0000 |
mru |
add multiple inclusion guards to headers
libavcodec
|
Mon, 04 Jun 2007 07:28:34 +0000 |
benoit |
Codebook generator using the ELBG algorithm
libavcodec
|