Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Sat, 21 Mar 2009 20:58:41 +0000 | rbultje | Fix silly bug in hex_to_data() where it compares a string pointer for whether libavformat |
Sat, 21 Mar 2009 20:56:57 +0000 | rbultje | Remove useless comment about something that is deprecated. See summary in libavformat |
Sat, 21 Mar 2009 20:55:52 +0000 | rbultje | Use skip_spaces() in the "redir" demuxer instead of "while (isspace(&p)) p++". libavformat |