Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Sat, 12 Jul 2008 13:15:00 +0000 | michael | Pass AVPacketList instead of the whole context to add_to_pktbuf as that is libavformat |
Fri, 11 Jul 2008 15:12:44 +0000 | michael | simplify libavformat |
Fri, 11 Jul 2008 15:10:58 +0000 | michael | Fix misdetection of MPEG-PS (AVSEQ03.DAT and AVSEQ06.DAT) as psxstr. libavformat |
Fri, 11 Jul 2008 07:41:11 +0000 | diego | Move one function that is only used for muxing below #ifdef CONFIG_MUXERS. libavformat |
Fri, 11 Jul 2008 07:39:33 +0000 | diego | Move a function and an #ifdef CONFIG_MUXERS so that functions used only for libavformat |
Fri, 11 Jul 2008 07:37:22 +0000 | diego | Move functions only used for muxing below #ifdef CONFIG_YUV4MPEGPIPE_MUXER, libavformat |
Thu, 10 Jul 2008 11:41:06 +0000 | benoit | Add entry for Dirac codec. libavformat |