Mercurial > mplayer.hg
log libmpdemux/asfheader.c @ 19961:9f011e6892e8
age | author | description |
---|---|---|
Sun, 24 Sep 2006 15:19:48 +0000 | nicodvb | interpolate real fps of dvr-ms files using the extended stream properties. |
Mon, 17 Jul 2006 22:22:34 +0000 | uau | Fix use of uninitialized variable |
Sun, 16 Jul 2006 01:20:30 +0000 | reynaldo | marks several read-only string parameters and function return-values which can only be used read-only as const. Patch by Stefan Huehner, stefan _AT huener-org |
Thu, 13 Jul 2006 16:41:13 +0000 | reynaldo | drops casts from void * on malloc/calloc from libmpdemux code |
Sun, 25 Jun 2006 14:02:28 +0000 | reimar | Forgotten free on error |
Fri, 09 Jun 2006 22:33:09 +0000 | pacman | Fix declaration mixed in among statements in the recent dvr-ms code |
Tue, 06 Jun 2006 23:34:21 +0000 | pacman | Patch from John Donaghy: "fix for audio and video in dvr-ms asf files" |