log

age author description
2008-12-13 diego Avoid _t in identifier names, _t is reserved by POSIX. libavformat
2008-12-13 diego Matroska uses tables from isom.c, so add the object file to its dependencies. libavformat
2008-12-13 lu_zero Rename type to be consistent libavformat
2008-12-13 mru mpegts: replace Program_t typedef with "struct Program" libavformat
2008-12-12 aurel matroska: sort codec tags list libavformat
2008-12-12 aurel matroska: add dirac support (patch by Kurtnoise kurtnoise _at_ free _dot_ fr) libavformat
2008-12-12 compn add another mpeg4 avi fourcc from uncommon codecs list libavformat
2008-12-12 diego Add sys/time.h header #include, fixes compilation on OS/2. libavformat
2008-12-12 ods15 Update lavf/libnut.c to _tt type names in libnut API libavformat
2008-12-11 aurel avoid POSIX reserved _t suffix libavformat
2008-12-11 bcoudurier parse pasp atom and set sample aspect ratio, libavformat
2008-12-11 bcoudurier remove _t in typedef for POSIX compatibility libavformat
2008-12-11 michael Remove comment suggesting using variables ending in _t as this would break POSIX. libavformat
2008-12-11 reimar Avoid _t in typedef type libavformat