Mon, 13 Aug 2001 18:37:10 +0000 |
arpi |
upgraded to 1.0b version by Artur Zaprzala <artur.zaprzala@talex.com.pl>
|
Mon, 13 Aug 2001 13:12:49 +0000 |
atlka |
modified mplayer.c to rewert to PLAY after rewinding after 1 sec
|
Mon, 13 Aug 2001 11:45:21 +0000 |
atlka |
libvo/sub.c corrections
|
Mon, 13 Aug 2001 11:33:34 +0000 |
atlka |
atlka@pg.gda.pl:
|
Mon, 13 Aug 2001 11:08:18 +0000 |
atlka |
changes according to -utf8 option, draw_osd() function added
|
Mon, 13 Aug 2001 10:38:01 +0000 |
gabucino |
*** empty log message ***
|
Sun, 12 Aug 2001 22:36:05 +0000 |
arpi |
terrible -idx bug fixed, thanx to Raphael Manfredi
|
Sun, 12 Aug 2001 20:52:35 +0000 |
arpi |
PTS calc updates, fixes, cleanups, mess...
|
Sun, 12 Aug 2001 17:28:16 +0000 |
arpi |
seek.c moved to demuxer.c, stream_reset in new_demuxer()
|
Sun, 12 Aug 2001 15:46:09 +0000 |
arpi |
cleanup...
|
Sun, 12 Aug 2001 13:34:24 +0000 |
arpi |
add define of DEFAULT_CDROM_DEVICE
|
Sun, 12 Aug 2001 13:18:07 +0000 |
arpi |
SetCodecPath -> win32_codec_name
|
Sun, 12 Aug 2001 08:00:10 +0000 |
gabucino |
*** empty log message ***
|
Sun, 12 Aug 2001 02:00:14 +0000 |
arpi |
print BITMAPINFOHDR too
|
Sun, 12 Aug 2001 01:59:22 +0000 |
arpi |
return type of stream_seek changed void->int
|
Sun, 12 Aug 2001 01:58:05 +0000 |
arpi |
MOV file support - not works yet
|
Sun, 12 Aug 2001 01:56:30 +0000 |
arpi |
ffmpeg prints moved to verbose=2
|
Sat, 11 Aug 2001 23:11:16 +0000 |
arpi |
raw (uncompressed) video codec
|
Sat, 11 Aug 2001 22:49:18 +0000 |
arpi |
better fix - now it's backward compatible
|
Sat, 11 Aug 2001 22:44:12 +0000 |
arpi |
VCD fix
|
Sat, 11 Aug 2001 20:37:33 +0000 |
arpi |
AVI demuxer cleanups, fileformat-dependent stuff moved to priv_t
|
Sat, 11 Aug 2001 17:05:35 +0000 |
arpi |
updated
|
Sat, 11 Aug 2001 13:09:40 +0000 |
gabucino |
*** empty log message ***
|
Sat, 11 Aug 2001 12:46:01 +0000 |
arpi |
--enable-streaming fix
|
Sat, 11 Aug 2001 00:53:45 +0000 |
arpi |
AVI pts/seek fixes, VBR support, faster NI seek
|
Fri, 10 Aug 2001 18:16:56 +0000 |
gabucino |
*** empty log message ***
|
Fri, 10 Aug 2001 16:21:46 +0000 |
gabucino |
*** empty log message ***
|
Fri, 10 Aug 2001 01:27:02 +0000 |
arpi |
'too slow' message is fixed - better detection now based on both drop_cnt and A-V sync
|
Fri, 10 Aug 2001 01:00:34 +0000 |
arpi |
ehh. yet anouther silly a_pts bug
|
Thu, 09 Aug 2001 23:50:35 +0000 |
arpi |
silly a_pts bug
|
Thu, 09 Aug 2001 22:10:17 +0000 |
atmos4 |
Applied vladimirs freebsd patch (largefile default on freebsd and misc)
|
Thu, 09 Aug 2001 20:07:45 +0000 |
arpi |
more optimization
|
Thu, 09 Aug 2001 18:40:06 +0000 |
arpi |
using OPTFLAGS and CC from config.mak
|
Thu, 09 Aug 2001 18:39:43 +0000 |
arpi |
some optimization
|
Thu, 09 Aug 2001 17:29:25 +0000 |
arpi |
dirty fix to get it work with glibc 2.1.x, and changed blur algorithm
|
Thu, 09 Aug 2001 17:28:06 +0000 |
arpi |
mplayer font-generator using FreeType 2.x by Artur Zaprzala <zybi@fanthom.irc.pl>
|
Thu, 09 Aug 2001 17:26:22 +0000 |
arpi |
mplayer font-generator GIMP plugin by lanzz@lanzz.org
|
Thu, 09 Aug 2001 15:47:40 +0000 |
arpi |
freebsd fix
|
Thu, 09 Aug 2001 01:17:24 +0000 |
arpi |
stream opening -> open.c, initialframes ignored
|
Wed, 08 Aug 2001 19:37:45 +0000 |
arpi |
format-specific seeking code moved to demuxer_ stuff
|
Wed, 08 Aug 2001 19:36:54 +0000 |
arpi |
PIX_FMT_YUV422P undeclared error fixed
|
Wed, 08 Aug 2001 15:20:40 +0000 |
arpi |
changed chunkid/size check
|
Wed, 08 Aug 2001 13:38:16 +0000 |
arpi |
mpeg2 fourcc changed
|
Wed, 08 Aug 2001 13:34:08 +0000 |
arpi |
ffmpeg12 fix - now passing sequence header
|
Wed, 08 Aug 2001 06:58:12 +0000 |
atmos4 |
Fixed Makefile for test programs.
|
Tue, 07 Aug 2001 20:53:13 +0000 |
arpi |
printf stuff moved back to mplayer.c
|
Tue, 07 Aug 2001 16:03:30 +0000 |
arpi |
printf stuff moved seek.c->mplayer.c, resetting drop_frame_cnt after seek
|
Tue, 07 Aug 2001 08:59:27 +0000 |
eyck |
typo noticed by Amy.
|
Tue, 07 Aug 2001 00:47:02 +0000 |
arpi |
old InitialFrames stuff disabled - should work without it
|
Mon, 06 Aug 2001 23:59:50 +0000 |
arpi |
printfs cleanup - moved to higher -v level or moved to stderr
|
Mon, 06 Aug 2001 23:59:22 +0000 |
arpi |
interleaved AVI: audio preload PTS compensation
|
Mon, 06 Aug 2001 23:58:44 +0000 |
arpi |
temporary hack: YUV422P -> YUY2 converter (for ffmpeg MJPEG testing)
|
Mon, 06 Aug 2001 23:57:18 +0000 |
arpi |
new ffmpeg codecs added
|
Mon, 06 Aug 2001 20:02:51 +0000 |
atmos4 |
Fixes WIN32_PATH on OpenBSD and possibly others (seems to be ok with linux too).
|
Mon, 06 Aug 2001 14:03:37 +0000 |
atmos4 |
Start OpenBSD support and fix detection of older GNU as.
|
Mon, 06 Aug 2001 11:13:04 +0000 |
jkeil |
Solaris' and *BSD's sed does not like the "i" flag in the substitute command.
|
Mon, 06 Aug 2001 00:33:30 +0000 |
arpi |
ehh. 10l again...
|
Mon, 06 Aug 2001 00:30:29 +0000 |
arpi |
-quiet option patch by Adam Tla/lka atlka@pg.gda.pl
|
Mon, 06 Aug 2001 00:22:44 +0000 |
arpi |
better local display connection patch by Adam Tla/lka atlka@pg.gda.pl
|
Mon, 06 Aug 2001 00:22:13 +0000 |
arpi |
DATADIR/font/ patch by Adam Tla/lka atlka@pg.gda.pl
|
Mon, 06 Aug 2001 00:11:41 +0000 |
arpi |
ehh. duplicated GL check removed... drinkin' 10l...
|
Mon, 06 Aug 2001 00:10:19 +0000 |
arpi |
more paranoia -> check for DEC_OPT_FRAME_311
|
Mon, 06 Aug 2001 00:07:53 +0000 |
arpi |
better divx4 detection, --disable-divx4
|
Sun, 05 Aug 2001 19:11:58 +0000 |
eyck |
nice texts. substvars shouldn't be in cvs.
|
Sun, 05 Aug 2001 12:39:34 +0000 |
atmos4 |
Make cygwin define WIN32 for compatibility with mingw and visualc, ...
|
Sat, 04 Aug 2001 13:53:26 +0000 |
arpi |
debug printf() removed
|
Sat, 04 Aug 2001 13:52:41 +0000 |
arpi |
-autoq option...
|
Fri, 03 Aug 2001 18:50:54 +0000 |
arpi |
define USE_MMX_IDCT for libavcodec
|
Fri, 03 Aug 2001 18:46:08 +0000 |
arpi |
made mmx/mmxext idct public -> now libavcodec can use it
|
Fri, 03 Aug 2001 18:34:59 +0000 |
atmos4 |
Pre commit so I won't have to sync with later configure changes (cygwin stuff)
|
Fri, 03 Aug 2001 16:23:42 +0000 |
gabucino |
*** empty log message ***
|
Fri, 03 Aug 2001 16:19:38 +0000 |
gabucino |
*** empty log message ***
|
Thu, 02 Aug 2001 07:09:41 +0000 |
atmos4 |
Win32 portability.
|
Wed, 01 Aug 2001 20:12:18 +0000 |
gabucino |
*** empty log message ***
|
Wed, 01 Aug 2001 10:07:49 +0000 |
arpi |
missing #ifdef DIRECTSHOW... thanx gruel
|
Wed, 01 Aug 2001 09:14:02 +0000 |
arpi |
missing unistd.h (requires for off_t under freebsd)
|
Wed, 01 Aug 2001 01:02:33 +0000 |
arpi |
contrast/brightness/etc patch (temporary)
|
Tue, 31 Jul 2001 23:18:16 +0000 |
arpi |
largefile patch by Stephen Davies <steve@daviesfam.org>
|
Tue, 31 Jul 2001 22:20:43 +0000 |
arpi |
divx4linux autodetection
|
Mon, 30 Jul 2001 18:09:50 +0000 |
gabucino |
*** empty log message ***
|
Mon, 30 Jul 2001 14:53:07 +0000 |
atmos4 |
sdl-config fixed - again =) huje atmos
|
Mon, 30 Jul 2001 11:14:59 +0000 |
jkeil |
Solaris /bin/sh does not like the extra ; in a "for var do ... done" loop
|
Mon, 30 Jul 2001 09:08:23 +0000 |
nick |
Furter compatibility with new ffmpeg stuff.
|
Mon, 30 Jul 2001 02:00:54 +0000 |
arpi |
libvo2 support
|
Sun, 29 Jul 2001 21:07:34 +0000 |
arpi |
nosound avi seeking fixed
|
Sun, 29 Jul 2001 17:42:06 +0000 |
arpi |
removed obsolote frame_corr_* stuff
|
Sun, 29 Jul 2001 17:02:59 +0000 |
atmos4 |
Fixed override of --with-sdl-config.
|
Sun, 29 Jul 2001 16:50:07 +0000 |
arpi |
removed email
|
Sun, 29 Jul 2001 16:49:06 +0000 |
arpi |
note about lists
|
Sun, 29 Jul 2001 16:44:37 +0000 |
arpi |
partial avifile-CVS merge
|
Sun, 29 Jul 2001 16:40:32 +0000 |
arpi |
new -fsmode flag: 0x8 enables XSetTransientForHint
|
Sun, 29 Jul 2001 16:31:37 +0000 |
arpi |
-fsmode range extended
|
Sun, 29 Jul 2001 16:22:29 +0000 |
atmos4 |
Fixed check for mmx2 extensions.
|
Sun, 29 Jul 2001 13:24:23 +0000 |
atmos4 |
Display detected OS and arch.
|
Sun, 29 Jul 2001 10:17:53 +0000 |
jkeil |
Pre-allocate some stack space to work around a problem with DLL alloca() code
|
Sun, 29 Jul 2001 02:08:27 +0000 |
arpi |
using AFM_/VFM_ macros instead of hardcoded constants (idea by al3x)
|
Sun, 29 Jul 2001 01:28:07 +0000 |
arpi |
video pts calculation fixed (Desperado-trailer.avi)
|
Sun, 29 Jul 2001 00:39:47 +0000 |
arpi |
some cleanup, asf/mpg seek precision improved
|
Sun, 29 Jul 2001 00:38:56 +0000 |
arpi |
acm convert message verbose1->2
|
Sat, 28 Jul 2001 22:08:38 +0000 |
arpi |
small cosmetics fix
|
Sat, 28 Jul 2001 21:57:21 +0000 |
arpi |
seeking code moved out from mplayer.c -> seek.c
|
Sat, 28 Jul 2001 21:35:55 +0000 |
atmos4 |
Added checking for x86 cpu extensions using test-programs.
|
Sat, 28 Jul 2001 21:23:45 +0000 |
arpi |
seeking code - initial version
|
Sat, 28 Jul 2001 21:21:54 +0000 |
arpi |
mpeg seeking fixed
|
Sat, 28 Jul 2001 21:18:21 +0000 |
arpi |
using sh_video->i_bps...
|
Sat, 28 Jul 2001 20:33:51 +0000 |
arpi |
stage2 step 1
|
Sat, 28 Jul 2001 13:18:00 +0000 |
atmos4 |
Fixed portability issue in StrongARM patch.
|
Sat, 28 Jul 2001 07:54:52 +0000 |
eyck |
update to perl debconf. fixed problem with configure.
|
Sat, 28 Jul 2001 07:53:11 +0000 |
eyck |
using debhelper instead of hardcoded stuff
|
Sat, 28 Jul 2001 05:54:02 +0000 |
atmos4 |
Added double/normal resize patch by Wojtek Kaniewski <wojtekka at bydg.pdi.net>
|
Sat, 28 Jul 2001 05:36:45 +0000 |
atmos4 |
Added StrongARM crosscompiling support by Maksim Krasnyanskiy <maxk at qualcomm.com> and fixed a --datadir bug in configure.
|
Fri, 27 Jul 2001 17:25:19 +0000 |
atmos4 |
First development version of dct64, mixed with 3dnow/k7 and fpu code.
|
Fri, 27 Jul 2001 17:21:23 +0000 |
atmos4 |
Beginning sse optimization of dct code.
|
Fri, 27 Jul 2001 01:16:54 +0000 |
arpi |
trying to fix -idx problem
|
Thu, 26 Jul 2001 00:30:01 +0000 |
arpi |
support for null codecs
|
Thu, 26 Jul 2001 00:29:00 +0000 |
arpi |
odivx<->divx4 order changed, null video codec added
|
Wed, 25 Jul 2001 17:28:16 +0000 |
gabucino |
*** empty log message ***
|
Wed, 25 Jul 2001 07:03:55 +0000 |
atmos4 |
Detect gcc 3.0.x
|
Tue, 24 Jul 2001 16:06:12 +0000 |
gabucino |
*** empty log message ***
|
Tue, 24 Jul 2001 16:06:00 +0000 |
gabucino |
ready
|
Tue, 24 Jul 2001 11:46:22 +0000 |
atmos4 |
Perl multifile playback helper tool.
|
Tue, 24 Jul 2001 09:16:53 +0000 |
atmos4 |
Applied patch by pl <p_l@tfz.net> (help switch anywhere).
|
Mon, 23 Jul 2001 21:19:52 +0000 |
arpi |
added #define CONFIG_DECODERS to support latest ffmpeg CVS
|
Mon, 23 Jul 2001 20:02:58 +0000 |
arpi |
grab.mpg fixed
|
Sun, 22 Jul 2001 19:24:10 +0000 |
gabucino |
*** empty log message ***
|
Sun, 22 Jul 2001 09:54:36 +0000 |
gabucino |
*** empty log message ***
|
Sun, 22 Jul 2001 09:47:25 +0000 |
gabucino |
dvdfaq added (not yet formatted)
|
Sun, 22 Jul 2001 09:46:54 +0000 |
gabucino |
-vfm max range updated to 7
|
Sun, 22 Jul 2001 08:46:44 +0000 |
gabucino |
-vfm updated
|
Sat, 21 Jul 2001 22:38:11 +0000 |
arpi |
parse_es moved out from mplayer.c (it was included as .c file)
|
Sat, 21 Jul 2001 22:37:55 +0000 |
arpi |
file-format detection stuff moved out from mplayer.c to demuxer.c and dec_video.c
|
Sat, 21 Jul 2001 14:08:45 +0000 |
gabucino |
AUTHORS (A'rpi) updated
|
Sat, 21 Jul 2001 13:24:41 +0000 |
gabucino |
only FAQ and SOUNDCARDS stuff not formatted/missing
|
Sat, 21 Jul 2001 12:15:54 +0000 |
gabucino |
IMC added
|
Sat, 21 Jul 2001 09:57:12 +0000 |
gabucino |
pre0alpha version
|
Sat, 21 Jul 2001 06:06:05 +0000 |
nick |
Fixed 'teh' typo
|
Sat, 21 Jul 2001 01:17:00 +0000 |
arpi |
a_frame, v_frame killed, using sh_audio/video->timer. has_audio not more used after initialization.
|
Sat, 21 Jul 2001 00:10:09 +0000 |
arpi |
video pts calculation precision fixed
|
Fri, 20 Jul 2001 20:42:13 +0000 |
arpi |
MMX problem workaround for broken (win32) codecs
|
Fri, 20 Jul 2001 19:47:24 +0000 |
arpi |
URL fixed
|
Fri, 20 Jul 2001 17:42:32 +0000 |
jkeil |
mpeg2 video decode time is counted twice.
|
Fri, 20 Jul 2001 16:58:55 +0000 |
gabucino |
*** empty log message ***
|
Fri, 20 Jul 2001 16:47:10 +0000 |
gabucino |
-vfm -afm -vc -ac
|
Fri, 20 Jul 2001 11:35:47 +0000 |
jkeil |
Fix segfault in DShow video decoder. Using directshow, the
|
Fri, 20 Jul 2001 10:13:17 +0000 |
atmos4 |
Some corrections.
|
Fri, 20 Jul 2001 02:14:14 +0000 |
arpi |
some cleanup, redundant code removed
|
Fri, 20 Jul 2001 02:03:50 +0000 |
arpi |
fontpath fixed again...
|
Fri, 20 Jul 2001 01:56:34 +0000 |
arpi |
indeo5-vfw vs. YV12 update
|
Fri, 20 Jul 2001 01:51:01 +0000 |
arpi |
crash fixed if no [fontpath] in .desc
|
Fri, 20 Jul 2001 00:31:51 +0000 |
arpi |
argh. -d fixed. fixed?
|
Fri, 20 Jul 2001 00:10:18 +0000 |
arpi |
fixed typo
|
Fri, 20 Jul 2001 00:03:43 +0000 |
arpi |
install -D changed to -d
|
Fri, 20 Jul 2001 00:01:09 +0000 |
arpi |
Applied DATADIR patch by Vladimir Kushnir
|
Fri, 20 Jul 2001 00:00:08 +0000 |
arpi |
fixed shmem size, and now compiles without divx4linux too :)
|
Thu, 19 Jul 2001 23:40:33 +0000 |
arpi |
info about odivx vs. divx4
|
Thu, 19 Jul 2001 22:49:24 +0000 |
arpi |
DivX4Linux support
|
Thu, 19 Jul 2001 22:43:19 +0000 |
arpi |
DivX4Linux support
|
Thu, 19 Jul 2001 22:02:06 +0000 |
arpi |
added Gerard Lantau, ffmpeg/libavcodec author
|
Thu, 19 Jul 2001 20:32:13 +0000 |
jkeil |
Solaris 2.6 and older do not support MAP_ANON, just fail the mmap MAP_ANON
|
Thu, 19 Jul 2001 20:04:54 +0000 |
jkeil |
AUDIO_ENCODING_LINEAR8 format is not available on sunos 5.5. Format is
|
Thu, 19 Jul 2001 18:47:22 +0000 |
jkeil |
x11_common does not compile, when the XDPMS extension is not available on the
|
Thu, 19 Jul 2001 18:46:29 +0000 |
jkeil |
Remove "sdl-config: not found" error message during configure, when the system
|
Thu, 19 Jul 2001 16:26:48 +0000 |
jkeil |
ASF support for non-x86 cpus
|
Thu, 19 Jul 2001 15:15:21 +0000 |
jkeil |
ASF support for non-x86 cpus
|
Wed, 18 Jul 2001 01:28:01 +0000 |
arpi |
Initial draft of my new cache system...
|
Tue, 17 Jul 2001 14:03:30 +0000 |
arpi |
demuxer struct access code temporary disabled - FIXME
|
Tue, 17 Jul 2001 13:57:32 +0000 |
jkeil |
svga driver didn't compile on linux/ppc
|
Mon, 16 Jul 2001 20:21:26 +0000 |
arpi |
mpeg PES steram support (only 1E0 & 1C0 packets, no 1BA/1BB headers)
|
Mon, 16 Jul 2001 18:42:38 +0000 |
jkeil |
MPlayer doesn't compile on linux/alpha
|
Mon, 16 Jul 2001 18:41:52 +0000 |
jkeil |
vo_dga doesn't compile on non-x86 architecture due to x86 asm usage.
|
Mon, 16 Jul 2001 18:40:51 +0000 |
jkeil |
Detect cpu architecture for a few more linux variants (linux/sparc, linux/ppc,
|
Mon, 16 Jul 2001 17:07:13 +0000 |
arpi |
some more cleanup
|
Mon, 16 Jul 2001 17:00:33 +0000 |
eyck |
Translated by Justyna Biala <nell@skrzynka.pl>
|
Mon, 16 Jul 2001 16:59:47 +0000 |
eyck |
Poprawki wprowadzone przez: Justyna Bia?a <nell@skrzynka.pl>
|
Mon, 16 Jul 2001 15:36:20 +0000 |
arpi |
ds->type removed - using id-based audio format detection in mplayer.c
|
Mon, 16 Jul 2001 15:09:34 +0000 |
arpi |
d_audio->type stuff fixed
|
Mon, 16 Jul 2001 13:34:42 +0000 |
arpi |
kernel 2.2.x + SSE warning message extended
|
Mon, 16 Jul 2001 13:24:14 +0000 |
arpi |
ranges fixed (MAX vs. MAX+1 dilemma)
|
Mon, 16 Jul 2001 12:53:48 +0000 |
arpi |
some cleanup - fixed warnings, removed old stuff, moved audio resync to dec_audio
|
Mon, 16 Jul 2001 12:11:49 +0000 |
arpi |
added prototype of vo_init()
|
Mon, 16 Jul 2001 10:47:32 +0000 |
arpi |
removed unused DEFAULT_MPG123 stuff
|
Mon, 16 Jul 2001 10:42:35 +0000 |
jkeil |
fix typo in shell variable name usage
|
Sat, 14 Jul 2001 17:05:23 +0000 |
jkeil |
Some minor comment fixes.
|
Sat, 14 Jul 2001 17:03:55 +0000 |
jkeil |
Document the latest changes to the mplayer code.
|
Sat, 14 Jul 2001 17:00:38 +0000 |
jkeil |
Remove some superfluous casts. Fixes a few compile warnings.
|
Sat, 14 Jul 2001 16:58:55 +0000 |
jkeil |
On big-endian architectures, all audio decoders default to big-endian 16-bit
|
Sat, 14 Jul 2001 16:54:30 +0000 |
jkeil |
Added some directory existance tests to the distclean and depend targets, so
|
Sat, 14 Jul 2001 16:52:09 +0000 |
jkeil |
mp3 audio decoding didn't work on big-endian architectures
|
Sat, 14 Jul 2001 12:28:55 +0000 |
gabucino |
*** empty log message ***
|
Fri, 13 Jul 2001 19:49:15 +0000 |
atmos4 |
Disable 3dnow when mmx is disabled.
|
Fri, 13 Jul 2001 16:15:29 +0000 |
jkeil |
Reorder dependancies a bit, all *.o *.a files depend on version.h, this allows
|
Fri, 13 Jul 2001 09:20:13 +0000 |
jkeil |
Handle linux SMP machines (suggested by Martin Aumueller)
|
Fri, 13 Jul 2001 08:54:24 +0000 |
jkeil |
sh_audio->a_buffer is freed twice (here and in mplayer.c), can result to
|
Fri, 13 Jul 2001 08:51:50 +0000 |
jkeil |
Fix two prototype warnings
|
Fri, 13 Jul 2001 08:44:51 +0000 |
jkeil |
Minor code cleanup from Vladimir Kushnir
|
Thu, 12 Jul 2001 16:11:55 +0000 |
jkeil |
Fix sys/mman.h header test for netbsd (may work no freebsd, too)
|
Thu, 12 Jul 2001 15:35:52 +0000 |
jkeil |
Add some preliminary support for non-x86 architectures to mplayer
|
Thu, 12 Jul 2001 15:30:15 +0000 |
jkeil |
Support playback of AFMT_S16_LE audio data on a big endian machine
|
Thu, 12 Jul 2001 15:27:48 +0000 |
jkeil |
Add prototypes to wine/loader stuff, so that we can catch __stdcall function
|
Thu, 12 Jul 2001 15:23:26 +0000 |
jkeil |
yuv2rgb_mmx crashes with ffdivx codec, when we play back avi files that have
|
Thu, 12 Jul 2001 15:10:06 +0000 |
jkeil |
Use FOURCC macro to encode fcc values. Avoids accessing 32-bit data from
|
Thu, 12 Jul 2001 15:08:02 +0000 |
jkeil |
fix gcc-3.0 warning
|
Thu, 12 Jul 2001 06:59:17 +0000 |
atmos4 |
Changed sugnature.
|
Tue, 10 Jul 2001 13:24:59 +0000 |
atmos4 |
Fixed a typo and wrong varname.
|
Tue, 10 Jul 2001 12:32:22 +0000 |
eyck |
Removed untill I figure out why it doesen't work in certain circumstances.
|
Tue, 10 Jul 2001 06:10:38 +0000 |
nick |
Added nasm
|
Sun, 08 Jul 2001 22:45:56 +0000 |
atmos4 |
As promised, -afm and -vfm to prefer audio/video driver family, -ac and -vc have higher precedence, so they can override -afm/-vfm.
|
Sun, 08 Jul 2001 19:54:43 +0000 |
gabucino |
*** empty log message ***
|
Sun, 08 Jul 2001 17:20:46 +0000 |
arpi |
VfwEx support
|
Sun, 08 Jul 2001 13:11:01 +0000 |
arpi |
mpeg2 timing & fps fix for ffmpeg12 codec
|
Sun, 08 Jul 2001 12:34:08 +0000 |
arpi |
mpeg2 timing & fps fix for ffmpeg12 codec
|
Sun, 08 Jul 2001 12:29:38 +0000 |
arpi |
video decoder stuff
|
Sun, 08 Jul 2001 12:24:49 +0000 |
arpi |
added new driver: null
|
Sun, 08 Jul 2001 08:57:34 +0000 |
atmos4 |
First few german docs by JAF <jaf.corporation at gmx.at> and me.
|
Sun, 08 Jul 2001 00:21:20 +0000 |
arpi |
video codec stuff moved to dec_video.c
|
Sat, 07 Jul 2001 20:53:01 +0000 |
alex |
no segfault if no glx present
|
Sat, 07 Jul 2001 18:46:15 +0000 |
arpi |
some code clanup (first step to libdemuxer)
|
Sat, 07 Jul 2001 16:37:02 +0000 |
arpi |
fix subdriver stuff
|
Sat, 07 Jul 2001 10:47:09 +0000 |
gabucino |
*** empty log message ***
|
Sat, 07 Jul 2001 09:53:47 +0000 |
atmos4 |
Replaced LGBs video codec forcing change with mine for audio and video codecs, which is IMHO more convenient cause codecs are selected by name instead of number, one unclearity is left to me, that's why audio_format is used once before codecs selection for MPEG_PS files, that's why I left -afm in for that one.
|
Fri, 06 Jul 2001 21:17:22 +0000 |
lgb |
-vcodec option (maybe some other name would be better though) to select between driver types without editing codecs.conf. mplayer will default to normal codec search loop if it does not find codec for the specified driver type. config range checking for the parameter (an integer) should be cleaned, IMHO
|
Fri, 06 Jul 2001 20:00:22 +0000 |
jkeil |
use -f test for file existance check
|
Fri, 06 Jul 2001 12:08:32 +0000 |
jkeil |
My 2.10.1 gnu assembler doesn't like C comment syntax in assembler files. Use
|
Fri, 06 Jul 2001 10:59:14 +0000 |
nick |
Minor optimization
|