Mercurial > libavformat.hg
log nuv.c @ 5487:06b9ae377c25 libavformat
age | author | description |
---|---|---|
Mon, 22 Jun 2009 23:09:34 +0000 | diego | Add ff_ prefixes to exported symbols in libavformat/riff.h. 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 |
Tue, 07 Apr 2009 21:25:02 +0000 | reimar | Always return 0 if read_packet is successful. libavformat |
Tue, 07 Apr 2009 21:16:11 +0000 | reimar | Do not uselessly read version string into a buffer. libavformat |
Tue, 07 Apr 2009 20:52:37 +0000 | reimar | Error out also when reading nuv header returns with partial data and return libavformat |
Sat, 14 Mar 2009 22:07:15 +0000 | reimar | Enable generic index creation and seeking for NUV demuxer. libavformat |