Mercurial > libavformat.hg
log mpeg.c @ 2274:b21c2af60bc9 libavformat
age | author | description |
---|---|---|
Thu, 19 Jul 2007 15:23:32 +0000 | takis | Replace all occurrences of AVERROR_IO with AVERROR(EIO). libavformat |
Thu, 21 Jun 2007 09:49:20 +0000 | bcoudurier | remove now useless ifdef libavformat |
Thu, 21 Jun 2007 09:39:29 +0000 | bcoudurier | split mpeg ps and variants muxer and demuxer, I'll clean more in a few minutes, lpcm freq tab is left static const in mpeg.h for now until we have more code in common libavformat |