log

age author description
Fri, 01 Dec 2006 17:57:29 +0000 reimar Implement stream switching for AVI demuxer.
Fri, 01 Dec 2006 17:56:41 +0000 henry update for r21415 and r21416
Fri, 01 Dec 2006 17:51:44 +0000 reimar Cleanup and fix rectangle size calculation, caused crashes with e.g.
Fri, 01 Dec 2006 17:49:59 +0000 henry fix incorrect 4:4:4 chroma handling (backport from 0.4.1)
Fri, 01 Dec 2006 17:47:55 +0000 henry ignore invalid values in the sequence display extension (backport from 0.4.1)
Fri, 01 Dec 2006 17:30:49 +0000 voroshil r21410: document new meaning of dia=1 introduced by lavc r7192
Fri, 01 Dec 2006 15:34:00 +0000 gpoirier mark lavc's uneven multi-hexagon search as slow, remove stray '.'
Fri, 01 Dec 2006 15:04:46 +0000 diego Fix a declarations vs statements warning.
Fri, 01 Dec 2006 14:58:11 +0000 diego Fix declarations vs statements warning.
Fri, 01 Dec 2006 13:17:07 +0000 gpoirier document new meaning of dia=-1 introduced by lavc r7192
Fri, 01 Dec 2006 11:27:21 +0000 diego Add libav include paths to CFLAGS without indirection.
Fri, 01 Dec 2006 11:24:19 +0000 diego Correct include path for bswap.h, patch by Carl Eugen Hoyos, cehoyos ag.or.at.
Fri, 01 Dec 2006 08:40:28 +0000 gpoirier remove duplicate entry
Fri, 01 Dec 2006 01:11:42 +0000 diego Add libav include paths to CFLAGS without indirection.
Thu, 30 Nov 2006 21:59:55 +0000 ivo move reserved_bytes out of packet_footer. this makes all packets uniform.