Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 09 Apr 2011 20:10:12 +0000 | reimar | Add const to type for pointer to a string constant. |
Sat, 09 Apr 2011 15:09:06 +0000 | reimar | Use strtod instead of sscanf, it is both much faster and allows for |
Sat, 09 Apr 2011 14:55:22 +0000 | reimar | Send udp master updates also when paused and let slave use normal timing |
Sat, 09 Apr 2011 14:47:16 +0000 | reimar | Prefer snprintf over printf. |
Sat, 09 Apr 2011 14:37:30 +0000 | reimar | Prefer double type for timing values. |
Sat, 09 Apr 2011 14:11:36 +0000 | reimar | Revert r33231, FFmpeg already sets has_b_frames up this way for |
Sat, 09 Apr 2011 04:12:03 +0000 | jrash | fix translation errors in legacy parts: currently fixed up to line 304 |