Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Sun, 08 Mar 2009 21:55:08 +0000 | bcoudurier | uniformize variable names and remove duplicating fields in private structs libavformat |
Sun, 08 Mar 2009 21:08:06 +0000 | bcoudurier | remove useless fields libavformat |
Sun, 08 Mar 2009 14:42:11 +0000 | reimar | Replace all uses of the replaced av_fifo_read by av_fifo_generic_read libavformat |
Sun, 08 Mar 2009 14:16:55 +0000 | michael | Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. libavformat |
Sat, 07 Mar 2009 22:42:09 +0000 | vitor | VQF demuxer libavformat |
Sat, 07 Mar 2009 15:20:55 +0000 | rbultje | rtpmap is case-insensitive, see comment from Luca in "[PATCH] rtsp.c: libavformat |
Fri, 06 Mar 2009 21:19:16 +0000 | alexc | ADTS: Increased protection against writing illegal/nonsense files. libavformat |