Age | Commit message (Expand) | Author |
---|---|---|
2007-01-18 | change while loops to do-while as the condition is true the first time and th... | Michael Niedermayer |
2007-01-17 | simpler branch structure in init (16 bytes smaller object file) | Michael Niedermayer |
2007-01-17 | doxygenize | Michael Niedermayer |
2007-01-17 | avoid code duplication | Michael Niedermayer |
2007-01-17 | better to set things to NULL instead of random in case of out of mem | Michael Niedermayer |
2007-01-17 | simplify av_fifo_realloc() | Michael Niedermayer |
2007-01-17 | remove near duplicate function | Michael Niedermayer |
2007-01-17 | simplify | Michael Niedermayer |
2007-01-17 | simplify | Michael Niedermayer |
2006-10-07 | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun |
2006-09-21 | * Moving FifoBuffer out of libavformat/avformat.h and | Roman Shaposhnik |