Mercurial > mplayer.hg
graph
-
Handle playback of sample rates not supported by the sun audio hardware.Mon, 07 Oct 2002 18:42:31 +0000, by jkeil
-
Document demux_mov.c fixMon, 07 Oct 2002 16:48:22 +0000, by jkeil
-
BE_16/BE_32 macro was accessing integers from unaligned addresses on SPARCMon, 07 Oct 2002 16:43:04 +0000, by jkeil
-
added libafMon, 07 Oct 2002 14:23:04 +0000, by alex
-
DGA1 trivial fix by Fredrik Noring <noring@nocrew.org>Mon, 07 Oct 2002 11:29:19 +0000, by arpi
-
documenting vesa 3 / GTF configMon, 07 Oct 2002 11:27:20 +0000, by arpi
-
a small fix for vo_vesa, when calling set_refresh, when -nofs used.Mon, 07 Oct 2002 11:26:20 +0000, by arpi
-
Adding functionality for adding filters during executionMon, 07 Oct 2002 10:46:01 +0000, by anders
-
I think libfaad2 changed recently. The functions faacDecInit() andMon, 07 Oct 2002 10:18:46 +0000, by arpi
-
syncMon, 07 Oct 2002 09:15:30 +0000, by nexus
-
libaf compliance (ao_data) fix by Tobias Diedrich <td@sim.uni-hannover.de>Mon, 07 Oct 2002 01:50:49 +0000, by arpi
-
Some further explanations, dev-eng is now subscribers only.Mon, 07 Oct 2002 00:46:57 +0000, by diego
-
small updatesMon, 07 Oct 2002 00:19:46 +0000, by diego
-
reversed Anders' nonsense changeSun, 06 Oct 2002 23:24:36 +0000, by arpi
-
some obsolete stuff removedSun, 06 Oct 2002 20:59:46 +0000, by gabucino
-
syncSun, 06 Oct 2002 20:58:07 +0000, by gabucino
-
updates, fixesSun, 06 Oct 2002 20:55:38 +0000, by gabucino
-
removing my email addr (too much spam)Sun, 06 Oct 2002 20:45:57 +0000, by gabucino
-
syncSun, 06 Oct 2002 19:54:37 +0000, by rtognimp
-
various fixes, new optionsSun, 06 Oct 2002 19:20:04 +0000, by arpi
-
extending the tooslow hintsSun, 06 Oct 2002 18:43:01 +0000, by arpi
-
fixed -ac/vc/ao/vo/afm/vfm stuffSun, 06 Oct 2002 18:37:28 +0000, by arpi
-
libdvdkit shared install fixedSun, 06 Oct 2002 18:27:02 +0000, by arpi
-
mayeb fixed dpms/screensaver issuesSun, 06 Oct 2002 18:21:13 +0000, by arpi
-
documenting -vop dintSun, 06 Oct 2002 18:14:59 +0000, by arpi
-
I found that default isn't optimal so it's changed a bit. :)Sun, 06 Oct 2002 18:14:14 +0000, by arpi
-
smb:// (samba client) support by Vladimir Moushkov <vlindos_mpdev@abv.bg>Sun, 06 Oct 2002 18:03:12 +0000, by arpi
-
i18n should not affect --languageSun, 06 Oct 2002 17:50:37 +0000, by arpi
-
This patch adds the functionality to disable/enable subtitles while playingSun, 06 Oct 2002 17:40:51 +0000, by arpi
-
DPRINTF -> mp_msg()Sun, 06 Oct 2002 17:31:36 +0000, by arpi
-
Small error, the buffer size got set incorrectly.Sun, 06 Oct 2002 17:30:38 +0000, by arpi
-
Fixed some typos and an error in the help output.Sun, 06 Oct 2002 17:18:57 +0000, by diego
-
This patch hopefully fixes colorkeying and a segfault in exclusive modeSun, 06 Oct 2002 16:56:42 +0000, by arpi
-
typo (found by alex)Sun, 06 Oct 2002 16:50:35 +0000, by michael
-
updatedSun, 06 Oct 2002 16:32:39 +0000, by arpi
-
uninit cleanup again... thx to Nilmoni Deb for bugreportSun, 06 Oct 2002 16:16:53 +0000, by arpi
-
Added my credits, plus a small wording correction.Sun, 06 Oct 2002 16:12:44 +0000, by diego
-
forgot docs (again ...)Sun, 06 Oct 2002 16:01:54 +0000, by michael
-
sync, shorter messages in help screenSun, 06 Oct 2002 13:19:21 +0000, by rtognimp
-
Removing annoying printfSun, 06 Oct 2002 11:45:49 +0000, by anders
-
Changing frequency limit for resamplingSun, 06 Oct 2002 11:28:03 +0000, by anders
-
Adding Support for non-reentrant audio filtersSun, 06 Oct 2002 11:26:14 +0000, by anders
-
Adding -format and -af switchesSun, 06 Oct 2002 11:23:02 +0000, by anders
-
11lSun, 06 Oct 2002 10:49:41 +0000, by arpi
-
10lSun, 06 Oct 2002 10:42:24 +0000, by arpi
-
strtod is locale-dependant, so it may only accept either '.' or ',' as decimal point,Sun, 06 Oct 2002 05:54:12 +0000, by atmos4
-
Enable -subfps for time based subtitles, too.Sun, 06 Oct 2002 02:59:04 +0000, by atmos4
-
10lSun, 06 Oct 2002 01:08:04 +0000, by arpi
-
Skip html tags (like <i>) inside subviewer subtitles.Sun, 06 Oct 2002 00:46:47 +0000, by atmos4
-
- init fails if no -vo mpegpesSun, 06 Oct 2002 00:22:32 +0000, by arpi
-
updated, still missing many contributors :(Sat, 05 Oct 2002 23:27:56 +0000, by arpi
-
new option -speed, to set playback speed rate (examples: -speed 1:3 or -speed 5)Sat, 05 Oct 2002 23:00:18 +0000, by arpi
-
aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoderSat, 05 Oct 2002 22:55:45 +0000, by arpi
-
af_calc_insize_constrained() rounding changes, works better for me this waySat, 05 Oct 2002 22:54:11 +0000, by arpi
-
optimization of the FIR macros, extending outfreq range to 2..192khzSat, 05 Oct 2002 22:53:21 +0000, by arpi
-
ffdv addedSat, 05 Oct 2002 22:47:11 +0000, by arpi
-
new ac/vc/afm/vfm/ao/vo optionsSat, 05 Oct 2002 15:18:25 +0000, by jonas
-
Removing debug message, (oops)Sat, 05 Oct 2002 11:07:23 +0000, by anders
-
Adding function for estimating required buffer lengthSat, 05 Oct 2002 11:02:39 +0000, by anders
-
by cvs hephooey@fastmail.fmSat, 05 Oct 2002 10:19:07 +0000, by jaf
-
We translated Polish manual to version pre8.Sat, 05 Oct 2002 03:42:00 +0000, by gabucino
-
renamed to LUT-based sw. eq.Fri, 04 Oct 2002 19:58:48 +0000, by alex
-
This just corrects a function name to match the other demuxer'sFri, 04 Oct 2002 19:23:36 +0000, by arpi
-
adds "libdv" to the "input modules" list in "configure", andFri, 04 Oct 2002 19:22:29 +0000, by arpi
-
*** empty log message ***Fri, 04 Oct 2002 19:05:42 +0000, by jaf
-
Correcting error in macroThu, 03 Oct 2002 12:44:58 +0000, by anders
-
Fixing the fix buffer overrun should work nowThu, 03 Oct 2002 12:43:39 +0000, by anders
-
Redesign of buffer length calculationThu, 03 Oct 2002 12:02:46 +0000, by anders
-
1lWed, 02 Oct 2002 22:30:10 +0000, by arpi
-
100lWed, 02 Oct 2002 22:13:14 +0000, by arpi
-
this patch adds an ability to recover from audio buffer cross-run by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>Wed, 02 Oct 2002 16:56:54 +0000, by alex
-
some cleanups for video_grabber() which fix a race condition by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>Wed, 02 Oct 2002 16:47:41 +0000, by alex
-
this patch adds an ability to recover from audio buffer cross-run by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>Wed, 02 Oct 2002 16:46:55 +0000, by alex
-
use snprintf instead of sprintfWed, 02 Oct 2002 14:57:42 +0000, by pontscho
-
add [video||audio]_driver_listWed, 02 Oct 2002 13:16:15 +0000, by pontscho
-
Fixing potential future problem with buffer overrunWed, 02 Oct 2002 11:00:37 +0000, by anders
-
Changing to 32 bit aritmetics for countersWed, 02 Oct 2002 10:47:18 +0000, by anders
-
change i18n to autodetectWed, 02 Oct 2002 09:24:34 +0000, by pontscho
-
1l - update len too in sliced modeTue, 01 Oct 2002 23:47:22 +0000, by arpi
-
changed order of libs to match the dependency (required for static linking)Tue, 01 Oct 2002 22:36:25 +0000, by arpi
-
new opt: -autosync, controls ao->get_delay() smoothing (default: disabled)Tue, 01 Oct 2002 22:29:04 +0000, by arpi
-
flickering fix, patch by Fredrik Noring <noring@nocrew.org>Tue, 01 Oct 2002 21:47:32 +0000, by arpi
-
fixing RV10 streamcopy - detect packet format (simple single frame vs. slicesTue, 01 Oct 2002 21:30:10 +0000, by arpi
-
rv10 cleanupTue, 01 Oct 2002 20:01:04 +0000, by michael
-
_NET_WM_FULLSCREEN supportTue, 01 Oct 2002 14:37:01 +0000, by pontscho
-
Adding support for multiple audio streams and removing annoying message from resample and formatTue, 01 Oct 2002 12:53:30 +0000, by anders
-
FreeBSD fixTue, 01 Oct 2002 09:20:27 +0000, by nexus
-
Moving lm to after lafTue, 01 Oct 2002 08:42:47 +0000, by anders
-
Adding new audio output filter layer libafTue, 01 Oct 2002 06:45:08 +0000, by anders
-
libavcodec sync; zigzag_direct and block_permute_op replaced by non-globals in MpegEncContextMon, 30 Sep 2002 21:46:54 +0000, by rik
-
- demuxer->audio->id is set to -2 when using 'frameno.avi', soMon, 30 Sep 2002 21:10:41 +0000, by arpi
-
sync by Anders Rune Jensen <anders@gnulinux.dk>Mon, 30 Sep 2002 08:04:20 +0000, by jaf
-
idct algo selection supportSun, 29 Sep 2002 23:21:57 +0000, by michael
-
audio out driver list support (example: -ao alsa9,sdl:esd,oss,sdl:oss,)Sun, 29 Sep 2002 22:57:54 +0000, by arpi
-
video out driver list support (like -vc, example: -vo xmga,xv,x11,)Sun, 29 Sep 2002 21:53:05 +0000, by arpi
-
removed obsolote func, some cosmetics of AUDIO: msgSun, 29 Sep 2002 21:52:10 +0000, by arpi
-
1l: shift+space -> normal spaceSun, 29 Sep 2002 21:19:16 +0000, by gabucino
-
some cleanup - made private vars/funcs static, removed obsolete externsSun, 29 Sep 2002 19:26:40 +0000, by arpi
-
warning fix - hope it don't break itSun, 29 Sep 2002 19:23:21 +0000, by arpi
-
warning fixesSun, 29 Sep 2002 19:19:31 +0000, by arpi
-
upsz ...Sun, 29 Sep 2002 19:00:43 +0000, by pontscho
-
vcodec=mpeg4 set as defaultSun, 29 Sep 2002 17:53:14 +0000, by arpi
-
updated my areasSun, 29 Sep 2002 17:53:05 +0000, by alex
-
updatedSun, 29 Sep 2002 16:51:09 +0000, by arpi
-
1000lSun, 29 Sep 2002 16:15:19 +0000, by arpi
-
10l, cosmeticsSun, 29 Sep 2002 15:40:14 +0000, by arpi
-
syncSun, 29 Sep 2002 15:00:38 +0000, by nexus
-
10lSun, 29 Sep 2002 14:55:52 +0000, by alex
-
updated.Sun, 29 Sep 2002 14:33:53 +0000, by gabucino
-
syncSun, 29 Sep 2002 12:23:46 +0000, by jaf
-
syncSun, 29 Sep 2002 11:45:25 +0000, by nexus
-
syncSun, 29 Sep 2002 09:39:25 +0000, by pontscho
-
Fix kde 3.1 fullscreen issues, closes my latest bugreport on that issue.Sun, 29 Sep 2002 04:18:53 +0000, by atmos4
-
moreSat, 28 Sep 2002 22:52:23 +0000, by pontscho
-
fullscreen fixes, based on mail by Havoc Pennington <hp@redhat.com>Sat, 28 Sep 2002 22:37:20 +0000, by arpi
-
add aspect changing supportSat, 28 Sep 2002 21:16:12 +0000, by pontscho
-
fix filter handling bugSat, 28 Sep 2002 20:33:56 +0000, by pontscho
-
-nograbpointer, based on old patch by Christian Ohm <chr.ohm@gmx.net>Sat, 28 Sep 2002 20:09:14 +0000, by arpi
-
- add "start in fullscreen" functionSat, 28 Sep 2002 19:42:10 +0000, by pontscho
-
argh i forgot to add new file..Sat, 28 Sep 2002 19:17:34 +0000, by arpi
-
-vo directx driver by Sascha Sommer <saschasommer@freenet.de>Sat, 28 Sep 2002 19:03:50 +0000, by arpi
-
no fix window sizeSat, 28 Sep 2002 19:00:50 +0000, by pontscho
-
passthrough timestamps to demuxerSat, 28 Sep 2002 18:51:44 +0000, by arpi
-
another dga v1 fix by Fredrik Noring <noring@nocrew.org>Sat, 28 Sep 2002 18:50:45 +0000, by arpi
-
complex patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>Sat, 28 Sep 2002 18:49:47 +0000, by alex
-
akarki fs pecseSat, 28 Sep 2002 18:49:07 +0000, by pontscho
-
sync, added cache and cleanupSat, 28 Sep 2002 18:47:40 +0000, by jaf
-
removed obsolete/unused audio|video_fm|codec, has_audio|videoSat, 28 Sep 2002 18:45:47 +0000, by arpi
-
btaudio driver support by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>Sat, 28 Sep 2002 18:42:17 +0000, by alex
-
added uhulinux urlSat, 28 Sep 2002 18:26:50 +0000, by alex
-
- fix new afm/vfm supportSat, 28 Sep 2002 18:03:34 +0000, by pontscho
-
syncSat, 28 Sep 2002 16:18:32 +0000, by nexus
-
function for blanking+clearing screenSat, 28 Sep 2002 16:10:09 +0000, by gabucino
-
syncSat, 28 Sep 2002 09:54:39 +0000, by jaf
-
-ac/-afm rewrite, now works the same way as -vc/-vfmSat, 28 Sep 2002 02:23:20 +0000, by arpi
-
0x50 enabled for mp3libSat, 28 Sep 2002 02:21:13 +0000, by arpi
-
layer-1 stream parsing (NOT decoding) supportSat, 28 Sep 2002 02:03:09 +0000, by arpi
-
decoder merged, using mpi now. support for stride, and outfmt 411p,422pFri, 27 Sep 2002 23:07:05 +0000, by arpi
-
some cleanupFri, 27 Sep 2002 22:29:43 +0000, by arpi
-
-vf eq2, LUT-based brightness/contrast/gamma correction (Y-only)Fri, 27 Sep 2002 21:08:36 +0000, by arpi
-
when working through a mixed play tree with audi-only files and video filesFri, 27 Sep 2002 20:57:00 +0000, by arpi
-
DGA1 fix by Fredrik Noring <noring@nocrew.org>Fri, 27 Sep 2002 20:48:06 +0000, by arpi
-
dump processed edit list dataFri, 27 Sep 2002 20:33:09 +0000, by arpi
-
Display the IP address that has been resolved.Fri, 27 Sep 2002 19:20:20 +0000, by bertrand
-
pass fourcc to lavcThu, 26 Sep 2002 23:53:50 +0000, by michael
-
fixing compilation on LFSThu, 26 Sep 2002 20:37:54 +0000, by gabucino
-
Added -lm for libcdparanoia (for the sin & cos symbol).Thu, 26 Sep 2002 18:48:25 +0000, by bertrand
-
syncThu, 26 Sep 2002 17:22:49 +0000, by frodone
-
syncThu, 26 Sep 2002 17:11:14 +0000, by frodone
-
Correction of spelling errors and removal of old codeThu, 26 Sep 2002 10:12:50 +0000, by anders
-
-vc/-vfm accepts codec/driver _list_ now. empty list element for -vc meansThu, 26 Sep 2002 01:31:18 +0000, by arpi
-
new func: select_codec() - disables codec by nameThu, 26 Sep 2002 01:28:32 +0000, by arpi
-
interlaced dctThu, 26 Sep 2002 00:48:25 +0000, by michael
-
accept empty strings too for STRING_LIST (example: "-xyz 1,2.5,,4," )Thu, 26 Sep 2002 00:28:32 +0000, by arpi
-
best audio/video codec selection & init moved to libmpcodecsWed, 25 Sep 2002 23:45:34 +0000, by arpi
-
fixed invalid -aid/-vid segfaultWed, 25 Sep 2002 22:19:11 +0000, by arpi
-
fixes problem with video image alignment.Wed, 25 Sep 2002 21:41:42 +0000, by arpi
-
cosmetics...Wed, 25 Sep 2002 21:18:43 +0000, by arpi
-
Attached patch improves the vertical retrace synchronisation (vsync)Wed, 25 Sep 2002 21:08:44 +0000, by arpi
-
fixed order of uninit (codec, demuxer, stream) - found by Jindrich MakovickaWed, 25 Sep 2002 20:27:34 +0000, by arpi
-
darkmasking & docsTue, 24 Sep 2002 11:23:23 +0000, by michael
-
removed -dapsync (obsolete code)Mon, 23 Sep 2002 22:12:29 +0000, by arpi
-
RTC fixes by Sidik Isani <lksi@cfht.hawaii.edu>Mon, 23 Sep 2002 22:05:09 +0000, by arpi
-
rage128 gray fix?Mon, 23 Sep 2002 21:18:59 +0000, by arpi
-
Modern versions of OpenSSH listen on localhost to forward the X11 connectionMon, 23 Sep 2002 21:17:30 +0000, by arpi
-
accepted. so we're now 110% gpl...Mon, 23 Sep 2002 19:02:21 +0000, by arpi
-
adaptive quant support ...Mon, 23 Sep 2002 15:46:16 +0000, by michael
-
sync by Fire <sefanja@gmx.net>Mon, 23 Sep 2002 07:49:25 +0000, by jaf
-
some updatesSun, 22 Sep 2002 19:47:34 +0000, by arpi
-
U-V swapping fixed, patch by Joey Parrish <joey@yunamusic.com>Sun, 22 Sep 2002 18:43:53 +0000, by arpi
-
memcpy->memove (overlapping blocks)Sun, 22 Sep 2002 17:17:29 +0000, by arpi
-
put some comemnts into teh generated help_mp.h fileSun, 22 Sep 2002 16:37:08 +0000, by arpi
-
help*.h files moved to help/ subdirSun, 22 Sep 2002 16:31:21 +0000, by arpi
-
removed unused old keyboard fifo hackSun, 22 Sep 2002 15:37:51 +0000, by arpi
-
changed 'detected fileformat' messages to a message with %sSun, 22 Sep 2002 14:28:29 +0000, by jaf
-
qtrle needs querySun, 22 Sep 2002 14:13:00 +0000, by alex
-
now also tells about 2x xxx MB CDsSun, 22 Sep 2002 13:37:11 +0000, by jaf
-
removed unusedSun, 22 Sep 2002 13:33:53 +0000, by jaf
-
removed unusedSun, 22 Sep 2002 13:28:02 +0000, by jaf
-
removed unusedSun, 22 Sep 2002 13:20:21 +0000, by jaf
-
Fix nick of sbmpostSun, 22 Sep 2002 13:14:56 +0000, by lgb
-
removed unused, sync in deSun, 22 Sep 2002 13:11:51 +0000, by jaf
-
some makefile cleanupSun, 22 Sep 2002 13:04:19 +0000, by arpi
-
compilation fix, patch by Sidik Isani <lksi@cfht.hawaii.edu>Sun, 22 Sep 2002 12:10:38 +0000, by arpi
-
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugSun, 22 Sep 2002 02:33:28 +0000, by arpi
-
wine headers cleanupSun, 22 Sep 2002 00:43:14 +0000, by arpi
-
declarations moved to *.c filesSun, 22 Sep 2002 00:39:13 +0000, by arpi
-
get_sh_audio/get_sh_video removed (never used, also useless)Sun, 22 Sep 2002 00:35:35 +0000, by arpi
-
use img_format.h instead of wine/mmioFOURCC hackSun, 22 Sep 2002 00:10:31 +0000, by arpi
-
- cosmetics, reorderSat, 21 Sep 2002 23:23:03 +0000, by arpi
-
we don't need the 0x1ff hack any more!Sat, 21 Sep 2002 22:39:04 +0000, by arpi
-
we don't need the 0x1FF hack any moreSat, 21 Sep 2002 22:38:41 +0000, by arpi
-
typoSat, 21 Sep 2002 22:06:09 +0000, by jaf
-
version 0.1.10 by Juergen Hammelmann <juergen.hammelmann@gmx.de>Sat, 21 Sep 2002 21:54:42 +0000, by jaf
-
pshufw is a mmx2 instruction, so don't use dct64_MMX_3dnowex on k6-3 whichSat, 21 Sep 2002 20:23:49 +0000, by arpi
-
New option for mplayer: -dumpmicrodvdsubSat, 21 Sep 2002 17:23:46 +0000, by kmkaplan
-
Use string selection to choose modeSat, 21 Sep 2002 13:09:57 +0000, by kmkaplan
-
Support for XviD encodingSat, 21 Sep 2002 12:41:29 +0000, by kmkaplan
-
Support for XviD encodingSat, 21 Sep 2002 12:34:02 +0000, by kmkaplan
-
"fake" Surround section removedFri, 20 Sep 2002 20:44:30 +0000, by gabucino
-
matroxtv script was modifiedFri, 20 Sep 2002 20:43:23 +0000, by gabucino
-
hmm. duplicate (+incomplete) surround sections? incomplete one removedFri, 20 Sep 2002 20:40:31 +0000, by gabucino
-
This patch allows you to use fractional values for specifying a zoom.Fri, 20 Sep 2002 18:57:14 +0000, by arpi
-
some mpcodecs option declaration moved to cfg-*, as aren;t used byFri, 20 Sep 2002 18:54:22 +0000, by arpi
-
This tiny patch adds "type=2" absolute seconds seek capability.Fri, 20 Sep 2002 18:39:09 +0000, by arpi
-
"One can cause a permanent hang on a seek, and the other just causesFri, 20 Sep 2002 18:26:54 +0000, by arpi
-
Should be: if test ; then - D Richard Felker III <dalias@aerifal.cx>Fri, 20 Sep 2002 15:46:13 +0000, by alex
-
moved to to avoid CVS-XXYYZZ- versions (if no given) - altought this comment is bigger than the patch :)Fri, 20 Sep 2002 12:50:04 +0000, by alex
-
Automatic unrar of vobsub. Does not work with rar v3Fri, 20 Sep 2002 01:26:39 +0000, by kmkaplan
-
by Panagiotis Issaris <takis@lumumba.luc.ac.be>Thu, 19 Sep 2002 16:19:49 +0000, by jaf
-
use avcodec_alloc_context()Thu, 19 Sep 2002 09:47:37 +0000, by michael
-
version no for coming releaseThu, 19 Sep 2002 08:15:59 +0000, by eyck
-
updatedWed, 18 Sep 2002 19:22:57 +0000, by arpi
-
fixing edit-list playback (it uses the mvhd-timescale instead of the mdhd-one)Wed, 18 Sep 2002 19:09:11 +0000, by arpi
-
sync with help_mp-en.h 1.56Wed, 18 Sep 2002 16:03:22 +0000, by pl
-
syncWed, 18 Sep 2002 09:33:15 +0000, by nexus
-
Wording updated and spelling checked.Wed, 18 Sep 2002 02:24:55 +0000, by diego
-
Removed obsolete entries.Wed, 18 Sep 2002 01:59:44 +0000, by diego
-
Sync with upstream version. According to Edouard Gomez:Wed, 18 Sep 2002 01:32:32 +0000, by kmkaplan
-
d_width==screenwidth && -fs hopefully fixedWed, 18 Sep 2002 01:22:03 +0000, by arpi
-
Document -noaspect, patch by Fredrik Noring <noring@nocrew.org>.Tue, 17 Sep 2002 21:49:18 +0000, by diego
-
Added the cdinfo.c for compilation.Tue, 17 Sep 2002 19:53:04 +0000, by bertrand
-
Enable CDDB support only if the network layer is enabled.Tue, 17 Sep 2002 19:52:27 +0000, by bertrand
-
Moved all the cdinfo specific from cddb to a standalone file(cdinfo.c), soTue, 17 Sep 2002 19:51:12 +0000, by bertrand
-
Moved all the cdinfo specific from cddb to a standalone file, soTue, 17 Sep 2002 19:49:57 +0000, by bertrand
-
Enable the LIVE lib only if the network layer (STREAMING) is enable.Tue, 17 Sep 2002 19:47:55 +0000, by bertrand
-
updated version (from ftp/incoming)Tue, 17 Sep 2002 16:11:50 +0000, by arpi
-
-zoom will be handled by -vop scaleTue, 17 Sep 2002 09:55:05 +0000, by arpi
-
sync & typosTue, 17 Sep 2002 07:42:34 +0000, by zdar
-
TODO completedMon, 16 Sep 2002 22:01:59 +0000, by arpi
-
updated for pre8Mon, 16 Sep 2002 21:55:06 +0000, by arpi
-
hpux DVD support fixes by Martin Gansser <mgansser@ngi.de>Mon, 16 Sep 2002 20:46:31 +0000, by arpi
-
*bsd doesn't have info.output_muted - patch by Bj«Órn Sandell <biorn@dce.chalmers.se>Mon, 16 Sep 2002 19:46:02 +0000, by arpi
-
use detected WORDSIZE instead of warning, when inttypes.h doesn't define __WORDSIZEMon, 16 Sep 2002 19:39:57 +0000, by arpi
-
WORDSIZE detection by Bj«Órn Sandell <biorn@dce.chalmers.se>Mon, 16 Sep 2002 19:37:57 +0000, by arpi
-
10lMon, 16 Sep 2002 16:53:25 +0000, by alex
-
syncMon, 16 Sep 2002 16:48:20 +0000, by jaf
-
Fix support for negative "delay:" directive in .idx file.Mon, 16 Sep 2002 15:31:34 +0000, by kmkaplan
-
sync,typoMon, 16 Sep 2002 13:59:54 +0000, by nexus
-
adding CP1251 to GUI's Font encoding for FreeTypeMon, 16 Sep 2002 13:22:50 +0000, by iive
-
update & GUI CP1251 encoding in FFTMon, 16 Sep 2002 13:15:20 +0000, by iive
-
removed dummy OGG functions - use #ifdef insteadSun, 15 Sep 2002 22:38:30 +0000, by arpi
-
some cosmetics - reordering declarations, 10l for cache2Sun, 15 Sep 2002 22:38:01 +0000, by arpi
-
'agsm' support (used by qt .mov files)Sun, 15 Sep 2002 21:24:45 +0000, by arpi
-
standard GSM support for .mov filesSun, 15 Sep 2002 21:23:59 +0000, by arpi
-
This patch fixes a segfault for native cvid decoder in bgr32 and bgr24 modes.Sun, 15 Sep 2002 21:02:22 +0000, by arpi
-
stream layer cleanup part 2Sun, 15 Sep 2002 20:51:55 +0000, by arpi
-
stream layer cleanup - part 1Sun, 15 Sep 2002 19:47:49 +0000, by arpi
-
removed obsolete VCD_CACHE hackSun, 15 Sep 2002 18:48:16 +0000, by arpi
-
10l bug - 'len' was handled wrong.Sun, 15 Sep 2002 15:50:28 +0000, by arpi
-
prefer ffsvq1 if availableSun, 15 Sep 2002 14:20:24 +0000, by arpi
-
out formats reordered, quality orderSun, 15 Sep 2002 13:36:37 +0000, by arpi
-
unused, replaced by vd_msrle.cSun, 15 Sep 2002 13:31:26 +0000, by arpi
-
- fixed some bugs in RLE decoderSun, 15 Sep 2002 13:29:00 +0000, by arpi
-
some updatesSun, 15 Sep 2002 01:53:15 +0000, by arpi
-
cross-refSun, 15 Sep 2002 01:40:59 +0000, by arpi
-
outflags describedSun, 15 Sep 2002 01:39:42 +0000, by arpi
-
some words and drawing about video pathSun, 15 Sep 2002 01:18:39 +0000, by arpi
-
The granule position of pages contining Vorbis audio is in units ofSat, 14 Sep 2002 23:21:22 +0000, by arpi
-
add one lineSat, 14 Sep 2002 19:02:48 +0000, by pontscho
-
reversed -ss behaviour (you have to use teh same -ss for all passes)Sat, 14 Sep 2002 10:47:34 +0000, by arpi
-
Added a new ASX playlist mime-typeFri, 13 Sep 2002 22:39:48 +0000, by bertrand
-
query_format support by Tilman Sauerbeck <tsauerbeck@users.sourceforge.net>Fri, 13 Sep 2002 22:13:49 +0000, by alex
-
hpux scsi dvd support by Martin Gansser <mgansser@ngi.de>Fri, 13 Sep 2002 22:04:11 +0000, by alex
-
fixed to comply with new loaderFri, 13 Sep 2002 21:55:55 +0000, by alex
-
aspect ratio support by encoding (currently only with mpeg4 and h263p)Fri, 13 Sep 2002 20:46:23 +0000, by alex
-
extended par supportFri, 13 Sep 2002 20:45:58 +0000, by alex
-
Can't return pointer to automatic C array, gmplayer file selector box doesFri, 13 Sep 2002 20:00:20 +0000, by jkeil
-
avifile sync - 95% cosmetics 5% bugFri, 13 Sep 2002 19:43:17 +0000, by arpi
-
- updated to use new stype ICopen (filename passed in the icopen struct)Fri, 13 Sep 2002 19:42:33 +0000, by arpi
-
added JFIF and UMP4Fri, 13 Sep 2002 19:27:39 +0000, by alex
-
removed unused code. fixed yv12+debug-mode sig11Fri, 13 Sep 2002 19:08:15 +0000, by alex
-
added smjpeg demuxer only for nexus' requestFri, 13 Sep 2002 18:58:14 +0000, by alex
-
bug=3Fri, 13 Sep 2002 11:54:59 +0000, by michael
-
add cpuinfoFri, 13 Sep 2002 07:54:56 +0000, by nexus
-
Reconstruct the muting state for the playback from a l/r volume of 0.0.Thu, 12 Sep 2002 16:59:11 +0000, by jkeil
-
- gui version of mplayer is using the audio 'control' function before(!) theThu, 12 Sep 2002 12:56:05 +0000, by jkeil
-
G450/G550 TV-outThu, 12 Sep 2002 09:42:39 +0000, by gabucino
-
v2.0Thu, 12 Sep 2002 09:42:00 +0000, by gabucino
-
sync by Takis Issaris <takis.issaris@skynet.be>Wed, 11 Sep 2002 18:08:34 +0000, by jaf
-
syncWed, 11 Sep 2002 14:02:54 +0000, by gabucino
-
some fixes I did while updating design5Wed, 11 Sep 2002 14:02:15 +0000, by gabucino
-
found 0.01-0.05Wed, 11 Sep 2002 00:07:48 +0000, by arpi
-
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.Tue, 10 Sep 2002 23:47:56 +0000, by arpi
-
count dropped frames in -v mode, patch by Andriy N. Gritsenko <andrej@lucky.net>Tue, 10 Sep 2002 23:19:20 +0000, by arpi
-
drop-deinterlace (dint) filter by Andriy N. Gritsenko <andrej@lucky.net>Tue, 10 Sep 2002 23:18:31 +0000, by arpi
-
changing return type of put_image void->intTue, 10 Sep 2002 22:18:32 +0000, by arpi
-
Numbering corrected.Tue, 10 Sep 2002 22:10:06 +0000, by diego
-
tga supportTue, 10 Sep 2002 21:59:52 +0000, by jonas
-
Removed authors and maintainers section, now in txt format.Tue, 10 Sep 2002 21:56:05 +0000, by diego
-
.PVA (mpeg-like fileformat used by MultiDec && WinTV) demuxerTue, 10 Sep 2002 21:50:03 +0000, by arpi
-
Small HTML fix by Andras Mohari <mayday@varoshaza.nagyatad.hu>.Tue, 10 Sep 2002 21:36:28 +0000, by diego
-
TGA images (-mf on:type=tga) supportTue, 10 Sep 2002 20:59:52 +0000, by arpi
-
fixed >2GB files demuxingTue, 10 Sep 2002 20:42:45 +0000, by arpi
-
It prevents mode change when Hsync out of range.Tue, 10 Sep 2002 20:41:13 +0000, by arpi
-
GTF update: Fixes "known parametrs" even when fbdev unusedTue, 10 Sep 2002 20:40:49 +0000, by arpi
-
I experienced several segfaults when trying to play (unencrypted) DVDsTue, 10 Sep 2002 20:33:31 +0000, by arpi
-
version number bumpedTue, 10 Sep 2002 20:07:34 +0000, by arpi
-
xanim outformats changed, indeo 3/4/5 now outputs YVU9 onlyTue, 10 Sep 2002 20:05:51 +0000, by arpi
-
- some cleanup, unused code removedTue, 10 Sep 2002 20:03:04 +0000, by arpi
-
pim1 is lowercaseTue, 10 Sep 2002 17:33:38 +0000, by arpi
-
Use the character substitution code from fntRender() / fntTextWidth()Tue, 10 Sep 2002 12:44:47 +0000, by jkeil
-
Off-by-one error allocating bitmap, when (width*height) % 8 != 0Tue, 10 Sep 2002 12:38:19 +0000, by jkeil
-
fixing y422p outputMon, 09 Sep 2002 22:48:39 +0000, by michael
-
updated a bitMon, 09 Sep 2002 22:44:23 +0000, by arpi
-
updated to libmpcodecs wayMon, 09 Sep 2002 22:43:13 +0000, by arpi
-
reference to patches.txt and porting-status.txtMon, 09 Sep 2002 22:13:21 +0000, by arpi
-
updatedMon, 09 Sep 2002 21:56:47 +0000, by arpi
-
preface added, some small changesMon, 09 Sep 2002 21:54:37 +0000, by arpi
-
maintainers list - converted from html by Andras MohariMon, 09 Sep 2002 21:40:23 +0000, by arpi
-
mplayer changelog, collected by ??? (found at incoming/ :))Mon, 09 Sep 2002 21:39:43 +0000, by arpi
-
authors section from html docs, converted by Andras MohariMon, 09 Sep 2002 21:38:50 +0000, by arpi
-
yuv422planar->yuy2 supportMon, 09 Sep 2002 20:55:57 +0000, by arpi
-
unused codeMon, 09 Sep 2002 20:11:31 +0000, by arpi
-
obsolete, use mencoder...Mon, 09 Sep 2002 20:07:46 +0000, by arpi
-
obsolete, old code. use dga with swscaler (-vo dga -zoom)Mon, 09 Sep 2002 20:07:01 +0000, by arpi
-
cosmetics - copyright msg removed, this file has nothing with mpeg2dec orMon, 09 Sep 2002 20:03:21 +0000, by arpi
-
obsoleted by font_load_ft.cMon, 09 Sep 2002 19:59:48 +0000, by arpi
-
- reorder of help, new section: Codecs, cosmetics/descriptions extendedMon, 09 Sep 2002 19:23:06 +0000, by arpi
-
When we're compiling/running on a kernel without sse/sse2 support, we haveMon, 09 Sep 2002 19:01:34 +0000, by jkeil
-
fixed palette8to{rgb24,bgr24,rgb32,bgr32}Mon, 09 Sep 2002 16:18:47 +0000, by alex
-
10lMon, 09 Sep 2002 16:13:51 +0000, by alex
-
Code to XviD VBR Library from transcode.Mon, 09 Sep 2002 12:12:30 +0000, by kmkaplan
-
Import transcode-0.6.1.20020829 XviD VBR Library into mencoder DivX4 encoderMon, 09 Sep 2002 11:47:54 +0000, by kmkaplan
-
Applied patch from Gregory Kovriga <gkovriga@techunix.technion.ac.il>Mon, 09 Sep 2002 04:16:16 +0000, by bertrand
-
removed messy global 'tv_handle', use stream->priv for that purposeSun, 08 Sep 2002 23:00:01 +0000, by arpi
-
query added for soem vfw codecsSun, 08 Sep 2002 22:57:23 +0000, by arpi
-
sorry - this was a sync for allSun, 08 Sep 2002 22:50:31 +0000, by jaf
-
extensible blinkenlights driver, can currently be used for the Arcade http://www.blinkenlights.de/arcadeSun, 08 Sep 2002 22:41:53 +0000, by rik
-
help_mp-bg.hSun, 08 Sep 2002 22:36:38 +0000, by jaf
-
syncSun, 08 Sep 2002 20:31:18 +0000, by nexus
-
-gui removalSun, 08 Sep 2002 20:28:39 +0000, by gabucino
-
sync (-gui removed)Sun, 08 Sep 2002 20:27:18 +0000, by gabucino
-
typoSun, 08 Sep 2002 19:08:29 +0000, by nexus
-
-gui option removal leftoversSun, 08 Sep 2002 16:55:43 +0000, by diego
-
fixed get_format/set_formatSun, 08 Sep 2002 16:05:59 +0000, by alex
-
changed message leveles (too many non-sense info messages)Sun, 08 Sep 2002 16:04:21 +0000, by alex
-
tuner setting isn't mandatory. requested by Jonas Munsin <jmunsin@iki.fi> for webcamsSun, 08 Sep 2002 14:55:03 +0000, by alex
-
disable annonying debug printf (autoq)Sun, 08 Sep 2002 00:01:06 +0000, by atmos4
-
indeoraw removed (nonsense)Sat, 07 Sep 2002 23:57:55 +0000, by alex
-
authors/maintainers updated - feel free to correct/extendSat, 07 Sep 2002 23:45:54 +0000, by arpi
-
added mjpa fcc to ffmjpegSat, 07 Sep 2002 22:16:14 +0000, by alex
-
removed obsolete cyuvxa, completed qpeg, added some extra supported output formats to wmv8, removed bgr32 from dv as its buggySat, 07 Sep 2002 22:08:42 +0000, by alex
-
x11 include patch for hpux 11.00 by Martin Gansser <mgansser@ngi.de>Sat, 07 Sep 2002 21:53:43 +0000, by alex
-
Don't try to reread from the socket if the server says EOFSat, 07 Sep 2002 20:38:44 +0000, by bertrand
-
Fixed an unknown command. Looks like it's a new command from WMS9.Sat, 07 Sep 2002 20:37:09 +0000, by bertrand
-
removes old input code (forgot to commit this)Sat, 07 Sep 2002 20:30:17 +0000, by alex
-
Minor speedup by nick kurshev.Sat, 07 Sep 2002 13:57:41 +0000, by atmos4
-
Now included in codecs.htmlSat, 07 Sep 2002 11:21:22 +0000, by atmos4
-
Update with new method of finding DShow codecs and a small hint about VFW on WinNT.Sat, 07 Sep 2002 11:19:53 +0000, by atmos4
-
Check if realloc failed on http_hdr->buffer instead of ptr in http_response_append,Sat, 07 Sep 2002 08:15:57 +0000, by bertrand
-
fixing mpeg in aviFri, 06 Sep 2002 22:53:26 +0000, by michael
-
typo (checking for mpeg twice, instead of mpeg & MPEG)Fri, 06 Sep 2002 22:36:55 +0000, by michael
-
syncFri, 06 Sep 2002 22:09:51 +0000, by jaf
-
Easier/Faster method of adding DShow codecs to mplayer.Fri, 06 Sep 2002 19:54:29 +0000, by atmos4
-
- GCC 3.x (SPARC) is too clever for the double->int conversion trick used inFri, 06 Sep 2002 17:34:52 +0000, by jkeil
-
removed xacodec_driver, using sh->context instead, removed xacodec_image, using mpi instead, some warning fixes. note: mpi optimisations are still pendingFri, 06 Sep 2002 16:51:16 +0000, by alex
-
sync by Anders Rune Jensen <anders@gnulinux.dk>Fri, 06 Sep 2002 14:32:57 +0000, by jaf
-
SPARC gcc generates bad code accessing an unaligned and packed structure memberFri, 06 Sep 2002 13:31:33 +0000, by jkeil
-
(big) resync with help_mp-en.h 1.52Fri, 06 Sep 2002 11:28:49 +0000, by pl
-
sync by <hephooey@fastmail.fm>Fri, 06 Sep 2002 05:29:30 +0000, by jaf
-
- simpler http_response_append (uses realloc())Fri, 06 Sep 2002 00:03:16 +0000, by arpi
-
10l found by ArpiThu, 05 Sep 2002 23:25:00 +0000, by jonas
-
10lThu, 05 Sep 2002 23:20:03 +0000, by jonas
-
remove sub sub option lists over .IPThu, 05 Sep 2002 23:17:10 +0000, by jonas
-
changes for rewriteThu, 05 Sep 2002 22:54:57 +0000, by jonas
-
rewrite (much ;), no content changeThu, 05 Sep 2002 22:53:27 +0000, by jonas
-
100lThu, 05 Sep 2002 17:13:03 +0000, by pontscho
-
man page documentationThu, 05 Sep 2002 16:42:38 +0000, by jonas
-
merged xacodec.c and vd_xanim.cThu, 05 Sep 2002 16:34:57 +0000, by alex
-
- add fuckin locale fix from Dietrich Clau©Î <dc2@clauss.dyndns.org>Thu, 05 Sep 2002 15:22:45 +0000, by pontscho
-
links (found on xvid-dev list)Thu, 05 Sep 2002 09:38:06 +0000, by michael
-
sis_vid removedThu, 05 Sep 2002 05:38:52 +0000, by jaf
-
Added CDDA credits to Alban.Thu, 05 Sep 2002 05:08:55 +0000, by bertrand
-
Humm, only if __DEBUG_URL is defined, declare the prototype...Thu, 05 Sep 2002 05:04:12 +0000, by bertrand
-
cyrix mtrr detectThu, 05 Sep 2002 01:28:10 +0000, by atmos4
-
obsolete, the new input has own lirc codeWed, 04 Sep 2002 23:55:13 +0000, by arpi
-
obsolete, no one seems to be interested to fix/update/finish thisWed, 04 Sep 2002 23:53:12 +0000, by arpi
-
1000l - planar YUV support fixed (indeo 3,4,5, i263 etc)Wed, 04 Sep 2002 23:17:53 +0000, by arpi
-
update patch by Ioannis Panteleakis <pioann@csd.auth.gr>Wed, 04 Sep 2002 22:37:15 +0000, by arpi
-
NULL->0 (warning fix)Wed, 04 Sep 2002 22:34:17 +0000, by arpi
-
config() parameters changeWed, 04 Sep 2002 21:53:38 +0000, by zdar
-
syncWed, 04 Sep 2002 21:50:17 +0000, by zdar
-
DXR3 docs updated. Patch by David Holm <david@realityrift.com>, furtherWed, 04 Sep 2002 20:22:07 +0000, by diego
-
Applied patch for OpenBDS from Marc Espie (submitted by Bj«Órn Sandell <biorn@dce.chalmers.se>)Wed, 04 Sep 2002 17:46:03 +0000, by bertrand
-
syncWed, 04 Sep 2002 16:25:51 +0000, by gabucino
-
syncWed, 04 Sep 2002 10:17:34 +0000, by nexus
-
syncWed, 04 Sep 2002 10:02:51 +0000, by nexus
-
- add workaround for fuckin localeWed, 04 Sep 2002 09:36:03 +0000, by pontscho
-
obsoletedWed, 04 Sep 2002 09:32:53 +0000, by pontscho
-
Fix package building by adding BINDIR.Tue, 03 Sep 2002 23:31:11 +0000, by diego
-
enabled csp-query support, but only for formats with 'query' flag setTue, 03 Sep 2002 22:28:31 +0000, by arpi
-
pass outflags[] index via sh->outfmtidx to the vd->control() func (for VfW)Tue, 03 Sep 2002 21:40:30 +0000, by arpi
-
- vfwex redundancy removedTue, 03 Sep 2002 21:13:48 +0000, by arpi
-
10lTue, 03 Sep 2002 20:48:56 +0000, by jonas
-
bgr8 palette fixedTue, 03 Sep 2002 20:26:32 +0000, by arpi
-
ICDecompressEndEx() addedTue, 03 Sep 2002 20:02:53 +0000, by arpi
-
Add the code that chooses a good X11 truecolor visual to the vo_x11 config()Tue, 03 Sep 2002 18:10:42 +0000, by jkeil
-
The ALT_BITSTREAM_READER code does not work on SPARC, because the code accessesTue, 03 Sep 2002 17:15:08 +0000, by jkeil
-
Enable dvdkit on solarisTue, 03 Sep 2002 17:13:08 +0000, by jkeil
-
10l fix by Mark <CompGuy284@attbi.com>Tue, 03 Sep 2002 15:18:39 +0000, by alex
-
- If fatal error while trying to connect to a WM server, skip other proto.Tue, 03 Sep 2002 01:32:13 +0000, by bertrand
-
Return -2 for fatal error while connecting to a server.Tue, 03 Sep 2002 01:29:44 +0000, by bertrand
-
Checked if the connection succeeded before writing in the socket.Tue, 03 Sep 2002 01:25:31 +0000, by bertrand
-
fixed some problems with colorspace/init order, some cleanupTue, 03 Sep 2002 00:18:08 +0000, by arpi
-
-vfm should override status/priorityMon, 02 Sep 2002 22:19:44 +0000, by arpi
-
VDCTRL_QUERY_FORMAT isn't required for constant csp supportMon, 02 Sep 2002 20:10:10 +0000, by arpi
-
10l - RANLIB added to fix libavcodec compilationMon, 02 Sep 2002 19:51:00 +0000, by arpi
-
gcc 2.95.4 doesn't like VAR==value without spacesMon, 02 Sep 2002 19:19:56 +0000, by arpi
-
allow to specify freetype-config and restrict to freetype 2.1.x+Mon, 02 Sep 2002 18:43:01 +0000, by atmos4
-
correct palette handling and query_format support (now huffyuv, cram and mwv1 is working nice)Mon, 02 Sep 2002 16:27:17 +0000, by alex
-
document -vop halfpackMon, 02 Sep 2002 03:21:03 +0000, by rfelker
-
better subfont description, moved to the write placeMon, 02 Sep 2002 00:34:20 +0000, by jonas
-
fixed uninit orderSun, 01 Sep 2002 23:33:30 +0000, by arpi
-
better freetype detectionSun, 01 Sep 2002 23:26:37 +0000, by arpi
-
FreeBSD fixSun, 01 Sep 2002 23:06:15 +0000, by nexus
-
Pontscho forgot to add *.rm to all video files...Sun, 01 Sep 2002 21:26:48 +0000, by diego
-
100lSun, 01 Sep 2002 21:16:45 +0000, by michael
-
preparation for future format, cosmetic changes (subfont, comments, etc), no real changesSun, 01 Sep 2002 20:50:07 +0000, by jonas
-
make test1 && make test2 fixedSun, 01 Sep 2002 18:25:24 +0000, by arpi
-
removed obsoleted dll_init.c/hSun, 01 Sep 2002 18:25:05 +0000, by alex
-
removed obsolete itemsSun, 01 Sep 2002 18:23:18 +0000, by alex
-
merged with dll_init.cSun, 01 Sep 2002 18:08:44 +0000, by alex
-
10lSun, 01 Sep 2002 18:07:42 +0000, by alex
-
merged with dll_initSun, 01 Sep 2002 18:00:15 +0000, by alex
-
merged with dll_init.c, moved some variables from sh_audio to private structSun, 01 Sep 2002 17:11:10 +0000, by alex
-
*** empty log message ***Sun, 01 Sep 2002 16:57:06 +0000, by jaf
-
Fixed vertical pink stripe on Radeon2 cards by Emiel Neggers <emiel@neggers.net>Sun, 01 Sep 2002 16:20:37 +0000, by alex
-
added col1 fcc to ffdivxSun, 01 Sep 2002 15:50:22 +0000, by alex
-
10lSun, 01 Sep 2002 15:17:07 +0000, by alex
-
added lcl codecs (mpmszh, mpzlib), removed zlibnativeSun, 01 Sep 2002 15:13:24 +0000, by alex
-
added LCL decoder by Roberto Togni <r_togni@libero.it>, removed my old vd_zlibSun, 01 Sep 2002 15:10:01 +0000, by alex
-
ability to override MANDIR, BINDIRSun, 01 Sep 2002 14:40:09 +0000, by arpi
-
warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Sun, 01 Sep 2002 14:30:55 +0000, by arpi
-
cosmetics, 10l at beginning, no real changesSun, 01 Sep 2002 11:46:38 +0000, by jonas
-
libmpdvdkit/ and libmp1e/ are obsolete.Sun, 01 Sep 2002 11:39:37 +0000, by diego
-
rewrite eq interface and add *.rm to fsSun, 01 Sep 2002 11:28:18 +0000, by pontscho
-
obsoletedSun, 01 Sep 2002 11:27:29 +0000, by pontscho
-
increased SUB_MAX_TEXT by Piotr Krukowiecki <piotr@pingu.ii.uj.edu.pl>Sun, 01 Sep 2002 11:08:28 +0000, by alex
-
Remove config files on purge.Sun, 01 Sep 2002 09:33:36 +0000, by diego
-
audio in layer is used only bu tvi_v4l, don't compile for others.Sat, 31 Aug 2002 22:41:29 +0000, by arpi
-
seek frameno.avi too - idea by cpro@posta.unizar.esSat, 31 Aug 2002 22:29:28 +0000, by arpi
-
some messages added/changedSat, 31 Aug 2002 21:03:34 +0000, by arpi
-
100l... sh->vcodec may be changed by mpvdec->decode()Sat, 31 Aug 2002 21:03:03 +0000, by arpi
-
made compatible to LCLSat, 31 Aug 2002 18:59:47 +0000, by alex
-
user-data moved one -v upSat, 31 Aug 2002 18:31:05 +0000, by arpi
-
10l - use NULL instead of -1 for init_video's vfmSat, 31 Aug 2002 18:24:56 +0000, by arpi
-
remove obsoleted filesSat, 31 Aug 2002 17:04:59 +0000, by pontscho
-
WARNING message gui windows disabled, the only critical warn message (tooSat, 31 Aug 2002 16:20:07 +0000, by arpi
-
fix cache disable for live.comSat, 31 Aug 2002 15:59:10 +0000, by atmos4
-
- add None to audio/video family selectionSat, 31 Aug 2002 15:55:03 +0000, by pontscho
-
removed buggy fd<0 check for disallowing dumpstream/cacheSat, 31 Aug 2002 15:44:41 +0000, by arpi
-
Improved MacOS X SDL support, enable SDL main() wrapper for Darwin, remove unused envp.Sat, 31 Aug 2002 15:04:18 +0000, by atmos4
-
- warnings enabled for GUI modeSat, 31 Aug 2002 14:54:00 +0000, by arpi
-
some cosmetics for guiSat, 31 Aug 2002 14:28:28 +0000, by alex
-
enable linewrappingSat, 31 Aug 2002 14:27:41 +0000, by alex
-
some fixesSat, 31 Aug 2002 14:19:11 +0000, by gabucino
-
1000l - libmpdvdkit2 fix, thx NexusSat, 31 Aug 2002 14:01:46 +0000, by arpi
-
print only fatal/error/warning to stderr, others go to stdoutSat, 31 Aug 2002 13:44:03 +0000, by arpi
-
fix flip handling bugSat, 31 Aug 2002 13:29:26 +0000, by alex
-
make -ac/-vc help look betterSat, 31 Aug 2002 13:22:03 +0000, by arpi
-
Zr documentation updated plus some typos fixed.Sat, 31 Aug 2002 13:10:29 +0000, by diego
-
-afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/commentsSat, 31 Aug 2002 13:09:23 +0000, by arpi
-
All RealVideo codecs liste on one line - less wasted space.Sat, 31 Aug 2002 13:05:33 +0000, by diego
-
some changes, Arpi was right...Sat, 31 Aug 2002 11:36:08 +0000, by jonas
-
forgot bug=2Sat, 31 Aug 2002 10:37:01 +0000, by michael
-
upsz ...Sat, 31 Aug 2002 09:52:43 +0000, by pontscho
-
fix vfm and add afm supportSat, 31 Aug 2002 09:45:59 +0000, by pontscho
-
very simple script for viewing results with gnuplot, converted to JPEGSat, 31 Aug 2002 08:18:56 +0000, by gabucino
-
v0.91Sat, 31 Aug 2002 08:16:44 +0000, by gabucino
-
generalized iconv detectionSat, 31 Aug 2002 02:13:20 +0000, by atmos4
-
fix some warnings on cygwin, patch by Sylvain Petreolle <spetreolle@yahoo.fr>Sat, 31 Aug 2002 01:44:54 +0000, by atmos4
-
afm/vfm migration, suboption config example, 2 typosFri, 30 Aug 2002 22:56:46 +0000, by jonas
-
-afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possibleFri, 30 Aug 2002 21:44:20 +0000, by arpi
-
dct_algoFri, 30 Aug 2002 21:30:59 +0000, by michael
-
reordered libs, especially Freetype. idea by NexusFri, 30 Aug 2002 21:24:04 +0000, by arpi
-
v0.9 of my compile+benchmark script, designed for my local boxes, shared onFri, 30 Aug 2002 21:16:52 +0000, by gabucino
-
2*10l to meFri, 30 Aug 2002 20:59:21 +0000, by arpi
-
vfwex separated from vfw, to work with new vfm system and dlopenFri, 30 Aug 2002 20:47:18 +0000, by arpi
-
sync driver names with codec-cfgFri, 30 Aug 2002 20:06:22 +0000, by arpi
-
renamed codecsFri, 30 Aug 2002 19:56:07 +0000, by arpi
-
renamed to match driver family nameFri, 30 Aug 2002 19:49:37 +0000, by arpi
-
renamed to ad_mp3lib.cFri, 30 Aug 2002 19:40:24 +0000, by arpi
-
upsz, 10lFri, 30 Aug 2002 19:32:43 +0000, by pontscho
-
add subtitle dropping supportFri, 30 Aug 2002 19:11:03 +0000, by pontscho
-
assume $(CC) can compile c++ - fixes compile with non-default compilerFri, 30 Aug 2002 14:35:17 +0000, by arpi
-
align fix - Bj«Órn Sandell <biorn@dce.chalmers.se>Fri, 30 Aug 2002 14:32:47 +0000, by arpi
-
ignore .libdepsFri, 30 Aug 2002 13:53:32 +0000, by rfelker
-
2*100l, extern fv() {} is nonsense, you have to decide if it is extern orFri, 30 Aug 2002 13:53:27 +0000, by arpi
-
added needed errno.hFri, 30 Aug 2002 13:34:08 +0000, by alex
-
v4l audio fixes by Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz>Fri, 30 Aug 2002 11:37:42 +0000, by alex
-
fixed faad detection. without this it detects my older version of the library witch isn't compatible with current ad_faad.cFri, 30 Aug 2002 11:28:43 +0000, by alex
-
mp_msg'izedFri, 30 Aug 2002 11:20:51 +0000, by alex
-
added bgr support and support for forcing output formatFri, 30 Aug 2002 11:18:20 +0000, by alex
-
added missing palette8tobgr pairs (hope it's correct)Fri, 30 Aug 2002 11:17:15 +0000, by alex
-
recurse make into subdirectories by D Richard Felker III <dalias@aerifal.cx>Fri, 30 Aug 2002 10:57:08 +0000, by alex
-
libavcodec syncFri, 30 Aug 2002 09:55:34 +0000, by rik
-
syncFri, 30 Aug 2002 08:16:52 +0000, by nexus
-
"halfpack" (yuv planar 4:2:0 -> packed 4:2:2, half height) video filterFri, 30 Aug 2002 06:16:40 +0000, by rfelker
-
RV40 supported, atrc not.Fri, 30 Aug 2002 03:55:45 +0000, by diego
-
Explain why putting [PATCH] in the subject is important.Fri, 30 Aug 2002 00:53:11 +0000, by diego
-
dct selection supportFri, 30 Aug 2002 00:38:42 +0000, by michael
-
- fix window handling with dxr3Thu, 29 Aug 2002 23:15:24 +0000, by pontscho
-
- add play time subtitle change supportThu, 29 Aug 2002 22:24:49 +0000, by pontscho
-
10l bug, found by NexusThu, 29 Aug 2002 21:37:45 +0000, by arpi
-
use dir/libname.a instead of -Ldir -lnameThu, 29 Aug 2002 21:30:57 +0000, by arpi
-
libgen.h is glibc specific, and not used at all -> removedThu, 29 Aug 2002 21:09:48 +0000, by arpi
-
This patch fixes a compile error when HAVE_FREETYPE is not defined.Thu, 29 Aug 2002 21:06:33 +0000, by arpi
-
new mencoder option -info, to store copyright, title, encoder version etc in AVIThu, 29 Aug 2002 20:50:49 +0000, by arpi
-
fixed RIFF chunk size - patch by "Andriy N. Gritsenko" <andrej@lucky.net>Thu, 29 Aug 2002 20:21:59 +0000, by arpi
-
- Tell the RTSP client code to use the string "mplayer" in RTSPThu, 29 Aug 2002 20:19:33 +0000, by arpi
-
can't dump stream if it isn't stream - tip by Ross Finlayson <finlayson@live.com>Thu, 29 Aug 2002 20:11:43 +0000, by arpi
-
syncThu, 29 Aug 2002 19:12:36 +0000, by nexus
-
add Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz> freetype patchThu, 29 Aug 2002 17:35:21 +0000, by pontscho
-
- add freetype support for guiThu, 29 Aug 2002 17:16:34 +0000, by pontscho
-
Fixed some small HTML errors.Thu, 29 Aug 2002 13:04:01 +0000, by diego
-
Fixed some breakages of single-buffer rendering of tdfxThu, 29 Aug 2002 12:04:21 +0000, by mark
-
fixes a segfault which was introduced in this file by the new ratecontrol codeThu, 29 Aug 2002 11:41:11 +0000, by rik
-
inet_aton fallback support by Joey Parrish <joey@yunamusic.com>Thu, 29 Aug 2002 07:07:12 +0000, by bertrand
-
arrg 100l in the 10lThu, 29 Aug 2002 02:20:00 +0000, by rfelker
-
fix 10l mistake and add the libdeps thing right this timeThu, 29 Aug 2002 02:11:33 +0000, by rfelker
-
removed old stuff no longer usedThu, 29 Aug 2002 02:05:01 +0000, by rfelker
-
Sipro audio now supported.Thu, 29 Aug 2002 01:56:09 +0000, by diego
-
remove nonsense tabs from makefile so emacs won't complain :)Thu, 29 Aug 2002 01:49:15 +0000, by rfelker
-
Plugin descriptions were moved to the man page.Thu, 29 Aug 2002 00:47:22 +0000, by diego
-
FreeBSD iconv change/fixWed, 28 Aug 2002 23:00:25 +0000, by nexus
-
mostly compiler warning fixes, some small bugfixWed, 28 Aug 2002 22:45:48 +0000, by arpi
-
passing extra stuff from real stuff to lavcWed, 28 Aug 2002 22:02:38 +0000, by michael
-
10l fixWed, 28 Aug 2002 21:55:44 +0000, by alex
-
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apiWed, 28 Aug 2002 21:32:32 +0000, by alex
-
Reformat some paragraphs to make them fit 80 column displays.Wed, 28 Aug 2002 21:18:33 +0000, by diego
-
freetype 2.0/2.1+ support - disabled by default until bugs fixedWed, 28 Aug 2002 20:52:02 +0000, by arpi
-
subtitle/osd cache - pre-render text to a buffer with alpha and bitmap separatedWed, 28 Aug 2002 20:45:42 +0000, by arpi
-
The rectangle is not white but inverted.Wed, 28 Aug 2002 20:42:17 +0000, by diego
-
Small note about multiple MPlayers and audio drivers.Wed, 28 Aug 2002 20:24:44 +0000, by diego
-
release /dev/dsp on pause patch by Eric Lammerts <eric@lammerts.org> (and D Richard Felker III <dalias@aerifal.cx>)Wed, 28 Aug 2002 19:37:13 +0000, by alex
-
fixed possible 'DoS' bugWed, 28 Aug 2002 18:38:41 +0000, by alex
-
written by Florian Schilhabel <florian.schilhabel@gmx.net>Wed, 28 Aug 2002 17:14:02 +0000, by alex
-
fixes problems when new line is just '\n' and not '\r\n' and enabled html-markup ignore. Patch by Piotr Krukowiecki <piotr@pingu.ii.uj.edu.pl>Wed, 28 Aug 2002 17:07:55 +0000, by alex
-
64-bit -sb offsets patch by Andy Goth <unununium@openverse.com>Wed, 28 Aug 2002 16:55:40 +0000, by alex
-
clear screen and tiny image bug patch by Burton Samograd <kruhft@kruhft.dyndns.org>Wed, 28 Aug 2002 16:22:02 +0000, by alex
-
final (?) libvo2 cleanup patch by Joey ParrishWed, 28 Aug 2002 16:09:31 +0000, by alex
-
removed old input codeWed, 28 Aug 2002 15:55:58 +0000, by alex
-
realplayer codecs wrappers, originaly written by Florian Schneider, extendedWed, 28 Aug 2002 14:17:06 +0000, by arpi
-
Use $_prefix/etc/mplayer/ as configuration file location, not $_datadir.Wed, 28 Aug 2002 11:20:48 +0000, by diego
-
align -> balign patch by (Bj«Órn Sandell <biorn at dce dot chalmers dot se>)Wed, 28 Aug 2002 00:24:27 +0000, by michael
-
libmpdvdkit on openbsd, patch by Bj«Órn Sandell <biorn@dce.chalmers.se>.Wed, 28 Aug 2002 00:05:10 +0000, by diego
-
- added matrix cracking/debugging code - disabledTue, 27 Aug 2002 23:01:54 +0000, by arpi
-
'sipr' descrambling implemented, at least for 16*6 matrixTue, 27 Aug 2002 22:46:54 +0000, by arpi
-
Added some introductory words, request only CVS for bug reports and furtherTue, 27 Aug 2002 22:28:03 +0000, by diego
-
Added proper heading tags and fixed the HTML structure.Tue, 27 Aug 2002 21:32:35 +0000, by diego
-
Cosmetics: Some more indents and newlines.Tue, 27 Aug 2002 21:19:30 +0000, by diego
-
Cosmetics: Indented code and inserted empty lines.Tue, 27 Aug 2002 21:00:39 +0000, by diego
-
Applied patch by Andras Mohari <mayday@varoshaza.nagyatad.hu>, with someTue, 27 Aug 2002 18:06:07 +0000, by diego
-
removed unused codeTue, 27 Aug 2002 16:17:54 +0000, by alex
-
SetDLLAccessPath isn't used. Patch by Andres Hess <jaska@gmx.net>Tue, 27 Aug 2002 15:46:41 +0000, by alex
-
Use the confdir we compiled with (/etc/mplayer/mplayer.conf instead ofTue, 27 Aug 2002 09:57:12 +0000, by diego
-
- add dxr3 equ patch from "Szombathelyi [iso-8859-2] Gy«Órgy" <gyurco@freemail.hu>Tue, 27 Aug 2002 08:33:05 +0000, by pontscho
-
Settle for GCC, not gcc. 10l for telling Andras otherwise.Tue, 27 Aug 2002 08:12:58 +0000, by diego
-
Updated credits for Kim Minh Kaplan from his own patch.Tue, 27 Aug 2002 01:31:57 +0000, by diego
-
- warning fixes from Dominik Mierzejewski <dominik@rangers.eu.org>Mon, 26 Aug 2002 22:20:58 +0000, by pontscho
-
Martin Olschewski <olschewski@zpr.uni-koeln.de>: [PATCH] ai_oss.c should check for USE_OSS_AUDIOMon, 26 Aug 2002 17:20:17 +0000, by alex
-
fixing compilation without divx4 patch by (R«±mi Guyomarch <rguyom at pobox dot com>)Sun, 25 Aug 2002 23:19:38 +0000, by michael
-
10lSun, 25 Aug 2002 21:52:31 +0000, by michael
-
support for the new ratecontrol codeSun, 25 Aug 2002 21:43:22 +0000, by michael
-
syncSun, 25 Aug 2002 15:37:37 +0000, by zdar
-
support for 'sipr' codec - descrambling/reorder not yet fixed.Sun, 25 Aug 2002 01:12:41 +0000, by arpi
-
some files has some shit before teh audio/video headers...Sun, 25 Aug 2002 00:07:15 +0000, by arpi
-
10l - fixed chunktab size calculationSat, 24 Aug 2002 23:07:34 +0000, by arpi
-
some newer rv20 variants also uses custommsg 0x24 to set codec subtypeSat, 24 Aug 2002 23:06:38 +0000, by arpi
-
uses new dp_hdr_t packet structureSat, 24 Aug 2002 22:40:01 +0000, by arpi
-
- changed re-muxed packet structure (see struct dp_hdr_t)Sat, 24 Aug 2002 22:39:27 +0000, by arpi
-
Fix small typo noticed by Francisco Javier Cabello <fjcabello@visual-tools.com>Sat, 24 Aug 2002 20:18:34 +0000, by atmos4
-
syncSat, 24 Aug 2002 14:22:46 +0000, by jonas
-
optimizationFri, 23 Aug 2002 21:55:57 +0000, by michael
-
iec958-init completly rewrittenFri, 23 Aug 2002 13:03:00 +0000, by joyping
-
Applied patch by Andras Mohari <mayday@varoshaza.nagyatad.hu>, slightlyFri, 23 Aug 2002 10:50:19 +0000, by diego
-
Fixed *= bug in length calculationFri, 23 Aug 2002 01:41:12 +0000, by anders
-
with the help of the Mandrake compiler maintainer this problem hasThu, 22 Aug 2002 23:41:51 +0000, by arpi
-
removed -W -Wall -g and other gcc-specific warning/debug optionsThu, 22 Aug 2002 23:29:46 +0000, by arpi
-
removed nonsense 'inline'Thu, 22 Aug 2002 23:28:33 +0000, by arpi
-
- functions inside of functions are invalid in icc. replaced with #define'sThu, 22 Aug 2002 23:28:08 +0000, by arpi
-
v4l capture update by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>Thu, 22 Aug 2002 23:05:58 +0000, by arpi
-
General Timing Formula algorithm from a scratch.Thu, 22 Aug 2002 23:03:51 +0000, by arpi
-
10l, fix compiling without tv. patch by Andreas Hess <jaska@gmx.net>Thu, 22 Aug 2002 21:30:31 +0000, by arpi
-
fix dxr3 subtitle handling and add some optimizationsThu, 22 Aug 2002 13:58:38 +0000, by pontscho
-
fix ai_oss.c compilation on non linux systems - by Bernd Ernesti <mplayer@lists.veego.de>Thu, 22 Aug 2002 08:05:27 +0000, by jaf
-
MMX optimized code for soft equalizer filterThu, 22 Aug 2002 04:59:45 +0000, by rfelker
-
documentation for -vop eqThu, 22 Aug 2002 01:47:57 +0000, by rfelker
-
How to run multiple instances of MPlayer.Thu, 22 Aug 2002 00:05:35 +0000, by diego
-
soft video equalizer filter, currently supports brightness andWed, 21 Aug 2002 23:08:20 +0000, by rfelker
-
Typos, cosmetics and a tag closed.Wed, 21 Aug 2002 22:58:19 +0000, by diego
-
new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:Wed, 21 Aug 2002 22:50:40 +0000, by arpi
-
support for SP5x video codec used by Aiptek webcamWed, 21 Aug 2002 21:50:14 +0000, by arpi
-
new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:Wed, 21 Aug 2002 21:31:20 +0000, by arpi
-
this piece of code should prevent major fullscreen screwups, which canWed, 21 Aug 2002 21:24:23 +0000, by arpi
-
added forced window clearing for Xv, because on my setup (sawfish,Wed, 21 Aug 2002 21:23:26 +0000, by arpi
-
new slave volume command done :Wed, 21 Aug 2002 20:44:29 +0000, by arpi
-
applied Andras Mohari's patchWed, 21 Aug 2002 20:28:44 +0000, by gabucino
-
dvdnav wasn't selected for compilation together with mpdvdkit2.Wed, 21 Aug 2002 20:28:24 +0000, by arpi
-
allocating large enough buffer, fixes green stuff on top for encoding of height %16 != 0 videosWed, 21 Aug 2002 19:12:13 +0000, by michael
-
asserts to check buffer size and non overlapingnessWed, 21 Aug 2002 19:08:24 +0000, by michael
-
changed spdif default from "hw:0,2" to general alias "iec958"Tue, 20 Aug 2002 14:15:25 +0000, by joyping
-
-subcc option documented, patch by Robert R. Wal <rrw at hell pl>.Tue, 20 Aug 2002 00:57:13 +0000, by diego
-
Fixed typo manpage --> man page.Tue, 20 Aug 2002 00:36:58 +0000, by diego
-
Converted the docs to use proper headings tags.Tue, 20 Aug 2002 00:33:04 +0000, by diego
-
sync by anders@gnulinux.dkMon, 19 Aug 2002 11:17:24 +0000, by jaf
-
Sync the man page with the removed sections of the HTML docs.Mon, 19 Aug 2002 01:38:59 +0000, by diego
-
typo fix, patch by (Eric Lammerts <eric at lammerts dot org>)Sun, 18 Aug 2002 22:46:03 +0000, by michael
-
begun removing "Available options" and "Examples" sections, whichSun, 18 Aug 2002 20:51:55 +0000, by gabucino
-
syncSun, 18 Aug 2002 20:48:00 +0000, by gabucino
-
Typo spotted by Steven M. Schultz <sms at 2bsd com>.Sun, 18 Aug 2002 10:24:32 +0000, by diego
-
10l patch by Jindrich Makovicka <makovick at KMLinux dot fjfi dot cvut dot cz>Sun, 18 Aug 2002 08:21:24 +0000, by michael
-
same behavior for luma & chroma single coeff eliminationSun, 18 Aug 2002 01:07:37 +0000, by michael
-
skip blocks with small chroma dc supportSat, 17 Aug 2002 20:48:23 +0000, by michael
-
Bah, if we start spellchecking this, we might as well do it right ;-)Sat, 17 Aug 2002 10:25:18 +0000, by diego
-
libmpdvdkit2 directory was not compiled - mplayer compile failed - fixed.Sat, 17 Aug 2002 09:34:53 +0000, by jaf
-
typoSat, 17 Aug 2002 09:15:30 +0000, by jaf
-
prefer libmpdvdkit2 over v1Fri, 16 Aug 2002 23:04:29 +0000, by arpi
-
apply mplayer-specific patchesFri, 16 Aug 2002 22:50:22 +0000, by arpi
-
applying css-key cache patchFri, 16 Aug 2002 22:46:01 +0000, by arpi
-
importing libmpdvdkit filesFri, 16 Aug 2002 22:43:44 +0000, by arpi
-
10lFri, 16 Aug 2002 22:39:02 +0000, by michael
-
importing libdvdread 0.9.3 filesFri, 16 Aug 2002 22:37:48 +0000, by arpi
-
40% faster blurFri, 16 Aug 2002 22:36:54 +0000, by michael
-
importing libdvdcss 1.2.2 filesFri, 16 Aug 2002 22:35:45 +0000, by arpi
-
should solve -vo vesa:vidix problem 'vosub_vidix: video server hasFri, 16 Aug 2002 22:25:45 +0000, by arpi
-
10l bug - noticed by Emiel Neggers <emiel@neggers.net>Fri, 16 Aug 2002 22:23:50 +0000, by arpi
-
hmm. vosub_vidix has LIBDIR/mplayer/vidix as driver path, so we should useFri, 16 Aug 2002 22:01:57 +0000, by arpi
-
speedup of gaussFri, 16 Aug 2002 21:02:50 +0000, by arpi
-
using precalculated src*om[][] table -> 25% faster.Fri, 16 Aug 2002 16:35:43 +0000, by arpi
-
more (~40%) speedup :)Fri, 16 Aug 2002 16:06:02 +0000, by arpi
-
syncFri, 16 Aug 2002 09:57:46 +0000, by nexus
-
fix (?) cmd line handlingThu, 15 Aug 2002 22:52:52 +0000, by pontscho
-
skip black in outline (white skip code is #if 0 as there is no speed difference)Thu, 15 Aug 2002 22:45:34 +0000, by michael
-
Applied patch by Remi Guyomarch <rguyom at pobox com>.Thu, 15 Aug 2002 22:43:27 +0000, by diego
-
added gettimeofday-based profiling/timingThu, 15 Aug 2002 20:50:13 +0000, by arpi
-
Applied patch by Andras Mohari <mayday at varoshaza nagyatad hu> in aThu, 15 Aug 2002 12:42:52 +0000, by diego
-
sync by Panagiotis Issaris <takis.issaris@skynet.be>Thu, 15 Aug 2002 11:09:35 +0000, by jaf
-
syncThu, 15 Aug 2002 08:51:57 +0000, by jaf
-
*** empty log message ***Thu, 15 Aug 2002 07:02:17 +0000, by jaf
-
bug & ver updateWed, 14 Aug 2002 23:49:55 +0000, by michael
-
ogg (.ogm) text subtitles supportWed, 14 Aug 2002 23:41:19 +0000, by arpi
-
- add dxr3 gui support (dialogbox, etc.)Wed, 14 Aug 2002 23:02:45 +0000, by pontscho
-
- Create and set up a "BITMAPINFOHEADER" and "WAVEFORMATEX" structure forWed, 14 Aug 2002 21:56:31 +0000, by arpi
-
typo fixes by Ross Finlayson <finlayson@live.com>Wed, 14 Aug 2002 21:55:48 +0000, by arpi
-
disable cache if stream->fd<0 (no regular file/pipe but some special thing)Wed, 14 Aug 2002 21:46:48 +0000, by arpi
-
adds a soname and a shared library version number to libdha.Wed, 14 Aug 2002 21:44:56 +0000, by arpi
-
dynamic libavcodec.so support updated byWed, 14 Aug 2002 21:43:49 +0000, by arpi
-
warning fixes by Sylvain Petreolle <spetreolle@yahoo.fr>Wed, 14 Aug 2002 21:28:18 +0000, by arpi
-
corrects an off-by-one error when trying to seek beyond the end of file.Wed, 14 Aug 2002 21:25:01 +0000, by arpi
-
not only divx4 has 2, 3passWed, 14 Aug 2002 20:33:26 +0000, by gabucino
-
syncWed, 14 Aug 2002 20:24:55 +0000, by gabucino
-
Link and title synched to documentation.html.Wed, 14 Aug 2002 12:39:28 +0000, by diego
-
Applied patch by Andras Mohari <mayday at varoshaza . nagyatad . hu>Wed, 14 Aug 2002 12:24:01 +0000, by diego
-
arpi told me ...Wed, 14 Aug 2002 12:20:35 +0000, by jaf
-
add uri2filename converterWed, 14 Aug 2002 12:17:04 +0000, by pontscho
-
RV20 A-V desync fixed - use timestamp hack only for RV30Wed, 14 Aug 2002 09:15:31 +0000, by arpi
-
messages moved from vf.c and vd.cTue, 13 Aug 2002 23:32:05 +0000, by jaf
-
messages moved from vf.c and vd.cTue, 13 Aug 2002 23:24:20 +0000, by jaf
-
Jindrich Makovicka's new noise pattern filter.Tue, 13 Aug 2002 21:48:14 +0000, by diego
-
remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot de>)Tue, 13 Aug 2002 19:18:20 +0000, by michael
-
semi regular noise pattern patch by (Jindrich Makovicka <makovick at kmlinux dot fjfi dot cvut dot cz>)Tue, 13 Aug 2002 17:53:32 +0000, by michael
-
messages moved from dec_??d?o.cTue, 13 Aug 2002 16:04:16 +0000, by jaf
-
syncTue, 13 Aug 2002 14:59:12 +0000, by nexus
-
A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...Tue, 13 Aug 2002 12:37:17 +0000, by jonas
-
Mozilla/Opera/? fixTue, 13 Aug 2002 11:20:12 +0000, by jonas
-
Put/get_image fixed. Deleted forgotten development commentsTue, 13 Aug 2002 08:41:49 +0000, by zdar
-
Typos & spelling fixedTue, 13 Aug 2002 08:26:06 +0000, by zdar
-
rv40 supportMon, 12 Aug 2002 00:05:01 +0000, by arpi
-
RV40 supportMon, 12 Aug 2002 00:04:37 +0000, by arpi
-
HTML fixes, no content change.Sun, 11 Aug 2002 22:27:08 +0000, by diego
-
HTML restructured. Now using definition lists instead of tables.Sun, 11 Aug 2002 22:24:26 +0000, by diego
-
Cosmetics: Properly indented table and fixed <TR> structure.Sun, 11 Aug 2002 20:38:34 +0000, by diego
-
Document new -sws options as well as TV input changes.Sun, 11 Aug 2002 19:27:05 +0000, by diego
-
kde3 dnd fix from Gregory Kovriga and file name handling fix in dnd callbackSun, 11 Aug 2002 19:12:09 +0000, by pontscho
-
updated/extended teh introduction partSun, 11 Aug 2002 18:52:55 +0000, by arpi
-
Sanitize a HTML table, <TR> are at the proper place and get closed.Sun, 11 Aug 2002 18:38:41 +0000, by diego
-
Another big batch of cosmetics *only*.Sun, 11 Aug 2002 18:27:38 +0000, by diego
-
fix -subSun, 11 Aug 2002 18:07:42 +0000, by pontscho
-
syncSun, 11 Aug 2002 17:43:24 +0000, by jaf
-
dvdnav api changedSun, 11 Aug 2002 17:14:41 +0000, by jonas
-
Created RTC section and moved RTC explanation there.Sun, 11 Aug 2002 15:49:42 +0000, by diego
-
New noise filter by Jindrich Makovicka.Sun, 11 Aug 2002 13:37:35 +0000, by diego
-
10l :)Sun, 11 Aug 2002 13:32:28 +0000, by pontscho
-
add xdnd support (from Gregory Kovriga <gkovriga@techunix.technion.ac.il>) and fix -subdelay bugSun, 11 Aug 2002 13:12:38 +0000, by pontscho
-
mmx optimized avg/film noiseSun, 11 Aug 2002 10:52:22 +0000, by michael
-
optimizationSun, 11 Aug 2002 10:12:15 +0000, by michael
-
film/average noise cleanupSun, 11 Aug 2002 09:52:23 +0000, by michael
-
film/average noise patch by (Jindrich Makovicka <makovick at KMLinux dot fjfi dot cvut dot cz>)Sun, 11 Aug 2002 09:46:50 +0000, by michael
-
oops forgot to commit thatSun, 11 Aug 2002 09:40:57 +0000, by michael
-
Initial version of Bulgarian translation, hell i vote for gettextSun, 11 Aug 2002 00:28:12 +0000, by iive
-
continuing paragraph reformattingSat, 10 Aug 2002 20:26:43 +0000, by gabucino
-
by 'lr' - <hephooey@fastmail.fm>Sat, 10 Aug 2002 18:56:45 +0000, by jaf
-
'configure changed'-test re-added, noticed by Sylvain Petreolle <spetreolle@yahoo.fr>Sat, 10 Aug 2002 18:45:31 +0000, by arpi
-
bsdbt848 driver and some formats (confused some users)Sat, 10 Aug 2002 10:59:42 +0000, by jonas
-
HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de>Fri, 09 Aug 2002 21:30:21 +0000, by arpi
-
updates by Panagiotis Issaris <takis@lumumba.luc.ac.be>Fri, 09 Aug 2002 18:08:57 +0000, by jaf
-
10l bug, noticed by Alexander Neundorf <neundorf@dellingsoft.de>Fri, 09 Aug 2002 17:47:54 +0000, by arpi
-
ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warningFri, 09 Aug 2002 17:43:49 +0000, by arpi
-
new directfb driver for 0.9.13+ by jiri.svoboda@seznam.czFri, 09 Aug 2002 17:20:46 +0000, by arpi
-
messages moved againThu, 08 Aug 2002 13:55:15 +0000, by jaf
-
email-adress updatedThu, 08 Aug 2002 11:27:32 +0000, by jaf
-
1000lThu, 08 Aug 2002 10:46:16 +0000, by michael
-
small rule to strip binaries in source dir (24MB mplayer binary is a bit klugdy for non debug-work :)Wed, 07 Aug 2002 21:51:10 +0000, by atmos4
-
messages moved from mencoder.c to helpmp??.hWed, 07 Aug 2002 18:24:25 +0000, by jaf
-
using help_mp-??.h for one messageWed, 07 Aug 2002 09:08:10 +0000, by jaf
-
anders@gnulinux.dkWed, 07 Aug 2002 09:01:13 +0000, by jaf
-
mpeg4 mpeg quantizer encodingWed, 07 Aug 2002 00:08:57 +0000, by michael
-
10lTue, 06 Aug 2002 22:01:45 +0000, by arpi
-
detection reordered. note: raw DV detection should be more reliable.Tue, 06 Aug 2002 21:21:14 +0000, by arpi
-
-vc null is better than -hardframedrop -- hint by gabor <gabor@realtime.sk>Tue, 06 Aug 2002 20:31:48 +0000, by arpi
-
10l bug (missing break;) found by Jim Hawkins <jim@jawkins.com>Tue, 06 Aug 2002 19:45:59 +0000, by arpi
-
autodetection of MJPEG card for -vo zr by grepping /proc/pciTue, 06 Aug 2002 14:23:23 +0000, by rik
-
Put all spudec_new stuff in a single function,Tue, 06 Aug 2002 13:32:55 +0000, by kmkaplan
-
update by Jiri Svoboda <jiri.svoboda@seznam.cz>Tue, 06 Aug 2002 10:22:50 +0000, by jaf
-
syncTue, 06 Aug 2002 09:05:08 +0000, by nexus
-
codecs.conf min. version bumpedMon, 05 Aug 2002 21:02:23 +0000, by arpi
-
real 'sipr' audio added (not yet working), version bumpedMon, 05 Aug 2002 21:01:53 +0000, by arpi
-
0.1lMon, 05 Aug 2002 20:49:58 +0000, by rik
-
cinerama support in -vo zr for people with more than one zoran card, documentation contained in -zrhelpMon, 05 Aug 2002 20:03:22 +0000, by rik
-
100lMon, 05 Aug 2002 19:38:30 +0000, by arpi
-
moved messages to help_mp-??.hMon, 05 Aug 2002 18:37:14 +0000, by jaf
-
allow early exit from esds parsing, so decoder info (type & bitrate) areMon, 05 Aug 2002 18:22:51 +0000, by arpi
-
support for .mp4 with .mp3 audioMon, 05 Aug 2002 18:22:14 +0000, by arpi
-
native DV audio/video decoders using libdvMon, 05 Aug 2002 17:23:22 +0000, by arpi
-
native libdv added, fourccs fixed/commented for qdv & mcdvMon, 05 Aug 2002 17:22:14 +0000, by arpi
-
raw .dv stream demuxer by Alexander Neundorf <neundorf@kde.org>Mon, 05 Aug 2002 17:21:35 +0000, by arpi
-
oac/ovc changes, -osdleevl defaults to 1Mon, 05 Aug 2002 13:53:30 +0000, by arpi
-
no default oac/ovc (it just confuses users), more detailed -oac/-ovc helpMon, 05 Aug 2002 13:41:32 +0000, by arpi
-
Bswap fixes for 64bit cpus, thx to Falk Hueffner for the hint.Mon, 05 Aug 2002 13:04:54 +0000, by atmos4
-
osdlevel=1 by defaultMon, 05 Aug 2002 12:57:54 +0000, by arpi
-
updates, using DIRECTFBVERSION and video EQ support by Jiri.Svoboda@seznam.czMon, 05 Aug 2002 11:46:51 +0000, by arpi
-
directfb version detectionMon, 05 Aug 2002 11:42:29 +0000, by arpi
-
PPC endianess fix by Colin Leroy <colin@colino.net>Mon, 05 Aug 2002 11:26:26 +0000, by arpi
-
sorryMon, 05 Aug 2002 06:46:54 +0000, by jaf
-
fixed 'eof at 66s' bugMon, 05 Aug 2002 03:13:45 +0000, by arpi
-
compilation bug found by Julien Portalier <julien@portalier.com>Mon, 05 Aug 2002 01:53:17 +0000, by arpi
-
gui seekbar pos calc overflow fixedMon, 05 Aug 2002 01:32:11 +0000, by arpi
-
endian autodetection by Bertrand + Michael, tested on x86, PPC, sparc, alphaMon, 05 Aug 2002 01:31:47 +0000, by atmos4
-
- fix equ handlingMon, 05 Aug 2002 01:14:14 +0000, by pontscho
-
warning fixMon, 05 Aug 2002 01:06:25 +0000, by arpi
-
applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson <finlayson@live.com>Mon, 05 Aug 2002 00:39:07 +0000, by arpi
-
VCDs do *not* get mounted.Mon, 05 Aug 2002 00:27:26 +0000, by diego
-
small fixes...Mon, 05 Aug 2002 00:11:44 +0000, by arpi
-
Applied some suggestions by Nilmoni Deb.Sun, 04 Aug 2002 22:26:35 +0000, by diego
-
Changed all link names from the section number to a sensible label.Sun, 04 Aug 2002 22:13:09 +0000, by diego
-
- fix playlist2dvd bugSun, 04 Aug 2002 20:44:21 +0000, by pontscho
-
'switched to -ni' hinzugef«ägtSun, 04 Aug 2002 20:33:19 +0000, by jaf
-
- fix mixer handlingSun, 04 Aug 2002 19:23:58 +0000, by pontscho
-
faszomSun, 04 Aug 2002 19:15:45 +0000, by arpi
-
igaz - corrected according to arpiSun, 04 Aug 2002 19:10:07 +0000, by gabucino
-
"szviccsing tu -ni" addedSun, 04 Aug 2002 18:58:55 +0000, by gabucino
-
format incompatibility warningSun, 04 Aug 2002 18:33:26 +0000, by arpi
-
- fix fuckin' locale (?:)Sun, 04 Aug 2002 17:24:00 +0000, by pontscho
-
ver=-1 as defaultSun, 04 Aug 2002 16:27:52 +0000, by michael
-
mjpeg codecs reordered - now it plays almost everything by defaultSun, 04 Aug 2002 16:06:24 +0000, by arpi
-
updated - we're ready for a pre-release nowSun, 04 Aug 2002 15:39:31 +0000, by arpi
-
support for packetized aac streams (used in .mp4 files)Sun, 04 Aug 2002 15:33:41 +0000, by arpi
-
mp4v (.mp4 video) addedSun, 04 Aug 2002 13:52:24 +0000, by arpi
-
10000l - didn't clear new stream struct, causing possible sig11 in cache layerSun, 04 Aug 2002 13:35:25 +0000, by arpi
-
gui.conf parsing moved to after gtkInit() - should fix i18n problemsSun, 04 Aug 2002 11:09:20 +0000, by arpi
-
syncSun, 04 Aug 2002 09:21:32 +0000, by nexus
-
Document change_rectangleSun, 04 Aug 2002 02:27:25 +0000, by kmkaplan
-
Add the input command "change_rectangle" to control the rectangleSun, 04 Aug 2002 02:22:27 +0000, by kmkaplan
-
Add the control VFCTRL_CHANGE_RECTANGLESun, 04 Aug 2002 02:21:50 +0000, by kmkaplan
-
Add the control VFCTRL_CHANGE_RECTANGLESun, 04 Aug 2002 02:19:20 +0000, by kmkaplan
-
'swtiching to -ni' addedSun, 04 Aug 2002 01:48:54 +0000, by arpi
-
detection of badly interleaved avi files and auto-switch to -niSun, 04 Aug 2002 01:48:35 +0000, by arpi
-
new_demux_packet: allocate 8 bytes too muchSun, 04 Aug 2002 00:15:58 +0000, by arpi
-
Added a uniform title: something - MPlayer - The Movie Player for Linux.Sun, 04 Aug 2002 00:07:55 +0000, by diego
-
It all started with fixing a few dangling links...Sat, 03 Aug 2002 22:48:41 +0000, by diego
-
typoSat, 03 Aug 2002 21:26:25 +0000, by diego
-
-dvdkey option clarified.Sat, 03 Aug 2002 20:36:53 +0000, by diego
-
Result of review by Nilmoni Deb <ndeb@ece.cmu.edu>.Sat, 03 Aug 2002 19:19:22 +0000, by diego
-
ReviewSat, 03 Aug 2002 01:32:14 +0000, by diego
-
imho swscale also likes aligned stride :)Fri, 02 Aug 2002 22:57:58 +0000, by arpi
-
- some reorder/cleanup of mp_image flagsFri, 02 Aug 2002 22:55:54 +0000, by arpi
-
prefer 422P for mjpegFri, 02 Aug 2002 19:39:37 +0000, by arpi
-
colorspace part cleanup and support for IMGFMT_422P, _444PFri, 02 Aug 2002 19:38:59 +0000, by arpi
-
added new formats: 444p,422p, 411pFri, 02 Aug 2002 19:36:31 +0000, by arpi
-
count blocks by rounded-up chunksizes instead of chunks -Fri, 02 Aug 2002 17:44:16 +0000, by arpi
-
ignore pnot/PICTFri, 02 Aug 2002 17:41:02 +0000, by arpi
-
compatibility with _OLD_ lavc & uv_stride checkFri, 02 Aug 2002 12:19:21 +0000, by michael
-
The rectangle of the rectangle plugin is not necessarily white.Fri, 02 Aug 2002 01:23:43 +0000, by diego
-
Documented -srate for MEncoder.Fri, 02 Aug 2002 01:02:46 +0000, by diego
-
The endless quest to force people into writing good bug reports part 2342:Fri, 02 Aug 2002 00:59:35 +0000, by diego
-
skip 'pnot' and 'PICT' - fixes incoming/1.movThu, 01 Aug 2002 21:16:57 +0000, by arpi
-
sync with english begunThu, 01 Aug 2002 20:49:41 +0000, by gabucino
-
planar yuv 444 422 411 supportThu, 01 Aug 2002 12:39:08 +0000, by michael
-
negative delay won't workThu, 01 Aug 2002 08:53:32 +0000, by arpi
-
audio preload/density/delay configurableThu, 01 Aug 2002 08:39:33 +0000, by arpi
-
- yuv422 disabled (no IMGFMT for _planar_ 422)Wed, 31 Jul 2002 20:18:44 +0000, by arpi
-
new filter to use libavcodec's deinterlacerWed, 31 Jul 2002 19:50:42 +0000, by arpi
-
initial window size (-xy) fixed - patch by Kazunori Ueno <jagarl@creator.club.ne.jp>Wed, 31 Jul 2002 19:40:33 +0000, by arpi
-
upsz 2Wed, 31 Jul 2002 13:26:46 +0000, by pontscho
-
no need for ioctl.h if not using dvbWed, 31 Jul 2002 05:25:57 +0000, by rfelker
-
fix silly shorthand that could cause trouble portingWed, 31 Jul 2002 05:23:09 +0000, by rfelker
-
gtk dialog bug fixTue, 30 Jul 2002 23:09:24 +0000, by pontscho
-
There appears to be a trivial namespace error in determining the validTue, 30 Jul 2002 19:19:16 +0000, by arpi
-
It makes sense to me to try and use any locally installed win32 DLLsTue, 30 Jul 2002 19:06:51 +0000, by arpi
-
- fixed size/aspect for -fsTue, 30 Jul 2002 18:52:57 +0000, by arpi
-
ogm audio format id is in hex, not decTue, 30 Jul 2002 18:14:02 +0000, by arpi
-
Documented -vop rectangle.Tue, 30 Jul 2002 18:08:06 +0000, by diego
-
libao2 stuff move dto libao2.txtTue, 30 Jul 2002 17:56:24 +0000, by arpi
-
10l - PUT_IMAGE->DRAW_IMAGETue, 30 Jul 2002 17:41:11 +0000, by arpi
-
typo fixes and updates around libavcodecTue, 30 Jul 2002 17:32:45 +0000, by arpi
-
updated - feel free to commentTue, 30 Jul 2002 16:54:01 +0000, by arpi
-
vd_vfw.cTue, 30 Jul 2002 16:41:33 +0000, by arpi
-
1l :)Tue, 30 Jul 2002 16:40:42 +0000, by arpi
-
upsz :)Tue, 30 Jul 2002 13:38:35 +0000, by pontscho
-
quit on unknown parmTue, 30 Jul 2002 12:24:26 +0000, by atmos4
-
- some cosmetic change in preferencesTue, 30 Jul 2002 11:50:20 +0000, by pontscho
-
fix (?) equalizer distortion problemTue, 30 Jul 2002 11:48:18 +0000, by pontscho
-
fix audio files (mp3,wav) position calcTue, 30 Jul 2002 11:46:29 +0000, by pontscho
-
update by "Jiri Svoboda" <jiri.svoboda@seznam.cz>Tue, 30 Jul 2002 09:17:19 +0000, by jaf
-
added missing formats :)Mon, 29 Jul 2002 16:24:40 +0000, by rfelker
-
10l to dunnoSun, 28 Jul 2002 22:29:04 +0000, by atmos4
-
Fix overall frametime overflow, hopefully long long int is portable. (untested, will test tomorrow)Sun, 28 Jul 2002 22:09:03 +0000, by atmos4
-
Add type= and fix a minor typing difference from ffmpegSun, 28 Jul 2002 21:56:18 +0000, by atmos4
-
... removed from vf's control(), sing struct for equalizer. based on patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>Sun, 28 Jul 2002 21:30:09 +0000, by arpi
-
Use RGB for palette from .IDX fileSun, 28 Jul 2002 16:37:05 +0000, by kmkaplan
-
Transform Vobsub subtitles into Subrip text subtitles using GOCR/JOCR.Sun, 28 Jul 2002 16:30:52 +0000, by kmkaplan
-
New function vobsub_get_next_packet for subrip.Sun, 28 Jul 2002 16:28:30 +0000, by kmkaplan
-
Generate ffmpeg compatible vstats_<time>.log, when -lavdopts vstats is specified.Sun, 28 Jul 2002 15:54:26 +0000, by atmos4
-
Make vobsub palette generation compatible with windows vobsub.Sun, 28 Jul 2002 12:01:32 +0000, by atmos4
-
Flush from my local tree, probably more future safe mangle decision of OpenBSD, in case they switch over to ELF.Sun, 28 Jul 2002 11:07:30 +0000, by atmos4
-
Disable OSD outside movie, because it's not redrawn currently, user can use -vop expand to get osd outisde movie.Sat, 27 Jul 2002 22:10:58 +0000, by atmos4
-
syncSat, 27 Jul 2002 20:46:48 +0000, by frodone
-
remove CYGWIN_BIG_TYPES, as it breaks st_size member of stat structSat, 27 Jul 2002 18:33:44 +0000, by atmos4
-
syncSat, 27 Jul 2002 14:52:38 +0000, by jaf
-
Document rectangle plugin.Sat, 27 Jul 2002 12:18:53 +0000, by kmkaplan
-
New plugin to test crop parameters. Arguments are the same as for theSat, 27 Jul 2002 11:40:15 +0000, by kmkaplan
-
syncSat, 27 Jul 2002 01:12:53 +0000, by frodone
-
Add loadfile and loadlist commands. May be buggy if the filename contain someFri, 26 Jul 2002 21:26:39 +0000, by albeu
-
removed query_vaaFri, 26 Jul 2002 12:42:43 +0000, by alex
-
Add uninit to the avi demuxerFri, 26 Jul 2002 12:36:13 +0000, by albeu
-
equalizer docs updatedFri, 26 Jul 2002 12:22:49 +0000, by alex
-
warning fixesFri, 26 Jul 2002 04:04:51 +0000, by atmos4
-
Reorganized the README. More general information up front, more conciseFri, 26 Jul 2002 03:53:27 +0000, by diego
-
limit parameter for cropdetect, fixed column.Fri, 26 Jul 2002 03:28:07 +0000, by diego
-
Reviewed Filter section, added limit parameter to cropdetect, not only SDLFri, 26 Jul 2002 03:24:24 +0000, by diego
-
10L free the cacheFri, 26 Jul 2002 02:32:41 +0000, by albeu
-
10L bugs founds by Jindrich Makovicka <makovick at MLinux dot fjfi dot cvut dotcz>Fri, 26 Jul 2002 02:04:11 +0000, by albeu
-
documenting cropdetect's parameterFri, 26 Jul 2002 00:12:13 +0000, by arpi
-
Improved ao_arts delay and buff er handling, patch by Szombathelyi Gy|rgy <gyurco@freemail.hu>Fri, 26 Jul 2002 00:02:31 +0000, by atmos4
-
10l bug fixed (info.cap |= -> = )Thu, 25 Jul 2002 22:54:03 +0000, by arpi
-
vide EQ fixed - lumactl register is not readable!Thu, 25 Jul 2002 22:52:51 +0000, by arpi
-
syncThu, 25 Jul 2002 22:37:55 +0000, by nexus
-
video eq:Thu, 25 Jul 2002 22:18:49 +0000, by arpi
-
eq range mapping -100..100 => 0..100Thu, 25 Jul 2002 22:14:45 +0000, by arpi
-
SetValue: ignore case of 'item'Thu, 25 Jul 2002 22:13:59 +0000, by arpi
-
print warning about unsupported video eq attributesThu, 25 Jul 2002 21:55:13 +0000, by arpi
-
eq fixed, based on patch by .soThu, 25 Jul 2002 21:36:04 +0000, by arpi
-
- fixed overflow by +-0x80Thu, 25 Jul 2002 21:34:24 +0000, by arpi
-
upsz, sorry, i forgott this :) (skin name saving:)Thu, 25 Jul 2002 21:31:36 +0000, by pontscho
-
add preferences to guiThu, 25 Jul 2002 20:34:33 +0000, by pontscho
-
- add some control (ao_oss, pl_extrastereo)Thu, 25 Jul 2002 20:28:47 +0000, by pontscho
-
- add preferences support (first try)Thu, 25 Jul 2002 20:26:38 +0000, by pontscho
-
more eq cleanupThu, 25 Jul 2002 20:23:18 +0000, by arpi
-
Correct dump_srt millisecond outputThu, 25 Jul 2002 18:05:08 +0000, by kmkaplan
-
codmetics :)Thu, 25 Jul 2002 16:39:22 +0000, by arpi
-
10lThu, 25 Jul 2002 15:32:29 +0000, by arpi
-
little fixThu, 25 Jul 2002 13:38:14 +0000, by alex
-
smthThu, 25 Jul 2002 13:36:59 +0000, by alex
-
eq synced to new way, not tested, but the old one isn't working yetThu, 25 Jul 2002 13:23:44 +0000, by alex
-
eq reworkedThu, 25 Jul 2002 13:12:23 +0000, by alex
-
fixed possible 10l bug (vf not initialized yet)Thu, 25 Jul 2002 10:27:35 +0000, by alex
-
DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, small changes by me.Thu, 25 Jul 2002 03:37:28 +0000, by atmos4
-
Explain what we need and why a little more verbosely.Thu, 25 Jul 2002 02:38:20 +0000, by diego
-
Advertise mencvcd, the woes of seeking in a paused movie and to OSD or notThu, 25 Jul 2002 01:48:17 +0000, by diego
-
eq reworkedWed, 24 Jul 2002 18:19:39 +0000, by alex
-
equalizer reworkedWed, 24 Jul 2002 18:14:21 +0000, by alex
-
eq handling reworkedWed, 24 Jul 2002 17:25:13 +0000, by alex
-
Make spudec_assemble more resistent in the face of incomplete packets.Wed, 24 Jul 2002 16:47:29 +0000, by kmkaplan
-
Added 2 entries: no sound without win32 and no sound with sound daemon.Wed, 24 Jul 2002 03:49:34 +0000, by diego
-
Added -xvidopts as described by Albeu on #mplayerdev.Wed, 24 Jul 2002 02:14:14 +0000, by diego
-
Moved RealPlayer libs installation to codecs.html where all the otherWed, 24 Jul 2002 01:56:08 +0000, by diego
-
Workaround for seeking multiangle discs with missing sml_agli[] table, as aTue, 23 Jul 2002 23:36:44 +0000, by arpi
-
Remove depency on libmpdemux streams, use ANSI IO instead.Tue, 23 Jul 2002 20:19:42 +0000, by kmkaplan
-
Configuration files documented.Tue, 23 Jul 2002 20:10:39 +0000, by diego
-
Hopefully correct 10l fix for duuno who.Tue, 23 Jul 2002 19:37:11 +0000, by atmos4
-
firstTue, 23 Jul 2002 16:46:51 +0000, by pontscho
-
fixed missing result when --disable-divx4linux is specifiedTue, 23 Jul 2002 15:13:00 +0000, by rfelker
-
Warnings fix by Sylvain Petreolle <spetreolle@yahoo.fr>, fixed by me.Tue, 23 Jul 2002 12:03:05 +0000, by atmos4
-
support for older xvid versions and IMGFMT_IYUVMon, 22 Jul 2002 14:54:34 +0000, by alex
-
Applied patch by Fabian Franz <FabianFranz@gmx.de>, adding a note to the TVMon, 22 Jul 2002 11:25:01 +0000, by diego
-
10l fix, by R«±mi Guyomarch <rguyom@pobox.com> && Bj«Órn SandellSun, 21 Jul 2002 22:20:05 +0000, by arpi
-
fix hue bug with nvidia's shit. i teszted with g400,radeon7500,tnt2ultra,geforce2mx200Sun, 21 Jul 2002 19:57:25 +0000, by pontscho
-
Fix vbr muxing and win32 codec crash on initSun, 21 Jul 2002 14:36:33 +0000, by albeu
-
endianess fix by Colin Leroy <colin@colino.net>Sun, 21 Jul 2002 12:13:40 +0000, by arpi
-
DR1+IPB support (works only with ffmpeg12, as libmpeg2 doesn't accept stride)Sat, 20 Jul 2002 16:38:31 +0000, by arpi
-
DR1 with IPB fixedSat, 20 Jul 2002 16:27:17 +0000, by arpi
-
added 'priv' field to mpi - requires for tracking frames with differentSat, 20 Jul 2002 16:26:49 +0000, by arpi
-
DR1 IP/IPB supoprt (I/P only with -double) -- OSD *must be* disabled! :)Sat, 20 Jul 2002 15:49:38 +0000, by arpi
-
10L bugs founds by Jindrich Makovicka <makovicki at KMLinux dot fjfi dot cvuti dot cz>Sat, 20 Jul 2002 14:26:38 +0000, by albeu
-
Add direct rendering method 2Sat, 20 Jul 2002 13:53:53 +0000, by albeu
-
- fix audio equalizerFri, 19 Jul 2002 20:51:48 +0000, by pontscho
-
playlist addedFri, 19 Jul 2002 07:51:01 +0000, by jaf
-
Huge patch by Jonas Jermann <jjermann@gmx.net> (2/2).Fri, 19 Jul 2002 02:11:59 +0000, by diego
-
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).Fri, 19 Jul 2002 01:24:15 +0000, by diego
-
fixing swscaler bug ;)Thu, 18 Jul 2002 22:44:31 +0000, by michael
-
Put back the ordering of the if as requested by Arpi.Thu, 18 Jul 2002 16:14:27 +0000, by kmkaplan
-
added real mmap supportThu, 18 Jul 2002 16:09:54 +0000, by joyping
-
Disabled spuenc, it still doesn't work well with the em8300Thu, 18 Jul 2002 14:59:55 +0000, by mswitch
-
Applied patch by Alban Bedel <albeu@free.fr>.Thu, 18 Jul 2002 14:48:58 +0000, by diego
-
Round height or width to valid values when doing automatic calculation.Thu, 18 Jul 2002 14:06:32 +0000, by kmkaplan
-
Avoid ulong typedef clash and replace if by unsigned long, patch by Joey Parrish.Wed, 17 Jul 2002 23:28:37 +0000, by atmos4
-
1000000lWed, 17 Jul 2002 21:20:11 +0000, by michael
-
check if the available buffers are big enough in get_imageWed, 17 Jul 2002 00:54:31 +0000, by michael
-
fallback to slices, if dr1 fails (bug found by kabi)Tue, 16 Jul 2002 23:42:44 +0000, by michael
-
checking num_buffers for IMGTYPE_IPTue, 16 Jul 2002 21:07:05 +0000, by michael
-
10l y422p -> y420pTue, 16 Jul 2002 12:04:30 +0000, by michael
-
10l (init flags after init ...)Tue, 16 Jul 2002 00:56:12 +0000, by michael
-
svq1 direct renderingMon, 15 Jul 2002 21:33:46 +0000, by michael
-
imgtype IP supportMon, 15 Jul 2002 14:30:12 +0000, by michael
-
10lMon, 15 Jul 2002 00:30:50 +0000, by michael
-
dont depend upon vo_directrenderingSun, 14 Jul 2002 21:57:03 +0000, by michael
-
fixing fixmesSun, 14 Jul 2002 21:30:54 +0000, by michael
-
direct rendering method 1 (disabled currently as its not bugfree / finished yet, just set dr1=1 if u want to try it)Sun, 14 Jul 2002 19:44:40 +0000, by michael
-
DXR3 moved to video.html. TOC updated, added <CODE> where appropiate.Sun, 14 Jul 2002 17:54:05 +0000, by diego
-
diego sux.Sun, 14 Jul 2002 16:06:19 +0000, by gabucino
-
Add missing description for lameopts aqSun, 14 Jul 2002 15:54:09 +0000, by atmos4
-
Added DVB to the HTML docs.Sat, 13 Jul 2002 17:54:04 +0000, by diego
-
Synchronised TOC and section titles.Sat, 13 Jul 2002 16:11:52 +0000, by diego
-
FFmpeg libavcodec directory is unknown to CVS, as is mga_vid_test.Sat, 13 Jul 2002 15:10:33 +0000, by diego
-
This event now has correct spelling.Sat, 13 Jul 2002 14:55:40 +0000, by diego
-
Lots of <I> --> <CODE>, added missing section, star wars text corrected.Sat, 13 Jul 2002 14:41:59 +0000, by diego
-
Some spellchecking, moved the section to the correct position, someSat, 13 Jul 2002 14:23:36 +0000, by diego
-
vd_xvid need divx.hSat, 13 Jul 2002 12:02:57 +0000, by albeu
-
playlist addedSat, 13 Jul 2002 09:42:21 +0000, by jaf
-
fix for interlaced (2 fields) mpeg2 streams:Fri, 12 Jul 2002 18:03:16 +0000, by arpi
-
8 and 16bpp qtrle supportFri, 12 Jul 2002 17:49:04 +0000, by alex
-
xv support under cygwin - patch by Sycotic Smith <sycotic at linuxmail.org>Fri, 12 Jul 2002 17:09:53 +0000, by alex
-
workaround for empty version1 audio headers (bugreport by Sascha Sommer)Fri, 12 Jul 2002 13:50:35 +0000, by arpi
-
Patch by Jiri Svoboda:Fri, 12 Jul 2002 10:27:08 +0000, by atmos4
-
syncFri, 12 Jul 2002 08:24:57 +0000, by nexus
-
ad_dk4adpcm is done by ima_adpcm (obsoleted)Fri, 12 Jul 2002 04:05:56 +0000, by atmos4
-
fix tv bazzeFri, 12 Jul 2002 03:26:46 +0000, by atmos4
-
add simple playlist supportFri, 12 Jul 2002 00:53:26 +0000, by pontscho
-
Document -vobsubout, -vobsuboutid and -vobsuboutindexThu, 11 Jul 2002 22:01:40 +0000, by kmkaplan
-
Document -vobsubout, -vobsubid and -vobsubindexThu, 11 Jul 2002 21:47:16 +0000, by kmkaplan
-
Don't call libvo draw slice directlyThu, 11 Jul 2002 20:19:00 +0000, by albeu
-
Add draw slice for the codecsThu, 11 Jul 2002 20:17:27 +0000, by albeu
-
support for external pp by divx4. some fixes/cosmetics?Thu, 11 Jul 2002 19:16:30 +0000, by alex
-
better support for rgb/bgr formatsThu, 11 Jul 2002 19:08:23 +0000, by alex
-
Lots of compatibility fixes for Windows' Vobsub reader.Thu, 11 Jul 2002 18:49:18 +0000, by kmkaplan
-
Fix Vobsub output synchro.Thu, 11 Jul 2002 18:48:43 +0000, by kmkaplan
-
Silly me, vo_x11 doesn't use my aspect code!Thu, 11 Jul 2002 16:14:55 +0000, by atmos4
-
adapting to the 'adding fff prefix to avoid global name conflicts' changes in libavcodecThu, 11 Jul 2002 13:05:53 +0000, by rik
-
fixed spdifThu, 11 Jul 2002 10:20:54 +0000, by joyping
-
Support for Xvid using their new api. If divx4 compatiblity is disabeledWed, 10 Jul 2002 20:56:57 +0000, by albeu
-
vqmin=1 weirdnessWed, 10 Jul 2002 13:58:54 +0000, by michael
-
Only space and 'p' will unpause, other keys will unpause and do their function (eg. seek),Wed, 10 Jul 2002 13:40:32 +0000, by atmos4
-
Patch by Alan Young <ayoung at teleport.com>: Fix xacodec type mismatch, whichWed, 10 Jul 2002 08:56:06 +0000, by atmos4
-
Added a simple xmcd parser to retreive the tracks name.Wed, 10 Jul 2002 08:51:11 +0000, by bertrand