11 Commits (f6993c9fa1c6c668e9325b309b6d5c456574af01)

Author SHA1 Message Date
Michael Niedermayer 50b4468598 change while loops to do-while as the condition is true the first time and the check just wastes cpu cycles 18 years ago
Michael Niedermayer 4497712f09 simpler branch structure in init (16 bytes smaller object file) 18 years ago
Michael Niedermayer be65b41f90 doxygenize 18 years ago
Michael Niedermayer 3da97cfdfc avoid code duplication 18 years ago
Michael Niedermayer 0726982cdb better to set things to NULL instead of random in case of out of mem 18 years ago
Michael Niedermayer 96e39edc59 simplify av_fifo_realloc() 18 years ago
Michael Niedermayer 765d4f3b4a remove near duplicate function 18 years ago
Michael Niedermayer 870a12d1c2 simplify 18 years ago
Michael Niedermayer f81b99b82b simplify 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Roman Shaposhnik f5a478f65d * Moving FifoBuffer out of libavformat/avformat.h and 18 years ago