Mercurial > libavformat.hg
graph
-
Remove unused variable, patch by Stefan Huehner stefan__at__huehner__dot__org. libavformat2006-06-20, by diego
-
Add const to (mostly) char* and make some functions static, which aren't used libavformat2006-06-18, by diego
-
Add (mostly) const to variable and parameter declaration, where a char* was libavformat2006-06-17, by diego
-
use standard codec tag if the specified tag is out of range and would be libavformat2006-06-16, by mru
-
simplify, completely ignore streams not recognized, that fixes seeking for some files libavformat2006-06-12, by bcoudurier
-
read_packet return value must be < 0 when no packet is returned, including EOF. libavformat2006-06-11, by reimar