Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 05 Feb 2011 20:05:38 +0000 | cboesch | Revert 32857: FPS should be double everywhere, not float. |
Sat, 05 Feb 2011 19:07:31 +0000 | cboesch | 100l: fps are not in int but float, fix prototype. |
Sat, 05 Feb 2011 19:05:02 +0000 | cboesch | FPS are in float in sh_video, not double. |
Sat, 05 Feb 2011 14:04:07 +0000 | reimar | Use av_set_string3 instead of deprecated av_set_string. |
Sat, 05 Feb 2011 14:02:49 +0000 | reimar | Change deprecated PKT_FLAG_KEY, CODEC_TYPE_* and SAMPLE_FMT_* to their |
Sat, 05 Feb 2011 13:58:36 +0000 | reimar | Use av_get_bits_per_sample_fmt instead of deprecated |
Sat, 05 Feb 2011 13:55:48 +0000 | reimar | Use av_iformat_next instead of first_iformat to conform with new FFmpeg API. |