log

age author description
2008-07-06 diego Add a generic rule for .rc files and use it.
2008-07-06 diego cosmetics: Merge three lines into two.
2008-07-06 diego Also remove dhahelper and dhahelperwin on distclean.
2008-07-06 reimar One more hack for PBOs on ATI cards.
2008-07-06 reimar Move at-hack code a bit up for further changes
2008-07-06 lu_zero Remove ASSERT() macro. SoC Patch from Keiji Costantini
2008-07-06 lu_zero Reindent. SoC Patch from Keiji Costantini
2008-07-06 lu_zero Split simpleCopy into packedCopy and planarCopy. SoC Patch from Keiji Costantini
2008-07-05 gpoirier fix a FIXME: give the URL of the list of mailing lists (since we don't have a direct link to the list of archives)
2008-07-05 diego Surround stream cache specific code by an appropriate #ifdef; fixes linking
2008-07-05 diego Sync with r27208.
2008-07-05 nicodvb dvd:// streams accept the device path in the url; patch by Mathieu SCHROETER mathieu.schroeter gamesover ch
2008-07-05 diego Add some more -identify information for CDDB.
2008-07-05 diego Add disc ID to -identify output.
2008-07-05 diego Rename ALLPARTSLIBS variable to FFMPEGLIBS.
2008-07-05 diego Group some variable declarations together in sensible places.
2008-07-05 diego Declare FFmpeg dependencies in a more elegant way using the PARTS variable.
2008-07-04 kraymer r27182: apply parameter name change of no-correct-pts from r26842 to man page
2008-07-04 reimar 100l: finally understood ATI PBO problem: width must be a power of two.
2008-07-04 reimar More stride alignment is needed to work reliably on ATI cards :-(
2008-07-04 diego Rename stream_livedotcom.c to stream_live555.c, the name is used everywhere.
2008-07-04 nicodvb cosmetics: in ifo_stream_oped() aligned the prototype to the style
2008-07-04 nicodvb in ifo_stream_open() propagate the device based on the dirname of stream->url; patch by Mathieu SCHROETER mathieu.schroeter gamesover ch
2008-07-04 nicodvb dvd_device must be handled exclusively by the option parser; it can't be changed at will in ifo_stream_open()
2008-07-04 nicodvb added support for the device part in the url; patch by
2008-07-04 reimar Check stdata_len before accessing stdata. Fixes bug #1125
2008-07-04 diego Simplify tool generation rules with a pattern rule.
2008-07-04 diego Only build loader tests on x86.
2008-07-04 diego Fix liba52/test linking, it needs -lm.
2008-07-04 diego spelling/grammar/wording overhaul
2008-07-04 diego Put common dependencies of mp3lib/test + mp3lib/test2 on a common line.
2008-07-04 diego whitespace cosmetics
2008-07-04 diego Place license header at the top of the file for consistency.
2008-07-04 diego Declare common netstream + vivodump dependencies in the common place.
2008-07-02 diego Remove unused variable.
2008-07-01 gpoirier sync w/r27182
2008-07-01 diego Fix FFmpeg subdirectory dependencies: The FFmpeg libraries depend on each
2008-07-01 kraymer apply parameter name change of no-correct-pts from r26842 to man page
2008-06-30 gpoirier sync w/r27179 + misc fixes of untranslated chunks
2008-06-30 kraymer r26502: Document rgbtest arguments
2008-06-30 kraymer remove two trailing whitespaces
2008-06-30 kraymer r25756: Document vo gl lscale=3
2008-06-30 kraymer r25385: Add new audio filter for encoding multi-channel audio into ac3 at runtime.
2008-06-30 kraymer r25179: Add missing forced linebreak, slight wording improvement.
2008-06-30 gpoirier consistency fix: capitalize Windows Media Player, and add <application> tag around it.
2008-06-30 gpoirier misc fixes, patch by Cédric Viou
2008-06-30 gpoirier sync w/r27132, patch by JRaSH
2008-06-30 gpoirier sync w/r27169
2008-06-30 voroshil Try to get frame rate information through VIDIOC_G_PARM if
2008-06-30 voroshil Fix division by zero in tvi_v4l2 which occures when capture device
2008-06-30 kraymer add missing escapes and full stops for scaletempo filter
2008-06-30 kraymer r24808: Add a space behind openal to get minimum length of 7
2008-06-30 kraymer r24772: DirectShow based tv:// driver for win32
2008-06-30 kraymer r24727: H.264 content can also be decoded with multiple threads
2008-06-30 kraymer version bump to 24719
2008-06-30 kraymer r27123: Add verbose messages about trying and searching for audio output drivers.
2008-06-30 kraymer r27067: Remove pointless #ifdef.
2008-06-30 kraymer r27066: update comments, whitespace cosmetics
2008-06-30 kraymer r27065: whitespace consistency cosmetics
2008-06-30 kraymer r26863: make use of the new MGA_VID_VERSION ioctl to check
2008-06-30 kraymer r25605: properties to get and set angle
2008-06-30 kraymer r24924: Add audio filter scaletempo
2008-06-29 nicodvb removed struct dvdnav_event_t that is 1) unused; 2) has an improper name. You can't turn your back for a second...
2008-06-29 kraymer r24790: Disable channel scanner when no tuner is present.
2008-06-29 kraymer remove trailing whitespaces
2008-06-29 reimar Replace asserts by proper conditions to allow playback of some broken but
2008-06-29 reimar Half size for adpcm_index
2008-06-29 reimar Simplify predictor updates
2008-06-29 reimar Get rid of 16-bit sign extension macro
2008-06-29 reimar Simplify some imaadpcm macros
2008-06-29 reimar Directly pass arrays into decode_nibbles
2008-06-29 reimar Use smaller types for tables
2008-06-29 reimar Make imaadpcm tables const
2008-06-29 reimar Simplify code to read index/predictor
2008-06-29 reimar Add a few size checks to IMA decoder. The code is still a mess though,
2008-06-29 reimar Simplify ad_imaadpcm decode_audio function
2008-06-29 reimar Make sure we do not use uninitialized data in case of a short read.
2008-06-29 reimar Do not use stdata before checking its length
2008-06-28 vayne mingw uses Windows sockets.
2008-06-28 gpoirier sync w/r27123, patch by JRaSH, %jrash06 A 163 P com%
2008-06-27 gpoirier sync w/r27132
2008-06-26 compn one more wish, and an update
2008-06-25 kraymer r24772: DirectShow based tv:// driver for win32
2008-06-25 lu_zero Complete the code move across librtsp, fixes the rtsp_close collision with libnemesi
2008-06-25 lu_zero Move rtsp_close away by simplification - avoids symbol clash with libnemesi
2008-06-24 compn some updates
2008-06-24 compn add ffmdec and ffadpcmxa
2008-06-24 diego Fix/restore the description of the rectangle video filter.
2008-06-24 diego Touch FFmpeg libraries after recursing into their subdirectories.
2008-06-24 diego Do not unconditionally recurse into FFmpeg subdirectories. Instead, just
2008-06-24 diego Add missing 'struct input_id id' to Apple IR configure check.
2008-06-23 eugeni Check if the font set returned from FcFontSort in not NULL.
2008-06-23 eugeni Reindent.
2008-06-23 eugeni Only use application font dir if library->fonts_dir is not NULL.
2008-06-23 diego Dependency files need to get updated when any of their dependencies are
2008-06-23 diego Rename some definitions to avoid clashing with system headers, fixes:
2008-06-22 corey Add verbose messages about trying and searching for audio output drivers.
2008-06-22 diego Replace misuse of echores in libdvdnav check by _res_comment.
2008-06-22 reimar 100l, bpp is bits per pixel, not bytes
2008-06-21 ben revert non-acked r27106
2008-06-20 ben cosmetic: be consistent
2008-06-20 ben fixes two bugs:
2008-06-20 ben fix obviously wrong option description
2008-06-20 ben Remove useless typedef for VDXContext.
2008-06-20 ben cosmetic: give a coherent indentation
2008-06-20 ben remove some useless functions from vidix api
2008-06-20 ben remove useless 'else'
2008-06-20 ben renamed vidixlib.c to vidix.c
2008-06-20 ben remove now useless vidixlib.h file
2008-06-20 gpoirier sync w/r27107, patch by Cédric Viou
2008-06-20 ben move content of vidixlib.h into vidix.h
2008-06-20 ben cosmetic: give coherent indentation
2008-06-20 gpoirier use the new URL of NUT container website
2008-06-20 ben Only "pop" subtree params if they had previously been "pushed",
2008-06-20 gpoirier sync w/r27102, patch by Cédric Viou and minor fixes by myself
2008-06-20 ben Add auto-close option to libmenu playlist handling part.
2008-06-20 ben Allow conditional compilation of yuv4mpeg video out.
2008-06-20 gpoirier fix a couple of broken URL links
2008-06-20 ben Keep old dvdnav sub-command options for a while in order
2008-06-19 ben Change DVDNAV command key names.