log 4xm.c @ 6468:317dedc6b9a2 libavformat

age author description
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavformat
Wed, 28 Jan 2009 13:37:26 +0000 michael Fix remotely exploitable arbitrary code execution vulnerability. libavformat
Tue, 27 Jan 2009 22:21:28 +0000 michael Prefer av_freep() over av_free() for variables in the context for safety. libavformat
Tue, 27 Jan 2009 22:20:05 +0000 michael Add {} between if/else libavformat
Tue, 27 Jan 2009 22:14:48 +0000 michael Export all tracks (each is a different language) instead of just one. libavformat
Tue, 27 Jan 2009 22:03:13 +0000 michael remove pointless {} libavformat
Tue, 27 Jan 2009 21:58:45 +0000 michael Move current_track variable closer to where it is used. libavformat
Tue, 27 Jan 2009 21:56:28 +0000 michael Fix memleak of fourxm->tracks on error return. libavformat
Tue, 27 Jan 2009 21:09:22 +0000 michael vertical align libavformat
Tue, 27 Jan 2009 21:06:19 +0000 michael Fix memleak of header in error returns. libavformat
Tue, 27 Jan 2009 21:01:47 +0000 michael better header_size check libavformat
Tue, 27 Jan 2009 20:51:10 +0000 michael size < 4 is invalid libavformat
Sun, 11 Jan 2009 22:19:48 +0000 diego Fix build: Add intreadwrite.h and bswap.h #includes where necessary. libavformat