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
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.
Mon, 23 Jun 2008 14:46:52 +0000 eugeni Reindent.
Mon, 23 Jun 2008 14:46:50 +0000 eugeni Only use application font dir if library->fonts_dir is not NULL.
Mon, 23 Jun 2008 08:58:25 +0000 diego Dependency files need to get updated when any of their dependencies are
Mon, 23 Jun 2008 08:47:50 +0000 diego Rename some definitions to avoid clashing with system headers, fixes:
Sun, 22 Jun 2008 19:25:54 +0000 corey Add verbose messages about trying and searching for audio output drivers.
Sun, 22 Jun 2008 16:41:26 +0000 diego Replace misuse of echores in libdvdnav check by _res_comment.
Sun, 22 Jun 2008 07:25:48 +0000 reimar 100l, bpp is bits per pixel, not bytes
Sat, 21 Jun 2008 09:15:25 +0000 ben revert non-acked r27106
Fri, 20 Jun 2008 20:38:15 +0000 ben cosmetic: be consistent
Fri, 20 Jun 2008 20:36:05 +0000 ben fixes two bugs:
Fri, 20 Jun 2008 20:31:19 +0000 ben fix obviously wrong option description
Fri, 20 Jun 2008 20:28:50 +0000 ben Remove useless typedef for VDXContext.
Fri, 20 Jun 2008 20:24:53 +0000 ben cosmetic: give a coherent indentation
Fri, 20 Jun 2008 20:21:31 +0000 ben remove some useless functions from vidix api
Fri, 20 Jun 2008 20:19:18 +0000 ben remove useless 'else'
Fri, 20 Jun 2008 20:17:38 +0000 ben renamed vidixlib.c to vidix.c
Fri, 20 Jun 2008 20:16:34 +0000 ben remove now useless vidixlib.h file
Fri, 20 Jun 2008 20:11:57 +0000 gpoirier sync w/r27107, patch by C¸«±dric Viou
Fri, 20 Jun 2008 20:09:54 +0000 ben move content of vidixlib.h into vidix.h
Fri, 20 Jun 2008 20:07:36 +0000 ben cosmetic: give coherent indentation
Fri, 20 Jun 2008 19:56:35 +0000 gpoirier use the new URL of NUT container website
Fri, 20 Jun 2008 19:51:43 +0000 ben Only "pop" subtree params if they had previously been "pushed",
Fri, 20 Jun 2008 19:43:50 +0000 gpoirier sync w/r27102, patch by C¸«±dric Viou and minor fixes by myself
Fri, 20 Jun 2008 19:43:19 +0000 ben Add auto-close option to libmenu playlist handling part.
Fri, 20 Jun 2008 19:33:32 +0000 ben Allow conditional compilation of yuv4mpeg video out.
Fri, 20 Jun 2008 19:31:21 +0000 gpoirier fix a couple of broken URL links
Fri, 20 Jun 2008 18:54:38 +0000 ben Keep old dvdnav sub-command options for a while in order
Thu, 19 Jun 2008 18:51:42 +0000 ben Change DVDNAV command key names.
Thu, 19 Jun 2008 07:13:50 +0000 diego Reorder some functions to avoid implicit declaration warnings.
Wed, 18 Jun 2008 17:18:49 +0000 ben Group all input command defines in one big enum
Tue, 17 Jun 2008 11:40:04 +0000 diego Add copyright and license statement.
Tue, 17 Jun 2008 11:13:36 +0000 diego It cannot hurt to add -E to the diff options to avoid whitespace changes.
Tue, 17 Jun 2008 09:09:36 +0000 diego Add missing #includes that are required for things used in the header.
Tue, 17 Jun 2008 08:58:26 +0000 gpoirier sync w/r27057
Tue, 17 Jun 2008 08:44:03 +0000 diego Add missing #includes to fix 'make checkheaders'.
Mon, 16 Jun 2008 18:42:58 +0000 reimar Try harder to honour CTRL+C etc. during dumpstream
Mon, 16 Jun 2008 17:33:55 +0000 diego cosmetics: Remove useless parentheses, align.
Mon, 16 Jun 2008 15:54:29 +0000 reimar Chapter support for lavf demuxer.
Mon, 16 Jun 2008 15:53:28 +0000 reimar Support NULL name parameter for demuxer_add_chapter.
Mon, 16 Jun 2008 12:54:28 +0000 diego cosmetics: Break overly long lines.
Mon, 16 Jun 2008 12:11:14 +0000 diego cosmetics: indentation, whitespace changes
Mon, 16 Jun 2008 12:04:58 +0000 diego cosmetics: consistent * placement
Mon, 16 Jun 2008 11:35:20 +0000 diego cosmetics: one more if brace placement fix
Mon, 16 Jun 2008 10:52:39 +0000 diego M-x untabify