Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Sun, 25 Feb 2007 14:13:12 +0000 | alex | use AV_RB32, swf_mp3_info may be replaced with mpa_decoder_header libavformat |
Sat, 24 Feb 2007 01:51:37 +0000 | michael | be less noisy libavformat |
Fri, 23 Feb 2007 23:35:42 +0000 | mmu_man | BeOS only: we don't have SA_RESTART. #define to 0 and emit a warning. I don't plan on hosting a streaming tv anyway but it gets ffserver building. libavformat |
Fri, 23 Feb 2007 21:09:50 +0000 | banan | Complete the video format enum. libavformat |
Fri, 23 Feb 2007 21:08:43 +0000 | banan | Cosmetics. libavformat |
Thu, 22 Feb 2007 13:34:36 +0000 | alex | change PF_INET to AF_INET to be consistent in the whole project. PF_INET is deprecated, while AF_INET is referred by the POSIX standards libavformat |
Thu, 22 Feb 2007 13:23:38 +0000 | alex | codec_tag settable via VideoTag, and transmit codec_tag in ffm libavformat |