Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Mon, 26 Jul 2010 23:12:28 +0000 | stefano | Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() libavformat |
Mon, 26 Jul 2010 22:22:42 +0000 | rbultje | Reindent after r24516. libavformat |
Mon, 26 Jul 2010 22:22:20 +0000 | rbultje | Use inverse error branches, i.e. instead of if(something){success} else {error}, libavformat |
Mon, 26 Jul 2010 22:21:14 +0000 | rbultje | Use av_log(.., AV_LOG_ERROR) instead of dprintf() for logging errors. This libavformat |