aboutsummaryrefslogtreecommitdiffstats
path: root/libav/tick.h
Commit message (Expand)AuthorAgeFilesLines
* Add ticker_abs function that returns the number of ticks to get thePhilip Gladstone2002-06-171-0/+16
* optimized ticker_tick() if num is big - please test it (should reduce CPU usa...Fabrice Bellard2002-06-111-1/+11
* * Change extern inline to static inline so that it will compile without optim...Philip Gladstone2002-05-091-1/+1
* - Fix pts calculation on mpeg mux (A/V sync) - Thanks to Lennert BuytenhekJuanjo2002-03-201-0/+31