log

age author description
Mon, 13 Nov 2006 20:40:11 +0000 gpoirier sync with r20876
Mon, 13 Nov 2006 19:42:19 +0000 voroshil r20872: Clarify -dumpaudio, it is not useful normally
Mon, 13 Nov 2006 19:30:19 +0000 voroshil Update missing tags of previous commit
Mon, 13 Nov 2006 19:24:02 +0000 voroshil r20876: rename: XviD -> Xvid
Mon, 13 Nov 2006 19:16:39 +0000 reimar Try to handle oversized asf headers by ignoring anything beyond the first MB
Mon, 13 Nov 2006 18:41:24 +0000 reimar Incomplete support for vobsub (missing palette support) and
Mon, 13 Nov 2006 18:38:29 +0000 reimar Move sh_sub_t to stheader.h, where all the other sh structs are defined
Mon, 13 Nov 2006 16:49:32 +0000 eugeni Support \t with acceleration.
Mon, 13 Nov 2006 16:35:15 +0000 eugeni Partial fix for semitransparent glyph outlines.
Mon, 13 Nov 2006 16:18:05 +0000 reimar Add forgotten new_sh_sub
Mon, 13 Nov 2006 16:15:23 +0000 reimar Make subtitle stream handling more similar to audio and video streams.
Mon, 13 Nov 2006 16:03:11 +0000 gpoirier Add missing translated strings
Mon, 13 Nov 2006 15:23:45 +0000 michael pts definition by mans
Mon, 13 Nov 2006 12:45:46 +0000 torinthiel Synced with 20876
Mon, 13 Nov 2006 12:27:08 +0000 torinthiel Partial sync with r20879
Mon, 13 Nov 2006 12:14:31 +0000 diego -vop has been deprecated a long time ago.
Mon, 13 Nov 2006 12:13:42 +0000 diego vop --> vf
Mon, 13 Nov 2006 12:12:46 +0000 diego Remove/fix outdated message.
Mon, 13 Nov 2006 12:09:48 +0000 diego typo
Mon, 13 Nov 2006 11:02:30 +0000 torinthiel [small fixes]
Mon, 13 Nov 2006 10:47:38 +0000 torinthiel [cosmetics]
Mon, 13 Nov 2006 09:48:00 +0000 kraymer r20866: Recommend gcc 3.4+.
Mon, 13 Nov 2006 08:53:20 +0000 kraymer rename: XviD -> Xvid
Sun, 12 Nov 2006 23:54:49 +0000 Gabrov synced with r20873
Sun, 12 Nov 2006 23:38:35 +0000 diego update to 0.6.2, patch by Giacomo Comes, comes naic edu
Sun, 12 Nov 2006 22:56:42 +0000 diego Misc issues noticed by Torinthiel.
Sun, 12 Nov 2006 20:09:51 +0000 reimar Clarify -dumpaudio, it is not useful normally
Sun, 12 Nov 2006 18:49:02 +0000 torinthiel Synced with r20870
Sun, 12 Nov 2006 18:41:30 +0000 diego Restore PowerPC gcc note that I mistakenly removed.
Sun, 12 Nov 2006 18:28:12 +0000 reimar Fix compilation with latest libavformat/avidec.c by adding ENABLE_ defines
Sun, 12 Nov 2006 17:47:40 +0000 ods15 change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for libnut de/muxer..
Sun, 12 Nov 2006 17:19:56 +0000 nicodvb consistency fix: STREAM_CTRL_GET_TIME_LENGTH and STREAM_CTRL_GET_CURRENT_TIME now return time in (double) seconds
Sun, 12 Nov 2006 16:44:54 +0000 diego Recommend gcc 3.4+.
Sun, 12 Nov 2006 16:34:33 +0000 diego Mac OS X Server support
Sun, 12 Nov 2006 16:05:13 +0000 reimar ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
Sun, 12 Nov 2006 16:03:39 +0000 diego Remove duplicate message, the same info is printed anyway.
Sun, 12 Nov 2006 12:24:57 +0000 michael least restrictive dts ordering rule which ensures frames are in decoding order
Sat, 11 Nov 2006 21:10:26 +0000 Gabrov synced with r20817
Sat, 11 Nov 2006 20:07:09 +0000 Gabrov synced with r20859
Sat, 11 Nov 2006 14:40:36 +0000 kraymer r20834: The -gui command line option is back.
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