log

age author description
Thu, 11 Jan 2007 09:07:57 +0000 gpoirier fix wrong option names that were suggested to use to produce
Thu, 11 Jan 2007 07:57:57 +0000 voroshil Typo
Wed, 10 Jan 2007 22:58:32 +0000 reimar 10l, typo breaks compilation because HAVE_SYS_MMAN_H is not set correctly
Wed, 10 Jan 2007 22:09:03 +0000 torinthiel Sync tag bump
Wed, 10 Jan 2007 20:23:24 +0000 diego Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system.
Wed, 10 Jan 2007 19:35:41 +0000 diego Split fseeko.c into fseeko.c and ftello.c, move #ifdefs into the build system.
Wed, 10 Jan 2007 19:07:42 +0000 diego Move #ifdef directives around complete files into the build system.
Wed, 10 Jan 2007 18:54:44 +0000 diego Remove redundant ifdef, this file is only ever compiled on MinGW.
Wed, 10 Jan 2007 17:22:52 +0000 diego consistent include path
Wed, 10 Jan 2007 17:05:35 +0000 diego bswap.h --> mpbswap.h
Wed, 10 Jan 2007 16:58:42 +0000 diego Remove misleading comment.
Wed, 10 Jan 2007 16:54:44 +0000 diego Remove generated pci_* files on clean, not just on distclean.
Wed, 10 Jan 2007 15:16:52 +0000 gpoirier upgrade copyright years
Wed, 10 Jan 2007 14:56:23 +0000 diego GNU/kFreeBSD support, closes Bugzilla #704.
Wed, 10 Jan 2007 14:32:35 +0000 diego Audio track switching works with DVDs as well.
Wed, 10 Jan 2007 14:28:13 +0000 diego small updates
Wed, 10 Jan 2007 14:25:02 +0000 diego libmpeg2 updated to 0.4.1
Wed, 10 Jan 2007 13:20:08 +0000 diego CONFIG_DTS was renamed to CONFIG_LIBDTS in FFmpeg.
Wed, 10 Jan 2007 00:08:16 +0000 gpoirier explain how to use MEncoder to create QuickTime-compatible files
Tue, 09 Jan 2007 21:32:25 +0000 rtogni Don't drop last rdt packet on eof
Tue, 09 Jan 2007 20:02:13 +0000 nicodvb removed static declaration before non-instantiated struct; patch by cehoyos ag or at
Mon, 08 Jan 2007 16:23:31 +0000 michael dont write an index and dont use memory to build one if -noidx is specified
Mon, 08 Jan 2007 06:34:34 +0000 voroshil r21848: clarify a few things about the interaction between *cmp and mbd options
Mon, 08 Jan 2007 06:25:48 +0000 voroshil r21848: clarify a few things about the interaction between *cmp and mbd options
Mon, 08 Jan 2007 05:55:46 +0000 voroshil Two crash issues fixed:
Sun, 07 Jan 2007 19:23:59 +0000 reimar Make sure we do not crash when eof is reset, e.g. due to an attempt to seek.
Sun, 07 Jan 2007 16:07:45 +0000 reimar Avoid invalid memory access in ass_process_subtitle for empty subtitles
Sun, 07 Jan 2007 13:05:59 +0000 nicodvb in dvb_get_config() open the frontend in READ_ONLY mode for probing (worksaround some buggy driver)
Sun, 07 Jan 2007 12:06:48 +0000 reimar Document sub_add_text and sub_clear_text
Sun, 07 Jan 2007 11:52:46 +0000 diego Remove superfluous CONFIG_X11_GRAB_DEVICE_DEMUXER=no.