Mercurial > libavformat.hg
log mpeg.h @ 3616:bf39ed8d3d69 libavformat
age | author | description |
---|---|---|
Fri, 09 May 2008 11:56:36 +0000 | diego | Use full path for #includes from another directory. libavformat |
Mon, 03 Mar 2008 23:00:48 +0000 | aurel | include required headers for int64_t and AV_RB16() libavformat |
Mon, 07 Jan 2008 23:32:57 +0000 | ivo | Move parsing of MPEG-PES timestamp to mpeg.h (as an inline function) so it libavformat |
Wed, 17 Oct 2007 09:37:46 +0000 | diego | Add FFMPEG_ prefix to all multiple inclusion guards. 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 base mpeg.c@54c7a8e90bc6 |