Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Fri, 04 Jan 2008 19:33:50 +0000 | lucabe | Split the RTP demuxing functions out of rtp.c, to simplify the RTP muxer's dependencies libavformat |
Fri, 04 Jan 2008 17:52:16 +0000 | michael | Move *malloc() out of tree.c, that way the code can be used with libavformat |
Fri, 04 Jan 2008 13:00:47 +0000 | benoit | Make three rm demuxer functions non static. libavformat |
Thu, 03 Jan 2008 12:49:12 +0000 | lucabe | Rationalize some dependencies between rtsp and rtp libavformat |
Thu, 03 Jan 2008 11:59:20 +0000 | lucabe | Fix the RTP muxer dependencies libavformat |
Thu, 03 Jan 2008 10:02:46 +0000 | ivo | use one shift less in get_pts() libavformat |