log

age author description
Tue, 25 Sep 2007 22:34:01 +0000 cehoyos Fix playback of streams with more than one audio track (only one supported).
Tue, 25 Sep 2007 19:49:03 +0000 kraymer r24550: msglevel 5 is the default.
Tue, 25 Sep 2007 16:57:44 +0000 diego misc updates and spelling fixes
Tue, 25 Sep 2007 16:34:23 +0000 diego cosmetics: misc typo fixes
Tue, 25 Sep 2007 16:27:43 +0000 diego Add IRC nick for Gianluigi Tiesi.
Tue, 25 Sep 2007 07:10:39 +0000 diego The FFmpeg RoQ video decoder now uses 444P colorspace.
Mon, 24 Sep 2007 22:21:14 +0000 reimar Simplify: initialize at declaration at the start of the function
Mon, 24 Sep 2007 22:18:47 +0000 reimar Get rid of rather pointless asserts
Mon, 24 Sep 2007 21:49:58 +0000 uau ao_alsa: Fix get_space() return values larger than buffersize
Mon, 24 Sep 2007 21:49:56 +0000 uau demux_audio.c: Fix timestamp handling
Mon, 24 Sep 2007 21:49:53 +0000 uau codecs.conf: Change Monkey's Audio decoder status to "working"
Mon, 24 Sep 2007 20:40:38 +0000 Gabrov synced with r24606
Mon, 24 Sep 2007 18:59:27 +0000 voroshil r24604: Teletext documentation
Mon, 24 Sep 2007 18:18:51 +0000 voroshil r24558: Clarify the relationship between -msglevel and MPLAYER_VERBOSE.
Mon, 24 Sep 2007 17:18:55 +0000 voroshil Teletext documentation
Mon, 24 Sep 2007 16:48:08 +0000 voroshil Fix compilation with enabled radio capture and disabled OSS audio.
Mon, 24 Sep 2007 15:39:12 +0000 diego warning fix:
Mon, 24 Sep 2007 15:11:49 +0000 aurel add support for yuva420p colorspace (yuv420p + alpha)
Mon, 24 Sep 2007 09:13:02 +0000 diego Pass URLs to gmplayer when executing, it accepts URLs on the command line.
Mon, 24 Sep 2007 09:09:24 +0000 diego Remove Application from list of Categories, it is not a valid category.
Mon, 24 Sep 2007 09:02:49 +0000 diego French typo
Mon, 24 Sep 2007 07:31:43 +0000 michael cosmetic (get rid of _ at the start of local variable names)
Sun, 23 Sep 2007 20:37:33 +0000 diego According to MSDN a thread must call CoUninitialize once for each successful
Sun, 23 Sep 2007 20:23:29 +0000 voroshil Add new features, implemented in tv://
Sun, 23 Sep 2007 12:11:19 +0000 faust3 add functions for the vga register access patch by Guillaume LECERF <foxcore at gmail.com>
Sat, 22 Sep 2007 16:14:20 +0000 iive Fix building without network.
Sat, 22 Sep 2007 13:31:56 +0000 reimar Change outdated note for -subfps
Sat, 22 Sep 2007 13:24:58 +0000 reimar Revert r24103, it was nonsense and add a comment that explains the code
Sat, 22 Sep 2007 08:40:02 +0000 nicodvb removed unused function parameters
Sat, 22 Sep 2007 08:29:25 +0000 nicodvb in ts_detect_streams() moved the iteration condition inside the loop