March 31, 2010
View 72415b2

Define AVMediaType enum, and use it instead of enum CodecType, which is deprecated and will be dropped at the next major bump.

Stefano Sabatini authored on 2010/03/31 08:30:55
February 1, 2009
View bad5537

Use full internal pathname in doxygen @file directives. Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories.

Diego Biurrun authored on 2009/02/01 11:00:19
January 28, 2009
View 0838cfd

Fix remotely exploitable arbitrary code execution vulnerability. Found by Tobias Klein / tk // trapkit / de / See: http://www.trapkit.de/advisories/TKADV2009-004.txt

Michael Niedermayer authored on 2009/01/28 22:37:26
View be195ed

Prefer av_freep() over av_free() for variables in the context for safety.

Michael Niedermayer authored on 2009/01/28 07:21:28
View 0d29b7d

Add {} between if/else

Michael Niedermayer authored on 2009/01/28 07:20:05
View 9913860

Export all tracks (each is a different language) instead of just one.

Michael Niedermayer authored on 2009/01/28 07:14:48
View c58d679

remove pointless {}

Michael Niedermayer authored on 2009/01/28 07:03:13
View a10f1cb

Move current_track variable closer to where it is used.

Michael Niedermayer authored on 2009/01/28 06:58:45
View 68e1794

Fix memleak of fourxm->tracks on error return.

Michael Niedermayer authored on 2009/01/28 06:56:28
View 4f98988

vertical align

Michael Niedermayer authored on 2009/01/28 06:09:22
View cc988dd

Fix memleak of header in error returns.

Michael Niedermayer authored on 2009/01/28 06:06:19
View 59afda9

better header_size check

Michael Niedermayer authored on 2009/01/28 06:01:47
View 4698bb2

size < 4 is invalid

Michael Niedermayer authored on 2009/01/28 05:51:10
January 12, 2009
View 6a5d31a

Fix build: Add intreadwrite.h and bswap.h #includes where necessary.

Diego Biurrun authored on 2009/01/12 07:19:48
View 470bce2

cosmetics: indentation

Diego Biurrun authored on 2009/01/12 06:08:52