Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Sat, 02 Jul 2005 21:59:33 +0000 | alex | tell the user if compressed swf found libavformat |
Thu, 30 Jun 2005 11:42:17 +0000 | aurel | add hdv2 fourcc to MPEG2 codec mapping libavformat |
Wed, 29 Jun 2005 08:48:26 +0000 | michael | fix assertion failure libavformat |
Tue, 28 Jun 2005 14:51:56 +0000 | michael | RTCP_* conflict with live.com and they seem not to be used anywhere so commenting them out libavformat |
Tue, 28 Jun 2005 12:55:08 +0000 | michael | part of the 'libavformat/utils.c doxygen documentation' patch by (Daniel Kristjansson: danielk, cat nyu edu) libavformat |
Mon, 27 Jun 2005 20:54:36 +0000 | michael | dont open and close codec at every call of try_decode_frame() as this is not only slow but also fails if the previous frame is needed for setting some parameters correctly libavformat |