Mercurial > mplayer.hg
graph
-
dvdnav hotfixMon, 15 Apr 2002 01:50:00 +0000, by arpi
-
-sb option re-added (noticed by Alexandre Oliva <oliva@lsd.ic.unicamp.br>)Mon, 15 Apr 2002 00:36:21 +0000, by arpi
-
mga_vid driver in form of a patch against linux-2.4.18Mon, 15 Apr 2002 00:08:22 +0000, by eyck
-
workaround Juanjo's stupid vme changeSun, 14 Apr 2002 23:16:55 +0000, by arpi
-
Most of informational printk's ifdef'd.Sun, 14 Apr 2002 23:14:26 +0000, by eyck
-
Support XV over remote connections, patch by Dmitry Karasik <dimakar at yahoo.com>Sun, 14 Apr 2002 22:15:29 +0000, by atmos4
-
some more statistics: BENCHMARKnSun, 14 Apr 2002 19:43:23 +0000, by arpi
-
updatedSun, 14 Apr 2002 19:18:34 +0000, by arpi
-
updated -double optionSun, 14 Apr 2002 15:07:51 +0000, by gabucino
-
Changed the big handling to make it use mplayer's endian macros.Sun, 14 Apr 2002 05:53:36 +0000, by bertrand
-
Added big endian handling for the ASF_chunk_t struct.Sun, 14 Apr 2002 05:51:32 +0000, by bertrand
-
Added big endian macro for asf_chunk_t and added defines for the ASF chunk type.Sun, 14 Apr 2002 05:47:27 +0000, by bertrand
-
fame doesn't accept strideSun, 14 Apr 2002 02:07:44 +0000, by arpi
-
export width tooSun, 14 Apr 2002 02:07:29 +0000, by arpi
-
draw_slices with framedrop fixedSun, 14 Apr 2002 01:21:13 +0000, by arpi
-
new -framedrop code - works much better than the old oneSun, 14 Apr 2002 01:20:26 +0000, by arpi
-
0.1 bugfixSat, 13 Apr 2002 22:18:17 +0000, by arpi
-
cleanup. cosmetics only, no functional changesSat, 13 Apr 2002 22:16:15 +0000, by arpi
-
mp_image moved to libmpcodecsSat, 13 Apr 2002 19:17:34 +0000, by arpi
-
img_format moved to libmpcodecsSat, 13 Apr 2002 19:17:24 +0000, by arpi
-
mp_image.h and img_format.h moved to libmpcodecsSat, 13 Apr 2002 19:14:34 +0000, by arpi
-
updateSat, 13 Apr 2002 18:23:23 +0000, by arpi
-
less namespace pollutionSat, 13 Apr 2002 18:19:36 +0000, by arpi
-
fastmemcpy path fixedSat, 13 Apr 2002 18:05:57 +0000, by arpi
-
native codecs files moved to libmpcodecs/native/Sat, 13 Apr 2002 18:04:24 +0000, by arpi
-
moved to libmpcodecs/native/Sat, 13 Apr 2002 18:03:02 +0000, by arpi
-
comp.fixesSat, 13 Apr 2002 17:44:14 +0000, by arpi
-
unused filesSat, 13 Apr 2002 17:34:20 +0000, by arpi
-
syncfb, mp1e, opendivx removed/disabledSat, 13 Apr 2002 17:28:33 +0000, by arpi
-
libdv detectionSat, 13 Apr 2002 16:51:01 +0000, by arpi
-
bigendlian fix by Guillaume Morin <guillaume@morinfr.org>Sat, 13 Apr 2002 16:49:27 +0000, by arpi
-
handle width*bpp!=strideSat, 13 Apr 2002 14:24:33 +0000, by arpi
-
10lSat, 13 Apr 2002 14:21:52 +0000, by arpi
-
rgb2bgr converterSat, 13 Apr 2002 14:18:57 +0000, by arpi
-
ffmjpeg yuy2 supportSat, 13 Apr 2002 13:44:23 +0000, by arpi
-
yuy2 support, fixed bug of dropping frame after config_vo callsSat, 13 Apr 2002 13:40:26 +0000, by arpi
-
Added aspect considerations.Sat, 13 Apr 2002 12:46:14 +0000, by atmos4
-
Misc cleanups of the codeSat, 13 Apr 2002 10:04:22 +0000, by mark
-
ignore ecpSat, 13 Apr 2002 02:30:44 +0000, by michael
-
yuv422p -> yuy2 (untested)Sat, 13 Apr 2002 02:21:12 +0000, by michael
-
RGBvsBGR addedSat, 13 Apr 2002 02:17:43 +0000, by arpi
-
updatedSat, 13 Apr 2002 02:09:18 +0000, by arpi
-
libac3 removedSat, 13 Apr 2002 01:54:20 +0000, by arpi
-
obsoleteSat, 13 Apr 2002 01:42:23 +0000, by arpi
-
updated to english versionSat, 13 Apr 2002 01:25:51 +0000, by frodone
-
rgb24->bgr24Sat, 13 Apr 2002 00:48:21 +0000, by michael
-
draft v0.1Sat, 13 Apr 2002 00:47:54 +0000, by arpi
-
Added support for choosing weather to use double-buffering or single bufferingSat, 13 Apr 2002 00:14:59 +0000, by mark
-
Some OSD and other random fixes. Added double bufferingFri, 12 Apr 2002 23:55:06 +0000, by mark
-
-ovc libdv supportFri, 12 Apr 2002 21:50:38 +0000, by arpi
-
RGB24/YUY2 -> DV encoding, using libdvFri, 12 Apr 2002 21:49:51 +0000, by arpi
-
fix typo found by Milan Cutka <cutka@szm.sk>Fri, 12 Apr 2002 14:01:10 +0000, by michael
-
10lFri, 12 Apr 2002 12:53:23 +0000, by michael
-
fixing vertical scaling on non mobility cards, this might have overflowed into the horizontal stuff, so perhaps it fixes the horizontal stuff tooFri, 12 Apr 2002 12:29:12 +0000, by michael
-
generalized the cut'n'pasted variable fps code, #ifdef-ed TV until v4l is updatedFri, 12 Apr 2002 10:48:21 +0000, by arpi
-
BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>Fri, 12 Apr 2002 10:40:38 +0000, by arpi
-
Fix the bug pointed out by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>Fri, 12 Apr 2002 10:17:24 +0000, by albeu
-
max_packs increased for some dvd with too many audio/subFri, 12 Apr 2002 00:47:02 +0000, by arpi
-
VCODEC_RAW fixedFri, 12 Apr 2002 00:15:03 +0000, by arpi
-
anything to (S)VCD encode script by Juergen Hammelmann <juergen.hammelmann at gmx.de>Thu, 11 Apr 2002 22:53:48 +0000, by atmos4
-
Lots of updates and bugfixes to the tdfxfb driverThu, 11 Apr 2002 21:43:09 +0000, by mark
-
VFCAP addedThu, 11 Apr 2002 21:07:00 +0000, by arpi
-
capabilities support -> automatic insertion of scale, expand, ppThu, 11 Apr 2002 20:56:17 +0000, by arpi
-
VFCAP defines moved out from vf.h, to be easier to include in libvoThu, 11 Apr 2002 20:55:10 +0000, by arpi
-
Sorry, fix vobsub duration the arpi way.Thu, 11 Apr 2002 16:50:52 +0000, by atmos4
-
VFCAP flags addedThu, 11 Apr 2002 15:41:40 +0000, by arpi
-
bugfixesThu, 11 Apr 2002 15:01:20 +0000, by jaf
-
uninit sig11 fixedThu, 11 Apr 2002 11:18:02 +0000, by arpi
-
print VO infoThu, 11 Apr 2002 11:03:16 +0000, by arpi
-
reorderThu, 11 Apr 2002 10:37:00 +0000, by arpi
-
new filter: flipThu, 11 Apr 2002 03:17:14 +0000, by arpi
-
vme default changed 3->4Thu, 11 Apr 2002 02:54:42 +0000, by arpi
-
libmpencoders added to mencoder libsThu, 11 Apr 2002 02:53:15 +0000, by arpi
-
vfw encoding func splitted to init and start partsThu, 11 Apr 2002 02:52:28 +0000, by arpi
-
video codecs moved to libmpencoders, crop/scale removed, use -vop for thatThu, 11 Apr 2002 02:52:03 +0000, by arpi
-
10lThu, 11 Apr 2002 02:51:02 +0000, by arpi
-
soem fixesThu, 11 Apr 2002 02:50:47 +0000, by arpi
-
encodersWed, 10 Apr 2002 23:23:36 +0000, by arpi
-
query_format debug moved 1 verbose level downWed, 10 Apr 2002 23:23:19 +0000, by arpi
-
OS/2 fixWed, 10 Apr 2002 18:40:14 +0000, by arpi
-
Some minor changes to the avcodec code.Wed, 10 Apr 2002 16:03:08 +0000, by mswitch
-
Dirty hack to fix mencoder until someone does all the new filter/vo stuff right :)Wed, 10 Apr 2002 12:43:26 +0000, by rfelker
-
a temporary disable for opendivx - please remove or fixWed, 10 Apr 2002 10:19:43 +0000, by jaf
-
Make avcodec the default encoder again, thanks MichaelWed, 10 Apr 2002 06:55:03 +0000, by mswitch
-
memcpy must return destination ptr patch by Adam <adam@cfar.umd.edu>Wed, 10 Apr 2002 05:23:13 +0000, by michael
-
trying to fix davids "libavcodec bug" ...Tue, 09 Apr 2002 23:55:47 +0000, by michael
-
syncTue, 09 Apr 2002 15:55:00 +0000, by jonas
-
new tdfxfb yuv driver by Mark Zealey <mark@zealos.org>Tue, 09 Apr 2002 14:02:55 +0000, by arpi
-
2 new simple filters: yuy2 and formatTue, 09 Apr 2002 14:01:53 +0000, by arpi
-
VM Fix by Uwe.Reder@3soft.deTue, 09 Apr 2002 13:18:45 +0000, by atmos4
-
looks better ...Tue, 09 Apr 2002 12:03:29 +0000, by jaf
-
vf_fame added - yv12->mpes converterMon, 08 Apr 2002 23:12:22 +0000, by arpi
-
maintainers section updatedMon, 08 Apr 2002 21:25:58 +0000, by arpi
-
commited hogyishijjak's patchMon, 08 Apr 2002 16:40:52 +0000, by gabucino
-
fixing black stripe at right if width%8!=0 && stride%8==0 reported by kabiMon, 08 Apr 2002 14:43:18 +0000, by michael
-
+libmpeg2Mon, 08 Apr 2002 01:56:55 +0000, by arpi
-
updatedMon, 08 Apr 2002 01:54:11 +0000, by arpi
-
copy width tooMon, 08 Apr 2002 01:36:21 +0000, by arpi
-
relaly black packed yuv imagesMon, 08 Apr 2002 01:33:29 +0000, by arpi
-
really black yv12/rgb images (todo: packed yuv)Mon, 08 Apr 2002 01:26:20 +0000, by arpi
-
pp passtroughMon, 08 Apr 2002 00:06:03 +0000, by arpi
-
free old context, really use query_formatSun, 07 Apr 2002 23:30:59 +0000, by arpi
-
10lSun, 07 Apr 2002 22:45:07 +0000, by arpi
-
allocate 2 lines more memory - to avoid some sig11Sun, 07 Apr 2002 21:36:39 +0000, by arpi
-
colorspace conversion supportSun, 07 Apr 2002 21:33:42 +0000, by arpi
-
swscale filterSun, 07 Apr 2002 20:21:37 +0000, by arpi
-
divx4vfw is buggySun, 07 Apr 2002 18:56:46 +0000, by arpi
-
small bugfixes...Sun, 07 Apr 2002 18:00:41 +0000, by pontscho
-
vf control codes added, autoq supportSun, 07 Apr 2002 17:42:31 +0000, by arpi
-
accept only 4:2:0 planar yuv formatsSun, 07 Apr 2002 17:01:15 +0000, by arpi
-
export qscale for postprocSun, 07 Apr 2002 16:40:54 +0000, by arpi
-
missing #ifdfe - 0.1lSun, 07 Apr 2002 16:34:15 +0000, by arpi
-
quant_store moved to frame structSun, 07 Apr 2002 16:32:54 +0000, by arpi
-
accept -pp value from argsSun, 07 Apr 2002 03:32:36 +0000, by arpi
-
mpeg+pp0 fixedSun, 07 Apr 2002 03:25:25 +0000, by arpi
-
postprocessing filter (fixme: -pp 0)Sun, 07 Apr 2002 03:20:41 +0000, by arpi
-
vo_config_count now counts calls to vo->config()Sun, 07 Apr 2002 02:12:15 +0000, by arpi
-
don't config twiceSun, 07 Apr 2002 02:11:10 +0000, by arpi
-
initialization moved to preinit(), query_format now really checks for supported formatsSun, 07 Apr 2002 02:10:39 +0000, by arpi
-
vf_next_uninit was Wrong Thing - thx to Fredrik KuivinenSat, 06 Apr 2002 22:46:20 +0000, by arpi
-
video filter layer - written from scratch, but inspired a lot by Fredrik Kuivinen's patchSat, 06 Apr 2002 22:05:01 +0000, by arpi
-
field 'vfilter' added to sh_video_tSat, 06 Apr 2002 22:00:50 +0000, by arpi
-
MSGT_VFILTER addedSat, 06 Apr 2002 22:00:27 +0000, by arpi
-
memcpy_pic() added (copy image plane with src/dst stride)Sat, 06 Apr 2002 21:46:07 +0000, by arpi
-
#include cleanupSat, 06 Apr 2002 19:09:06 +0000, by arpi
-
VOCTRL_DRAW_IMAGE addedSat, 06 Apr 2002 19:08:52 +0000, by arpi
-
Free fix by kisg@lme.linux.huSat, 06 Apr 2002 15:38:28 +0000, by atmos4
-
removed some left master/pcmSat, 06 Apr 2002 14:06:33 +0000, by gabucino
-
Fixed bug that would cause the dxr3 to lock if too many subpics were sent at onceSat, 06 Apr 2002 07:30:28 +0000, by mswitch
-
SDL+x11/xv Q/ASat, 06 Apr 2002 05:25:43 +0000, by gabucino
-
Make fame the default encoder until lavc's mpeg1 encoder is repaired.Fri, 05 Apr 2002 18:05:57 +0000, by mswitch
-
ffmp42 is bugfree now afaikFri, 05 Apr 2002 17:16:18 +0000, by michael
-
Bugreports start appearing - no reaction :/Fri, 05 Apr 2002 15:40:31 +0000, by pl
-
i just fixed b-frames & slices in libavcodec :) ... iam too tired for benchmarks now ...Fri, 05 Apr 2002 04:48:15 +0000, by michael
-
ff msmpeg4v2Fri, 05 Apr 2002 04:33:39 +0000, by michael
-
typo (?) fix. Noticed by Karol Szkudlarek <karol@psi.mikronika.com.pl>Thu, 04 Apr 2002 18:27:06 +0000, by gabucino
-
Removed blinking effect from spuencThu, 04 Apr 2002 16:35:03 +0000, by mswitch
-
Added spuenc... should write a draw_alpha_spu perhaps =DThu, 04 Apr 2002 16:11:09 +0000, by mswitch
-
dvdnav support improved - patch by Kees Cook <mplayer@outflux.net>Thu, 04 Apr 2002 14:44:47 +0000, by arpi
-
fixed SPU pts, it's 1024/90000 based instead of 1/100Thu, 04 Apr 2002 14:24:11 +0000, by arpi
-
improved DVB detectionThu, 04 Apr 2002 13:52:24 +0000, by jaf
-
improved DVB detectionThu, 04 Apr 2002 13:21:13 +0000, by jaf
-
use -slicesThu, 04 Apr 2002 00:03:44 +0000, by arpi
-
option -slicesThu, 04 Apr 2002 00:00:41 +0000, by arpi
-
global var for option -slicesThu, 04 Apr 2002 00:00:23 +0000, by arpi
-
libavcodec slices supportWed, 03 Apr 2002 23:59:54 +0000, by arpi
-
control() doneWed, 03 Apr 2002 21:37:26 +0000, by arpi
-
removed useless contect struct -> code simplifiedWed, 03 Apr 2002 21:01:15 +0000, by arpi
-
libmad support, rewritten from scratch using Xine decoder as sampleWed, 03 Apr 2002 20:14:18 +0000, by arpi
-
mpegpes added... thx Mw3Wed, 03 Apr 2002 19:09:55 +0000, by arpi
-
mpegpes is no longer handled by libmpeg2 - we have vd_mpegpes nowWed, 03 Apr 2002 18:23:22 +0000, by arpi
-
vd_mpegpes addedWed, 03 Apr 2002 18:22:31 +0000, by arpi
-
new dvdnav option: -skipopening - dvdnav patch by Kees Cook <mplayer@outflux.net>Wed, 03 Apr 2002 18:15:15 +0000, by arpi
-
spudec_update_palette() added - dvdnav patch by Kees Cook <mplayer@outflux.net>Wed, 03 Apr 2002 18:14:21 +0000, by arpi
-
dvdnav event added, queue size 10->100, added void* event arg type - dvdnav patch by Kees Cook <mplayer@outflux.net>Wed, 03 Apr 2002 17:58:17 +0000, by arpi
-
dvdnav functions moved out to dvdnav_steram.cWed, 03 Apr 2002 17:55:31 +0000, by arpi
-
dvdnav_stream functions - dvdnav patch by Kees Cook <mplayer@outflux.net>Wed, 03 Apr 2002 17:50:48 +0000, by arpi
-
added debug printf for dvdsub - from dvdnav patch by Kees Cook <mplayer@outflux.net>Wed, 03 Apr 2002 17:49:40 +0000, by arpi
-
don't alloc/free NULLWed, 03 Apr 2002 15:40:13 +0000, by arpi
-
10lWed, 03 Apr 2002 11:54:14 +0000, by arpi
-
Subpic encoder added (used on DXR3 and similar hardware that has a subpic channel)Wed, 03 Apr 2002 10:05:35 +0000, by mswitch
-
IMGTYPE_IPB fixWed, 03 Apr 2002 02:40:09 +0000, by arpi
-
rewritten - it replaces libmpeg2/decode.c nowWed, 03 Apr 2002 02:39:02 +0000, by arpi
-
divx4 I420 removed - i hate that buggy shit nvidiaTue, 02 Apr 2002 21:58:22 +0000, by arpi
-
Add '-subdelay' support for vobsub.Tue, 02 Apr 2002 02:32:54 +0000, by kmkaplan
-
sampleMon, 01 Apr 2002 19:14:14 +0000, by arpi
-
yes, typo. 10l. noticed by atmosMon, 01 Apr 2002 18:29:31 +0000, by arpi
-
Fix I420 handling, though still don't know why divx4 codec queries for I420 not YUY2!Mon, 01 Apr 2002 18:16:27 +0000, by atmos4
-
audio codec uninitMon, 01 Apr 2002 17:59:16 +0000, by arpi
-
audio input buffer allocation/free cleanupMon, 01 Apr 2002 17:58:04 +0000, by arpi
-
config vo only if aspect really changed and width&&height isn't changed (if w||h changes, we set it later)Mon, 01 Apr 2002 17:12:10 +0000, by alex
-
freeing codec in/out buffers is job of libmpcodecs, not demuxerMon, 01 Apr 2002 17:11:59 +0000, by arpi
-
cleanupMon, 01 Apr 2002 15:45:45 +0000, by arpi
-
ehh. vorbis support...Mon, 01 Apr 2002 15:26:23 +0000, by arpi
-
twos audio fixedMon, 01 Apr 2002 15:25:50 +0000, by arpi
-
overread in the mmx2 horizontal scaler fixedMon, 01 Apr 2002 14:01:22 +0000, by michael
-
added vfw uninitMon, 01 Apr 2002 13:26:38 +0000, by alex
-
added acm uninitMon, 01 Apr 2002 13:26:03 +0000, by alex
-
added vfw and acm uninitMon, 01 Apr 2002 13:25:34 +0000, by alex
-
using sh->context and added proper uninitMon, 01 Apr 2002 13:14:54 +0000, by alex
-
using sh->contextMon, 01 Apr 2002 13:10:03 +0000, by alex
-
syncMon, 01 Apr 2002 13:06:27 +0000, by jonas
-
-dr is now off by defaultMon, 01 Apr 2002 10:38:42 +0000, by gabucino
-
remark about Ogg-in-AVI suxxhaxxMon, 01 Apr 2002 08:02:41 +0000, by gabucino
-
applied trey's patchMon, 01 Apr 2002 07:02:16 +0000, by gabucino
-
minor typo fix (in comment)Mon, 01 Apr 2002 06:15:13 +0000, by gabucino
-
after some STFW i've found some info about fps codesSun, 31 Mar 2002 23:46:00 +0000, by arpi
-
mtvp says its' 29.97 not 1 fpsSun, 31 Mar 2002 23:30:55 +0000, by arpi
-
seeking fixed (variable fps videos needs to reset PTS after seeking)Sun, 31 Mar 2002 22:52:48 +0000, by arpi
-
fixed new_chunk calculation at seeking (seeking not work yet) and added -nosound supportSun, 31 Mar 2002 22:44:03 +0000, by arpi
-
10lSun, 31 Mar 2002 22:12:39 +0000, by arpi
-
-alang/-slang support in mencoder tooSun, 31 Mar 2002 22:01:54 +0000, by arpi
-
10l... int/1000 will be int while we want float, so let's do int*0.001Sun, 31 Mar 2002 21:08:15 +0000, by arpi
-
better message when vo->preinit failsSun, 31 Mar 2002 20:47:28 +0000, by arpi
-
open(/dev/mga_vid) moved to preinitSun, 31 Mar 2002 20:45:31 +0000, by arpi
-
use only 1 buffers if dr=yes and double=noSun, 31 Mar 2002 20:39:38 +0000, by arpi
-
disabling direct rendering by default (too buggy and conflicts with osd/sub)Sun, 31 Mar 2002 20:38:56 +0000, by arpi
-
argh, some samples sue new header chunks - fixedSun, 31 Mar 2002 20:27:52 +0000, by arpi
-
BITMAPINFOHEADER fixed to be accepted by win32 decoders (divx,divxds)Sun, 31 Mar 2002 20:17:27 +0000, by arpi
-
fixed 10l bug: using ds instead of dp, and adding some debug printsSun, 31 Mar 2002 20:09:17 +0000, by arpi
-
vorbis driver ported, and also fixed a bug, as nominal_bitrate can be -1Sun, 31 Mar 2002 20:08:19 +0000, by arpi
-
UpdatedSun, 31 Mar 2002 20:07:38 +0000, by mswitch
-
-alang sig11 when playing avis fixed - 10lSun, 31 Mar 2002 19:20:01 +0000, by arpi
-
changed int -> float for proper PTS calculation (works just as well as theSun, 31 Mar 2002 18:29:09 +0000, by melanson
-
backed out unneeded modSun, 31 Mar 2002 18:28:00 +0000, by melanson
-
fixed ibpsSun, 31 Mar 2002 17:25:11 +0000, by melanson
-
fixed RoQ framerate by multiplying PTS calculation by some absurd constantSun, 31 Mar 2002 17:24:12 +0000, by melanson
-
modified the new MS RLE decoder to support BGR15/16 output formats inSun, 31 Mar 2002 15:33:32 +0000, by melanson
-
copy palette to 4*256 bytes area to avoid sig11 when colors<256 but index>colors (broken files)Sun, 31 Mar 2002 10:11:49 +0000, by arpi
-
I hate M$. it seems that MSRLE biSize is always 40 when number of colors < 256 instead of 40+colors*4Sun, 31 Mar 2002 09:50:17 +0000, by arpi
-
migrating to Melanson's great codec name change... which is of course nonsense but why not...Sun, 31 Mar 2002 09:29:19 +0000, by arpi
-
check depth for direct renderingSun, 31 Mar 2002 09:28:17 +0000, by arpi
-
updates - thanks to Melanson...Sun, 31 Mar 2002 03:32:42 +0000, by arpi
-
fix uninit() crash if no config() callSun, 31 Mar 2002 03:03:12 +0000, by arpi
-
fixed to be able to handle extra-quirky .film files on Lemmings 3DOSun, 31 Mar 2002 02:57:53 +0000, by melanson
-
added soem debug prints, and fixed 10l bug of AlbanSun, 31 Mar 2002 02:45:14 +0000, by arpi
-
1 step closed to solving memory corruptionsSun, 31 Mar 2002 02:22:40 +0000, by arpi
-
10l - fixed soem weird sig11 at multifileSat, 30 Mar 2002 23:18:40 +0000, by arpi
-
adpcm.c is no longer neededSat, 30 Mar 2002 23:02:13 +0000, by melanson
-
reworked ADPCM decoders; changes include:Sat, 30 Mar 2002 22:27:45 +0000, by melanson
-
the long standing /dev/sound/dspW => .../dspSat, 30 Mar 2002 19:25:11 +0000, by pl
-
10lSat, 30 Mar 2002 18:09:30 +0000, by arpi
-
using interleaveBytes() for G200 draw_sliceSat, 30 Mar 2002 17:40:22 +0000, by arpi
-
FreeBSD require stdlib.hSat, 30 Mar 2002 14:42:32 +0000, by nexus
-
FreeBSD warning fixSat, 30 Mar 2002 14:12:25 +0000, by nexus
-
again some bugfixesSat, 30 Mar 2002 10:02:44 +0000, by jaf
-
some bugfixesSat, 30 Mar 2002 09:24:37 +0000, by jaf
-
fixed -hr-mp3-seek descriptionSat, 30 Mar 2002 07:58:22 +0000, by gabucino
-
added libvorbis to installation section, and a link to daily CVSSat, 30 Mar 2002 07:49:37 +0000, by gabucino
-
added -ifo optionSat, 30 Mar 2002 07:42:17 +0000, by gabucino
-
Fixed avcodec init bugSat, 30 Mar 2002 06:24:49 +0000, by mswitch
-
better opendivx-divx4 interface explanationFri, 29 Mar 2002 22:37:14 +0000, by gabucino
-
applied Diego's patchFri, 29 Mar 2002 22:34:12 +0000, by gabucino
-
Justyna's updateFri, 29 Mar 2002 22:25:46 +0000, by gabucino
-
Add a configure test for the strsep function (it's missing on solaris)Fri, 29 Mar 2002 21:24:36 +0000, by jkeil
-
Fix bug noticed by Hajba Szilard in message <20020329151644.A23301@revai.hu>Fri, 29 Mar 2002 15:12:41 +0000, by kmkaplan
-
use avcodec_inited instead of av_fdct to see if avcodec was initialized by another part of mplayerFri, 29 Mar 2002 13:46:34 +0000, by rik
-
libavcodec 2pass broke mencoder if divx4encore was not available. fixed.Fri, 29 Mar 2002 07:20:44 +0000, by rfelker
-
quick hack to make vo_mga accept multiple calls to configFri, 29 Mar 2002 05:03:25 +0000, by rfelker
-
* New command line switch for mplayer & mencoder:Fri, 29 Mar 2002 03:17:57 +0000, by kmkaplan