log

age author description
Sat, 08 Apr 2006 17:10:31 +0000 reimar support kmvc and nuv decoders in ffmpeg
Sat, 08 Apr 2006 16:16:48 +0000 nplourde Replace deprecated function
Sat, 08 Apr 2006 15:43:32 +0000 iive New mode for tinterlace filter
Sat, 08 Apr 2006 15:30:09 +0000 iive New mode for tinterlace filter
Sat, 08 Apr 2006 13:53:02 +0000 iive put my name in native language, remove some obsolate and irrelevant entries.
Fri, 07 Apr 2006 21:47:38 +0000 gpoirier French fixes, by Bounec
Thu, 06 Apr 2006 21:49:12 +0000 iive make sure the indx chunk is big enough to hold the basic structure.
Thu, 06 Apr 2006 20:56:35 +0000 reimar use calloc instead of malloc - simplifies code and fixes overflow problems.
Thu, 06 Apr 2006 20:36:39 +0000 michael zero sized frames are not keyframes
Thu, 06 Apr 2006 20:04:02 +0000 iive Limit the number of entires to the amount that does fit into the chunk.
Thu, 06 Apr 2006 20:03:42 +0000 pacman added myself
Thu, 06 Apr 2006 12:12:08 +0000 reimar sh_audio->delay is adjusted in the wrong direction when changing audio_delay
Thu, 06 Apr 2006 10:08:54 +0000 pacman Reorganize vector constants to work around gcc 4.1 bug:
Thu, 06 Apr 2006 03:27:20 +0000 reynaldo Acording to manpage -dumpmicrodvdsub dumps to dumpsub.sub not dumpsub.txt
Wed, 05 Apr 2006 20:51:35 +0000 nicodvb workaround to prevent segfault: when using -ve lavc with b-frames write_chunk(1st video frame) gets called with len=-1UL; -1ULl to whomever calls me that way