log

age author description
Sat, 05 Jul 2008 08:02:06 +0000 diego Declare FFmpeg dependencies in a more elegant way using the PARTS variable.
Fri, 04 Jul 2008 22:09:55 +0000 kraymer r27182: apply parameter name change of no-correct-pts from r26842 to man page
Fri, 04 Jul 2008 21:19:27 +0000 reimar 100l: finally understood ATI PBO problem: width must be a power of two.
Fri, 04 Jul 2008 21:16:14 +0000 reimar More stride alignment is needed to work reliably on ATI cards :-(
Fri, 04 Jul 2008 20:14:00 +0000 diego Rename stream_livedotcom.c to stream_live555.c, the name is used everywhere.
Fri, 04 Jul 2008 16:03:57 +0000 nicodvb cosmetics: in ifo_stream_oped() aligned the prototype to the style
Fri, 04 Jul 2008 16:00:07 +0000 nicodvb in ifo_stream_open() propagate the device based on the dirname of stream->url; patch by Mathieu SCHROETER mathieu.schroeter gamesover ch
Fri, 04 Jul 2008 15:57:33 +0000 nicodvb dvd_device must be handled exclusively by the option parser; it can't be changed at will in ifo_stream_open()
Fri, 04 Jul 2008 15:54:45 +0000 nicodvb added support for the device part in the url; patch by
Fri, 04 Jul 2008 15:47:31 +0000 reimar Check stdata_len before accessing stdata. Fixes bug #1125
Fri, 04 Jul 2008 14:35:44 +0000 diego Simplify tool generation rules with a pattern rule.
Fri, 04 Jul 2008 14:33:03 +0000 diego Only build loader tests on x86.
Fri, 04 Jul 2008 14:22:54 +0000 diego Fix liba52/test linking, it needs -lm.
Fri, 04 Jul 2008 13:49:45 +0000 diego spelling/grammar/wording overhaul
Fri, 04 Jul 2008 13:42:19 +0000 diego Put common dependencies of mp3lib/test + mp3lib/test2 on a common line.
Fri, 04 Jul 2008 13:14:29 +0000 diego whitespace cosmetics
Fri, 04 Jul 2008 13:12:47 +0000 diego Place license header at the top of the file for consistency.
Fri, 04 Jul 2008 13:02:12 +0000 diego Declare common netstream + vivodump dependencies in the common place.
Wed, 02 Jul 2008 23:19:05 +0000 diego Remove unused variable.
Tue, 01 Jul 2008 11:52:01 +0000 gpoirier sync w/r27182
Tue, 01 Jul 2008 10:02:05 +0000 diego Fix FFmpeg subdirectory dependencies: The FFmpeg libraries depend on each
Tue, 01 Jul 2008 08:18:21 +0000 kraymer apply parameter name change of no-correct-pts from r26842 to man page
Mon, 30 Jun 2008 19:48:38 +0000 gpoirier sync w/r27179 + misc fixes of untranslated chunks
Mon, 30 Jun 2008 19:35:45 +0000 kraymer r26502: Document rgbtest arguments
Mon, 30 Jun 2008 19:35:40 +0000 kraymer remove two trailing whitespaces
Mon, 30 Jun 2008 19:35:36 +0000 kraymer r25756: Document vo gl lscale=3
Mon, 30 Jun 2008 19:35:32 +0000 kraymer r25385: Add new audio filter for encoding multi-channel audio into ac3 at runtime.
Mon, 30 Jun 2008 19:35:27 +0000 kraymer r25179: Add missing forced linebreak, slight wording improvement.
Mon, 30 Jun 2008 19:12:31 +0000 gpoirier consistency fix: capitalize Windows Media Player, and add <application> tag around it.
Mon, 30 Jun 2008 19:08:20 +0000 gpoirier misc fixes, patch by C¸«±dric Viou
Mon, 30 Jun 2008 19:04:52 +0000 gpoirier sync w/r27132, patch by JRaSH
Mon, 30 Jun 2008 19:02:22 +0000 gpoirier sync w/r27169
Mon, 30 Jun 2008 17:46:27 +0000 voroshil Try to get frame rate information through VIDIOC_G_PARM if
Mon, 30 Jun 2008 17:42:35 +0000 voroshil Fix division by zero in tvi_v4l2 which occures when capture device
Mon, 30 Jun 2008 12:51:38 +0000 kraymer add missing escapes and full stops for scaletempo filter
Mon, 30 Jun 2008 12:40:11 +0000 kraymer r24808: Add a space behind openal to get minimum length of 7
Mon, 30 Jun 2008 12:40:06 +0000 kraymer r24772: DirectShow based tv:// driver for win32
Mon, 30 Jun 2008 12:40:01 +0000 kraymer r24727: H.264 content can also be decoded with multiple threads
Mon, 30 Jun 2008 12:39:56 +0000 kraymer version bump to 24719
Mon, 30 Jun 2008 12:39:51 +0000 kraymer r27123: Add verbose messages about trying and searching for audio output drivers.
Mon, 30 Jun 2008 12:39:48 +0000 kraymer r27067: Remove pointless #ifdef.
Mon, 30 Jun 2008 12:39:45 +0000 kraymer r27066: update comments, whitespace cosmetics
Mon, 30 Jun 2008 12:39:42 +0000 kraymer r27065: whitespace consistency cosmetics
Mon, 30 Jun 2008 12:39:39 +0000 kraymer r26863: make use of the new MGA_VID_VERSION ioctl to check
Mon, 30 Jun 2008 12:39:37 +0000 kraymer r25605: properties to get and set angle
Mon, 30 Jun 2008 12:39:33 +0000 kraymer r24924: Add audio filter scaletempo
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