Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Sun, 29 Mar 2009 14:35:20 +0000 | diego | Generalize example target rule in common.mak so that it sets a -example$(EXESUF) libavformat |
Sat, 28 Mar 2009 03:54:31 +0000 | rbultje | Don't strip the first three characters off of any metadata in ASF file. libavformat |
Fri, 27 Mar 2009 21:36:44 +0000 | lucabe | Make rtp_write_header() fail in case of unsupported payload type libavformat |
Fri, 27 Mar 2009 17:06:39 +0000 | diego | Move output-example dependency declaration after subdir.mak include so that it is libavformat |
Fri, 27 Mar 2009 00:01:06 +0000 | diego | Move output_example.c --> libavformat/output-example.c. libavformat |
Thu, 26 Mar 2009 12:41:11 +0000 | diego | Make svn:ignore properties globally consistent. Ignore all .d, .ho, .exe, -test libavformat |
Thu, 26 Mar 2009 01:34:02 +0000 | ramiro | Use intptr_t when casting pointers to int. libavformat |