Mercurial > mplayer.hg
graph
-
use calloc instead of malloc - simplifies code and fixes overflow problems.Thu, 06 Apr 2006 20:56:35 +0000, by reimar
-
zero sized frames are not keyframesThu, 06 Apr 2006 20:36:39 +0000, by michael
-
Limit the number of entires to the amount that does fit into the chunk.Thu, 06 Apr 2006 20:04:02 +0000, by iive
-
added myselfThu, 06 Apr 2006 20:03:42 +0000, by pacman
-
sh_audio->delay is adjusted in the wrong direction when changing audio_delayThu, 06 Apr 2006 12:12:08 +0000, by reimar
-
Reorganize vector constants to work around gcc 4.1 bug:Thu, 06 Apr 2006 10:08:54 +0000, by pacman
-
Acording to manpage -dumpmicrodvdsub dumps to dumpsub.sub not dumpsub.txtThu, 06 Apr 2006 03:27:20 +0000, by reynaldo
-
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 wayWed, 05 Apr 2006 20:51:35 +0000, by nicodvb