Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Mon, 17 Nov 2008 14:32:56 +0000 | rbultje | Reindent after r15853. libavformat |
Mon, 17 Nov 2008 14:32:01 +0000 | rbultje | Read optional components of the RDT packet header, such as extended setID libavformat |
Mon, 17 Nov 2008 14:30:31 +0000 | rbultje | Change header reading implementation to using get_bits() instead of directly libavformat |
Mon, 17 Nov 2008 14:28:12 +0000 | rbultje | Prefix all ff_rdt_parse_header() arguments with a p, preparing for local libavformat |
Mon, 17 Nov 2008 14:23:20 +0000 | rbultje | Fix memleak caused by the fact that url_open_buf() allocates a context libavformat |
Mon, 17 Nov 2008 14:20:00 +0000 | rbultje | Add ByteIOContext argument to public ff_rm_* functions so that we can libavformat |
Mon, 17 Nov 2008 07:50:25 +0000 | benoit | Get rid of MSG_DONTWAIT using a more standard way to use a socket libavformat |