Mercurial > mplayer.hg
log libmpdemux/muxer_mpeg.c @ 14881:4fc77e435fbf
age | author | description |
---|---|---|
Tue, 01 Mar 2005 21:04:09 +0000 | nicodvb | 100l wrong binary operator when setting progressive frame |
Tue, 01 Mar 2005 20:56:43 +0000 | nicodvb | telecine now works in display order (rather than decoding), as far as there are no more than 4 consecutive b-frames; added support for FMP4 |
Sun, 27 Feb 2005 06:24:19 +0000 | rfelker | soft telecine support! :)) patch by nico |
Fri, 25 Feb 2005 07:46:44 +0000 | nicodvb | both reorder and noreorder flags are now available |
Thu, 24 Feb 2005 20:23:13 +0000 | nicodvb | disabled by default frame reordering |
Wed, 23 Feb 2005 07:30:37 +0000 | nicodvb | replace bzero() with memset() |
Tue, 22 Feb 2005 21:49:08 +0000 | nicodvb | renamed init_adelay to vdelay with opposite range |