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
|
Wed, 17 Jan 2007 19:46:33 +0000 |
michael |
remove near duplicate function
libavutil
|
Wed, 17 Jan 2007 19:30:23 +0000 |
michael |
simplify
libavutil
|
Wed, 17 Jan 2007 19:19:03 +0000 |
michael |
simplify
libavutil
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavutil
|
Thu, 21 Sep 2006 07:31:53 +0000 |
romansh |
* Moving FifoBuffer out of libavformat/avformat.h and
libavutil
|