Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 23 Sep 2009 21:27:36 +0000 | reimar | Make function argument name in header match name in .c file. |
Wed, 23 Sep 2009 21:21:58 +0000 | reimar | Make update_subtitles work without sh_video for text subtitles. |
Wed, 23 Sep 2009 19:21:38 +0000 | reimar | Make sure avctx->codec_type and codec_id are set, since libavcodec |
Wed, 23 Sep 2009 19:04:24 +0000 | reimar | Include mpcommon.h in mpcommon.c, ensures that the declarations in the header |
Wed, 23 Sep 2009 19:01:33 +0000 | reimar | Factor out sh_video->pts into a refpts variable. This simplifies a future patch |
Wed, 23 Sep 2009 18:28:20 +0000 | reimar | Rename ambiguous "pts" variable to subpts. |
Wed, 23 Sep 2009 12:26:44 +0000 | reimar | Use x264_encoder_delayed_frames instead of the current hack to flush delayed |
Wed, 23 Sep 2009 12:01:04 +0000 | lorenm | sync to x264-r1260 (which changed api) |