log

age author description
Sun, 29 Jun 2008 13:14:02 +0000 nicodvb removed struct dvdnav_event_t that is 1) unused; 2) has an improper name. You can't turn your back for a second...
Sun, 29 Jun 2008 11:32:12 +0000 kraymer r24790: Disable channel scanner when no tuner is present.
Sun, 29 Jun 2008 11:31:54 +0000 kraymer remove trailing whitespaces
Sun, 29 Jun 2008 10:06:19 +0000 reimar Replace asserts by proper conditions to allow playback of some broken but
Sun, 29 Jun 2008 09:14:26 +0000 reimar Half size for adpcm_index
Sun, 29 Jun 2008 09:10:46 +0000 reimar Simplify predictor updates
Sun, 29 Jun 2008 08:47:56 +0000 reimar Get rid of 16-bit sign extension macro
Sun, 29 Jun 2008 08:42:53 +0000 reimar Simplify some imaadpcm macros
Sun, 29 Jun 2008 08:35:27 +0000 reimar Directly pass arrays into decode_nibbles
Sun, 29 Jun 2008 08:27:52 +0000 reimar Use smaller types for tables
Sun, 29 Jun 2008 08:22:47 +0000 reimar Make imaadpcm tables const
Sun, 29 Jun 2008 08:20:42 +0000 reimar Simplify code to read index/predictor
Sun, 29 Jun 2008 08:08:51 +0000 reimar Add a few size checks to IMA decoder. The code is still a mess though,
Sun, 29 Jun 2008 07:55:44 +0000 reimar Simplify ad_imaadpcm decode_audio function
Sun, 29 Jun 2008 07:34:44 +0000 reimar Make sure we do not use uninitialized data in case of a short read.
Sun, 29 Jun 2008 07:25:47 +0000 reimar Do not use stdata before checking its length
Sat, 28 Jun 2008 19:32:35 +0000 vayne mingw uses Windows sockets.
Sat, 28 Jun 2008 12:19:19 +0000 gpoirier sync w/r27123, patch by JRaSH, %jrash06 A 163 P com%
Fri, 27 Jun 2008 15:39:13 +0000 gpoirier sync w/r27132
Thu, 26 Jun 2008 14:55:36 +0000 compn one more wish, and an update
Wed, 25 Jun 2008 14:44:39 +0000 kraymer r24772: DirectShow based tv:// driver for win32
Wed, 25 Jun 2008 13:03:18 +0000 lu_zero Complete the code move across librtsp, fixes the rtsp_close collision with libnemesi
Wed, 25 Jun 2008 09:53:45 +0000 lu_zero Move rtsp_close away by simplification - avoids symbol clash with libnemesi
Tue, 24 Jun 2008 22:36:56 +0000 compn some updates
Tue, 24 Jun 2008 12:15:31 +0000 compn add ffmdec and ffadpcmxa
Tue, 24 Jun 2008 09:30:52 +0000 diego Fix/restore the description of the rectangle video filter.
Tue, 24 Jun 2008 08:55:06 +0000 diego Touch FFmpeg libraries after recursing into their subdirectories.
Tue, 24 Jun 2008 08:48:04 +0000 diego Do not unconditionally recurse into FFmpeg subdirectories. Instead, just
Tue, 24 Jun 2008 08:21:04 +0000 diego Add missing 'struct input_id id' to Apple IR configure check.
Mon, 23 Jun 2008 14:46:55 +0000 eugeni Check if the font set returned from FcFontSort in not NULL.