log

age author description
Tue, 14 Nov 2006 11:14:03 +0000 diego Clarify messages for unavailable options.
Tue, 14 Nov 2006 09:52:49 +0000 uau Move xscreensaver_heartbeat call next to vo check_events
Tue, 14 Nov 2006 09:29:03 +0000 uau Replace sleep time calculation in main() with a separate function.
Tue, 14 Nov 2006 06:56:17 +0000 uau simplify
Tue, 14 Nov 2006 06:49:37 +0000 uau Move -frames check out of frame flip code (like -endpos earlier)
Tue, 14 Nov 2006 06:44:16 +0000 uau Remove some unused code.
Tue, 14 Nov 2006 06:35:55 +0000 uau Move endpos handling from page flip code to a saner location, change < to <=
Tue, 14 Nov 2006 06:25:02 +0000 uau move vo event check together with gui event check
Tue, 14 Nov 2006 06:01:54 +0000 ods15 update to libnut, rename nut.h->libnut.h
Tue, 14 Nov 2006 05:56:20 +0000 uau Remove some incorrect code
Tue, 14 Nov 2006 05:03:47 +0000 uau Update libao2 description, delete completely outdated "audio plugins" part
Tue, 14 Nov 2006 04:17:41 +0000 uau Try filling audio buffers more if they're very large, add some comments.
Tue, 14 Nov 2006 03:13:45 +0000 uau Move audio playing code from main() into a separate function.
Tue, 14 Nov 2006 01:59:46 +0000 uau Remove useless check.
Tue, 14 Nov 2006 01:40:06 +0000 uau Split some from main() into separate functions.
Mon, 13 Nov 2006 21:12:25 +0000 gpoirier sync with r20900
Mon, 13 Nov 2006 21:10:03 +0000 kraymer r20900: Missing : in -vf expand ar example
Mon, 13 Nov 2006 21:06:00 +0000 reimar Missing : in -vf expand ar example
Mon, 13 Nov 2006 20:40:29 +0000 gpoirier rename: XviD -> Xvid
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.