Mercurial > libavutil.hg
graph
-
cosmetics: Rename prn variable to prng (Pseudo Random Number Generator). libavutilFri, 10 Apr 2009 17:23:38 +0000, by diego
-
Give liblzo benchmark conditionals more descriptive names and add convenience libavutilThu, 09 Apr 2009 15:11:48 +0000, by diego
-
Add a configure check for lzo1x_999_compress() and compile the lzo test program libavutilThu, 09 Apr 2009 14:55:05 +0000, by diego
-
Fix lzo-test linking: -llzo2 should be in ELIBS, not EXTRALIBS. libavutilThu, 02 Apr 2009 22:41:58 +0000, by diego
-
Replace manual setting of the removed av_log_level variable by the libavutilThu, 02 Apr 2009 08:15:03 +0000, by diego
-
Mark non-exported functions in test and example programs as static. libavutilTue, 31 Mar 2009 09:32:59 +0000, by diego
-
Make svn:ignore properties globally consistent. Ignore all .d, .ho, .exe, -test libavutilThu, 26 Mar 2009 12:41:11 +0000, by diego
-
Use a wildcard match instead of a list to remove test programs. libavutilThu, 26 Mar 2009 10:12:21 +0000, by diego
-
Move adding the '-test$(EXESUF)' suffix to test programs into common.mak. libavutilWed, 25 Mar 2009 18:19:20 +0000, by diego
-
Use PIX_FMT_NE() for defining the PIX_FMT_RGB32 variants macros. libavutilMon, 23 Mar 2009 23:01:11 +0000, by stefano
-
Rename 'tests' target to 'testprogs'. It is too easily confused with the libavutilSun, 22 Mar 2009 23:13:21 +0000, by diego
-
Make the pixel formats which were defined as macros: libavutilSun, 22 Mar 2009 22:50:19 +0000, by stefano
-
Change the RGB5X5/BGR5X5 pixel format defines so that we have little libavutilSat, 21 Mar 2009 23:08:20 +0000, by stefano
-
Remove deprecated and now unused Mersenne Twister PRNG. libavutilSat, 21 Mar 2009 17:28:38 +0000, by diego
-
When warning about forbidden pseudo random number generation functions, libavutilSat, 21 Mar 2009 16:16:04 +0000, by diego
-
Fix reference to av_random where av_lfg_get was meant. libavutilSat, 21 Mar 2009 16:14:21 +0000, by diego
-
Replace random() usage in test programs by av_lfg_*(). libavutilFri, 20 Mar 2009 11:48:27 +0000, by diego
-
Make softfloat test program compile again: Setting the av_log_level variable libavutilFri, 20 Mar 2009 00:23:13 +0000, by diego
-
Make AES test program compile again: Setting the av_log_level variable libavutilFri, 20 Mar 2009 00:18:46 +0000, by diego
-
Fix compilation of adler32 test program: Use av_log_set_level() libavutilThu, 19 Mar 2009 01:10:30 +0000, by diego
-
Remove code that was disabled by the recent major version bump. libavutilSun, 15 Mar 2009 17:20:24 +0000, by diego
-
Reorder arguments for av_fifo_generic_read to be more logical and libavutilMon, 09 Mar 2009 17:47:47 +0000, by reimar
-
Update VA API pixfmts documentation: struct vaapi_render_state libavutilMon, 09 Mar 2009 15:52:45 +0000, by gb
-
Remove all remaining code that was disabled through the major version bump. libavutilMon, 09 Mar 2009 10:24:47 +0000, by diego
-
Add av_fifo_reset function to completely reset fifo state, which makes libavutilMon, 09 Mar 2009 09:26:32 +0000, by reimar
-
Remove more functions disabled by major version bump. libavutilSun, 08 Mar 2009 15:02:12 +0000, by reimar
-
Remove/replace code disabled by major version bump. libavutilSun, 08 Mar 2009 14:51:25 +0000, by reimar
-
Replace all uses of the replaced av_fifo_read by av_fifo_generic_read libavutilSun, 08 Mar 2009 14:42:11 +0000, by reimar
-
Remove the Mersenne Twister from the public API/ABI. libavutilSun, 08 Mar 2009 14:35:13 +0000, by michael
-
Bump major version of libavutil due to FIFO fixes. libavutilSun, 08 Mar 2009 14:33:30 +0000, by michael
-
Remove av_fifo_read, API is already broken and major version will be bumped soon. libavutilSun, 08 Mar 2009 14:21:56 +0000, by reimar
-
Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. libavutilSun, 08 Mar 2009 14:16:55 +0000, by michael
-
add ff_random_get_seed to be used in conjunction with random functions libavutilSun, 08 Mar 2009 01:28:14 +0000, by bcoudurier
-
Comments to indicate where memory barriers may be needed. libavutilSun, 08 Mar 2009 00:45:45 +0000, by michael
-
Compact repeated messages to "Last message repeated x times". libavutilSun, 22 Feb 2009 17:53:14 +0000, by michael
-
Split avutil.h, move all the pixel format definitions to the new libavutilSun, 22 Feb 2009 14:27:50 +0000, by stefano