Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Thu, 09 Apr 2009 21:37:11 +0000 | lucabe | Fix two checks in the AAC packetiser, which were too conservative libavformat |
Thu, 09 Apr 2009 14:16:22 +0000 | reimar | Fix memleak in nuv demuxer: free packet already allocated packet when libavformat |
Wed, 08 Apr 2009 20:20:42 +0000 | reimar | Correctly set packet size for partial video packets in nuv demuxer. libavformat |
Wed, 08 Apr 2009 20:19:12 +0000 | reimar | Add av_shrink_packet function for use in av_get_packet that reduces pkt->size libavformat |
Wed, 08 Apr 2009 16:01:10 +0000 | cehoyos | Reduce code duplication. libavformat |
Wed, 08 Apr 2009 07:16:14 +0000 | lucabe | Add support for AMR audio in the RTP muxer libavformat |