Mercurial > libavutil.hg
log
age | author | description |
---|---|---|
Thu, 18 Jan 2007 00:22:24 +0000 | michael | change while loops to do-while as the condition is true the first time and the check just wastes cpu cycles libavutil |
Wed, 17 Jan 2007 20:14:02 +0000 | michael | simpler branch structure in init (16 bytes smaller object file) libavutil |
Wed, 17 Jan 2007 20:12:12 +0000 | michael | doxygenize libavutil |
Wed, 17 Jan 2007 20:11:23 +0000 | michael | avoid code duplication libavutil |
Wed, 17 Jan 2007 20:06:38 +0000 | michael | better to set things to NULL instead of random in case of out of mem libavutil |
Wed, 17 Jan 2007 20:05:31 +0000 | michael | simplify av_fifo_realloc() libavutil |