Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 23 May 2010 23:22:25 +0000 | reimar | Use MP_NOPTS_VALUE as "default" pts for delayed frames instead of some |
Sun, 23 May 2010 22:26:10 +0000 | reimar | Slightly reduce number of #ifs |
Sun, 23 May 2010 22:09:40 +0000 | reimar | Use an extra define to simplify ifdefs |
Sun, 23 May 2010 22:04:01 +0000 | reimar | Try reducing the #ifdef mess for the different cache variants. |
Sun, 23 May 2010 21:58:50 +0000 | reimar | Extract the cache main loop into a separate function. |
Sun, 23 May 2010 21:56:22 +0000 | diego | Remove ambiguous language about indenting if-blocks. |
Sun, 23 May 2010 21:53:48 +0000 | reimar | Optimize cache behaviour for the many-consecutive-seeks case. |