log

age author description
Sat, 11 Nov 2006 14:15:22 +0000 kraymer 1. convert single quotation mark to double one for better looking
Sat, 11 Nov 2006 13:57:09 +0000 nicodvb removed duplicated check in demuxer_seek_chapter
Sat, 11 Nov 2006 13:02:39 +0000 nicodvb make fail STREAM_CTRLs related to seeking/fetching time/chapter when the cache is enabled: they can't work atm
Sat, 11 Nov 2006 11:53:32 +0000 nicodvb in demux_seek() if STREAM_CTRL_SEEK_TO_CHAPTER suceeds call DEMUXER_CTRL_RESYNC to notify the demuxer of the change
Sat, 11 Nov 2006 11:17:02 +0000 kraymer add encoding info to some man pages
Sat, 11 Nov 2006 10:54:42 +0000 kraymer remove very outdated and unmantained Swedish man page
Sat, 11 Nov 2006 02:04:02 +0000 michael s/by/be/
Fri, 10 Nov 2006 22:08:27 +0000 reimar Hack to make wrapper.S be compiled again. Someone who knows make please fix properly.
Fri, 10 Nov 2006 20:35:54 +0000 rtogni Skip empty lines in front of winamp playlist.
Fri, 10 Nov 2006 20:06:43 +0000 voroshil r20834: The -gui command line option is back.
Fri, 10 Nov 2006 20:01:16 +0000 voroshil Translated section "VIDEO OUTPUT DRIVERS"
Fri, 10 Nov 2006 19:21:02 +0000 diego typo, wrong variable name
Fri, 10 Nov 2006 18:46:20 +0000 michael within array MUST for time_base_id
Fri, 10 Nov 2006 18:45:10 +0000 michael clearer time_base_id description
Fri, 10 Nov 2006 18:32:59 +0000 diego Ignore .depend.
Fri, 10 Nov 2006 18:31:12 +0000 diego Add standard depend target.
Fri, 10 Nov 2006 18:28:53 +0000 diego Remove loader_objfix.sh hack, it's only needed for very old OpenBSD versions.
Fri, 10 Nov 2006 18:27:33 +0000 diego Use default variable names.
Fri, 10 Nov 2006 18:19:33 +0000 diego Remove redundant variable.
Fri, 10 Nov 2006 17:51:44 +0000 michael time_base_count
Fri, 10 Nov 2006 17:47:01 +0000 michael stream_count
Fri, 10 Nov 2006 16:42:04 +0000 diego Remove mmx.h, the licensing status was doubtful, and put a minimal
Fri, 10 Nov 2006 16:39:44 +0000 diego typo/grammar
Fri, 10 Nov 2006 16:39:13 +0000 diego The addition of loader/ to PARTS depended on a non-existing variable.
Fri, 10 Nov 2006 16:35:06 +0000 diego The -gui command line option is back.
Fri, 10 Nov 2006 15:33:28 +0000 kraymer r20774: Adding ability to check allowed frequency range.
Fri, 10 Nov 2006 15:14:16 +0000 diego Mark file as UTF-8-encoded.
Fri, 10 Nov 2006 07:46:07 +0000 ods15 shut warning on "realloc undefined" in demuxer.h
Fri, 10 Nov 2006 07:32:01 +0000 ods15 update libnut API
Fri, 10 Nov 2006 01:32:40 +0000 kraymer sync with r20817