Age | Commit message (Collapse) | Author |
|
CVS patchset: 1300
CVS date: 2001/12/24 16:01:15
|
|
- mpeg playback optionally syncs (SETPTS) every frame; works only for
constant frame duration (PAL movie) not most NTSC movies.
metronom doesn't seem to dig varying durations, gives pts values that
upset the dxr3 hardware.
- detect repeat first field in mpeg, disable sync every frame if found.
- small dxr3 encoder fixes
- moved fame encoding from copy to display method; should help with
frame skip.
- added callback functions for some config/dxr3* variables
(those callbacks are cool BTW; only wish the xine-ui setup screen would
show which vars have callbacks)
- added Dan Hollis field swapping trick; not sure if it really does what
he wants; I don't have an NTSC tv, so his 720x480 test video will look
interlaced no matter what.
- merry xmas
CVS patchset: 1287
CVS date: 2001/12/23 02:36:54
|
|
(the old cannot-play-a-2nd-avi-in-the-same-xine-session bug)
CVS patchset: 1260
CVS date: 2001/12/16 22:34:21
|
|
libfame and librte encoders.
CVS patchset: 1257
CVS date: 2001/12/16 19:06:49
|