Mon, 26 Nov 2001 00:31:43 +0000 |
michael |
runtime cpu detection
|
Sun, 25 Nov 2001 23:34:37 +0000 |
szabi |
use <linux/slab.h> instead of <linux/malloc.h> for kernels 2.4.9+
|
Sun, 25 Nov 2001 20:19:32 +0000 |
jaf |
i've to update the audio codes, video codecs are ready
|
Sun, 25 Nov 2001 19:00:06 +0000 |
jaf |
similar to 1.33, but not finished yet
|
Sun, 25 Nov 2001 18:05:36 +0000 |
nick |
Fixed bug of ram_size detection
|
Sun, 25 Nov 2001 17:55:26 +0000 |
jaf |
usefull file
|
Sun, 25 Nov 2001 17:47:48 +0000 |
jaf |
sorry, config2.mak is not up-to-date
|
Sun, 25 Nov 2001 17:44:40 +0000 |
jaf |
usefull file
|
Sun, 25 Nov 2001 17:38:59 +0000 |
jaf |
usefull file
|
Sun, 25 Nov 2001 17:32:38 +0000 |
jaf |
what is g.623?
|
Sun, 25 Nov 2001 17:09:38 +0000 |
jaf |
similar to 1.119, TV-stff added, docwriters updated
|
Sun, 25 Nov 2001 16:47:04 +0000 |
alex |
removed vivo shit
|
Sun, 25 Nov 2001 16:45:38 +0000 |
alex |
updated vivo fourcc's and reorganized some stuff (also new comments and entries)
|
Sun, 25 Nov 2001 16:33:39 +0000 |
alex |
changed to generate fourcc's like: viv<version> -> viv1,viv2
|
Sun, 25 Nov 2001 16:27:13 +0000 |
gabucino |
updated some translators
|
Sun, 25 Nov 2001 16:07:28 +0000 |
jaf |
remove # when flidecoder is included
|
Sun, 25 Nov 2001 15:48:36 +0000 |
gabucino |
typo noted by JAF
|
Sun, 25 Nov 2001 15:13:45 +0000 |
jaf |
a lot of work, tv-input missing
|
Sun, 25 Nov 2001 14:31:11 +0000 |
anders |
Changes to audio out Makefile
|
Sun, 25 Nov 2001 14:29:54 +0000 |
anders |
Changes to audio out plugin, first plugin added
|
Sun, 25 Nov 2001 09:40:09 +0000 |
jaf |
corrected the name to 'Autodesk FLI/FLC Animation'
|
Sun, 25 Nov 2001 01:48:55 +0000 |
melanson |
fixed FLI demuxer so that it skips over app-specific frames
|
Sun, 25 Nov 2001 00:56:41 +0000 |
melanson |
fixed divide-by-0 bug in FLI demuxer
|
Sun, 25 Nov 2001 00:40:26 +0000 |
melanson |
updated to reflect the internal fourcc used for FLI decoding
|
Sun, 25 Nov 2001 00:01:13 +0000 |
melanson |
added the "FLI format detected" message to all the language help files
|
Sat, 24 Nov 2001 23:58:12 +0000 |
melanson |
mostly complete support for loading and decoding FLI/FLC animations
|
Sat, 24 Nov 2001 23:28:22 +0000 |
melanson |
fixed 8-bit variant
|
Sat, 24 Nov 2001 22:16:29 +0000 |
michael |
runtime cpu detection
|
Sat, 24 Nov 2001 20:14:29 +0000 |
jaf |
similar to 1.14
|
Sat, 24 Nov 2001 05:29:56 +0000 |
anders |
small change in mplayer.c and cfg-mplayer.h
|
Sat, 24 Nov 2001 05:24:06 +0000 |
anders |
ao_plugin.c and plugin headers added
|
Sat, 24 Nov 2001 05:21:22 +0000 |
anders |
interface to libao2 changed ao_plugin added
|
Sat, 24 Nov 2001 02:05:06 +0000 |
michael |
use fastmemcpy for chrominance if no chrominance filtering is done
|
Sat, 24 Nov 2001 01:38:30 +0000 |
michael |
faster dering
|
Fri, 23 Nov 2001 20:43:15 +0000 |
alex |
dunno where to place it :(
|
Fri, 23 Nov 2001 18:51:32 +0000 |
alex |
fixed tv detection in demux_open
|
Fri, 23 Nov 2001 18:25:32 +0000 |
alex |
HAVE_NANOSLEEP
|
Fri, 23 Nov 2001 18:25:09 +0000 |
alex |
detecting nanosleep
|
Fri, 23 Nov 2001 17:16:43 +0000 |
alex |
changed to use cpudetect.c (to use change te #if 1 -> #if 0 :)
|
Fri, 23 Nov 2001 16:35:51 +0000 |
alex |
compiling under qnx, hope it works on all qnx release :)
|
Fri, 23 Nov 2001 16:34:04 +0000 |
alex |
sys/soundcard.h isn't needed for ALSA
|
Fri, 23 Nov 2001 16:09:05 +0000 |
alex |
added MSGT_OSDEP
|
Fri, 23 Nov 2001 16:08:44 +0000 |
alex |
converted to mp_msg and fixed my previous HAVE_SHM bug
|
Fri, 23 Nov 2001 15:34:03 +0000 |
pl |
typo (1st found by Andr Dahlqvist <andre.dahlqvist@telia.com>)
|
Fri, 23 Nov 2001 12:12:25 +0000 |
michael |
bugfix
|
Fri, 23 Nov 2001 12:00:40 +0000 |
michael |
missaligned arrays, as nick requested
|
Fri, 23 Nov 2001 01:41:45 +0000 |
pontscho |
bug fixs
|
Fri, 23 Nov 2001 00:21:51 +0000 |
pl |
(on atmos's suggestions I found good :)
|
Thu, 22 Nov 2001 21:53:25 +0000 |
pl |
--help did not show what was really autodetected
|
Thu, 22 Nov 2001 19:40:38 +0000 |
michael |
10-20% faster fastmemcpy :) on my p3 at least but the algo is mostly from "amd athlon processor x86 code optimization guide" so it should be faster for amd chips too, but i fear it might be slower for mem->vram copies (someone should check that, i cant) ... there are 2 #defines to finetune it (BLOCK_SIZE & CONFUSION_FACTOR)
|
Thu, 22 Nov 2001 19:22:49 +0000 |
michael |
newly allocated memory seems to point to only 1 zero filled 4k page or something so there is a near 100% cache hit rate ... not very realistic, writeing something in the source array fixes that so the benchmark scores are meaningfull now
|
Thu, 22 Nov 2001 18:52:25 +0000 |
pontscho |
bocs, elfelejtettem feltenni :)
|
Thu, 22 Nov 2001 18:00:25 +0000 |
gabucino |
*** empty log message ***
|
Thu, 22 Nov 2001 18:00:18 +0000 |
alex |
hacked support for postprocessing to rawyv12
|
Thu, 22 Nov 2001 17:14:26 +0000 |
alex |
added some new types
|
Thu, 22 Nov 2001 15:43:24 +0000 |
alex |
added demux_info
|
Thu, 22 Nov 2001 15:30:54 +0000 |
alex |
added demux_info support
|
Thu, 22 Nov 2001 15:10:38 +0000 |
alex |
wrote a very annoying bug
|
Thu, 22 Nov 2001 15:08:39 +0000 |
alex |
added support for demux_info
|
Thu, 22 Nov 2001 14:24:17 +0000 |
alex |
it wanted to be strcasecmp not strncmp and i dunno why it compiled for me with strncmp :(
|