Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Sun, 18 Nov 2007 22:40:02 +0000 | rtogni | Optimize memory management to create an av_packet from multiple slices: libavformat |
Sat, 17 Nov 2007 03:14:43 +0000 | heydowns | When new streams are detected, look for old filters and close them out. libavformat |
Fri, 16 Nov 2007 13:13:53 +0000 | lucabe | Add MPEG2 support to the RTP muxer libavformat |
Fri, 16 Nov 2007 07:59:41 +0000 | lucabe | Remove the "AVRtpPayloadTypes[i].pt == i" assumption from RTP and RTSP libavformat |
Fri, 16 Nov 2007 00:18:48 +0000 | alex | Remove empty pipe_close libavformat |
Fri, 16 Nov 2007 00:14:48 +0000 | alex | Call prot->url_close only if it is present. libavformat |
Fri, 16 Nov 2007 00:09:34 +0000 | alex | Honor the 8bit extension (now 32bit instaed 24bit) of the pts field introduced in FLV specification v9. libavformat |