Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
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: |