Mercurial > mplayer.hg
graph
-
10lMon, 14 Oct 2002 22:42:55 +0000, by jonas
-
remove some notes, more conversion notesMon, 14 Oct 2002 22:14:41 +0000, by jonas
-
rewrite (again ;), cosmetics, no real changesMon, 14 Oct 2002 22:10:38 +0000, by jonas
-
MSGL_DBG2 -> MSGL_INFOMon, 14 Oct 2002 20:51:18 +0000, by attila
-
printf -> mp_msgMon, 14 Oct 2002 15:12:04 +0000, by attila
-
correction of Kim Minh Kaplan, some cosmeticsMon, 14 Oct 2002 14:03:12 +0000, by jonas
-
put M4S2 & MP4S headers in avctx->extradata (in the unlikely case that they arent missing completly)Mon, 14 Oct 2002 12:51:55 +0000, by michael
-
always use rounded-up blocksize for .avi files (fixes Firestarter.mpg.avi)Mon, 14 Oct 2002 01:39:17 +0000, by arpi
-
trivial date & disclaimer fixSun, 13 Oct 2002 23:28:29 +0000, by arpi
-
changed/added speed, channels, dumpsub, info, xvidencopts, lav[dc]opts options, restructured lavcopts, fixed some syntax errorsSun, 13 Oct 2002 23:18:41 +0000, by jonas
-
Fixes:Sun, 13 Oct 2002 22:00:15 +0000, by arpi
-
compiler warning fixesSun, 13 Oct 2002 21:58:55 +0000, by arpi
-
-fps autodetectionSun, 13 Oct 2002 21:57:54 +0000, by arpi
-
liblzo realtime video codec support (decoding only)Sun, 13 Oct 2002 21:40:10 +0000, by arpi
-
make local stuff 'static', complete uninitSun, 13 Oct 2002 21:26:00 +0000, by arpi
-
better wordingSun, 13 Oct 2002 20:48:46 +0000, by arpi
-
add new 3ivx.com fourccsSun, 13 Oct 2002 20:45:04 +0000, by faust3
-
fixing yuy2 upscaling (use -sws 0 for the faster but uglier variant)Sun, 13 Oct 2002 19:46:51 +0000, by michael
-
more info about data partitioningSun, 13 Oct 2002 18:35:15 +0000, by michael
-
mmx yuy2 outputSun, 13 Oct 2002 17:23:02 +0000, by michael
-
new error resilience supportSun, 13 Oct 2002 13:49:24 +0000, by michael
-
Create the ~/.cddb directory if not present.Sun, 13 Oct 2002 08:27:03 +0000, by bertrand
-
yuy2 output supportSun, 13 Oct 2002 00:30:38 +0000, by michael
-
Fix for audio filters on big endian cpus. It's working now on Solaris SPARC &Sat, 12 Oct 2002 20:02:01 +0000, by jkeil
-
fixed 2 10l bugs, ATI VCR2 dll now workingSat, 12 Oct 2002 16:40:56 +0000, by alex
-
syncSat, 12 Oct 2002 15:49:19 +0000, by jaf
-
sync with help_mp-en.h 1.63Sat, 12 Oct 2002 00:13:22 +0000, by pl
-
src and dest buffers may overlapFri, 11 Oct 2002 23:55:04 +0000, by pl
-
- ao_data.bps not set, confuses the A-V sync computation when the audio filtersFri, 11 Oct 2002 21:22:55 +0000, by jkeil
-
more correct flagsFri, 11 Oct 2002 14:48:07 +0000, by faust3
-
added reference to the cpufreq project (for the speedstep problems).Fri, 11 Oct 2002 10:08:11 +0000, by attila
-
Correcting counters and flagsFri, 11 Oct 2002 04:23:52 +0000, by anders
-
stream selection cleanup, fixed -nosoundThu, 10 Oct 2002 23:24:15 +0000, by arpi
-
setting the keyframe flag for every audio chunks, fixes streamcopy'd ac3 on windowsThu, 10 Oct 2002 21:04:42 +0000, by arpi
-
Use the common aspect codeThu, 10 Oct 2002 14:17:59 +0000, by albeu
-
upsz ...Thu, 10 Oct 2002 14:11:06 +0000, by pontscho
-
- better dxr3 supportThu, 10 Oct 2002 14:06:49 +0000, by pontscho
-
last flip bug fixedThu, 10 Oct 2002 12:47:33 +0000, by pontscho
-
Well.. it's KotH not Koth :)Thu, 10 Oct 2002 12:00:04 +0000, by attila
-
argh 100lThu, 10 Oct 2002 09:14:53 +0000, by nexus
-
10lThu, 10 Oct 2002 08:56:44 +0000, by nexus
-
Man page review part one, spelling, rewording and layout fixes.Thu, 10 Oct 2002 03:35:23 +0000, by diego
-
Mailing list section reworded and updated. This should at some point beThu, 10 Oct 2002 03:32:23 +0000, by diego
-
Cosmetics: Converted 2 spaces to one in section titles, changed some uglyThu, 10 Oct 2002 01:42:27 +0000, by diego
-
Fix for a stupid mistake, patch by hephooey@fastmail.fm.Thu, 10 Oct 2002 01:34:30 +0000, by diego
-
don't honor stride hints if the next filter(chain) doesn't support strideThu, 10 Oct 2002 01:09:23 +0000, by arpi
-
Fix usage for common users that may not have fbset in their path.Thu, 10 Oct 2002 00:51:41 +0000, by diego
-
compiler warning found by DominikThu, 10 Oct 2002 00:10:58 +0000, by arpi
-
also set VFCAP_ACCEPT_STRIDE when draw_image() is implementedThu, 10 Oct 2002 00:09:34 +0000, by arpi
-
draw_image()Thu, 10 Oct 2002 00:04:25 +0000, by arpi
-
for() -> memcpy_pic()Wed, 09 Oct 2002 23:54:13 +0000, by arpi
-
10l fix & cleanup of draw_frame(), still NO support for stride :(Wed, 09 Oct 2002 23:39:36 +0000, by arpi
-
draw_slice() seems to support all cspWed, 09 Oct 2002 23:13:47 +0000, by arpi
-
since draw_slice() supports RGB/BGR, we don't need draw_image() for strideWed, 09 Oct 2002 22:44:07 +0000, by arpi
-
since draw_slice() can handle packed RGB too, set the VFCAP_ACCEPT_STRIDE flagWed, 09 Oct 2002 22:37:27 +0000, by arpi
-
support for VFCAP_ACCEPT_STRIDE in vo driversWed, 09 Oct 2002 22:32:04 +0000, by arpi
-
VFCAP_DRAW_SLICE addedWed, 09 Oct 2002 22:07:48 +0000, by arpi
-
draw_image, get_image fixWed, 09 Oct 2002 21:54:58 +0000, by arpi
-
draw_image()Wed, 09 Oct 2002 21:26:16 +0000, by arpi
-
- implemented draw_image()Wed, 09 Oct 2002 20:32:41 +0000, by arpi
-
-fixes vo_directx to work with -fixed-voWed, 09 Oct 2002 19:03:17 +0000, by arpi
-
draw_image() implementation (new libvo API)Wed, 09 Oct 2002 14:38:38 +0000, by arpi
-
more cleanup, some -vo mga fullscreen fixesWed, 09 Oct 2002 13:40:23 +0000, by arpi
-
some cleanupWed, 09 Oct 2002 13:25:13 +0000, by arpi
-
VfwEx uninit crash fixed, bugreport by Wolfgang Thiess <wollet1@gmx.net>Wed, 09 Oct 2002 13:16:27 +0000, by arpi
-
_EXPERIMENTAL_ option: -fixed-vo for libvo spec compliance testingWed, 09 Oct 2002 01:13:40 +0000, by arpi
-
preinit() has an arg... use it.Wed, 09 Oct 2002 00:52:15 +0000, by arpi
-
mode check at preinit()Wed, 09 Oct 2002 00:51:04 +0000, by arpi
-
cosmeticsWed, 09 Oct 2002 00:39:04 +0000, by arpi
-
-nosound fixTue, 08 Oct 2002 23:53:33 +0000, by arpi
-
- fixed a 10l bug: setting PTS flag even if no PTS storedTue, 08 Oct 2002 23:11:49 +0000, by arpi
-
fixed LPCM parsingTue, 08 Oct 2002 22:57:39 +0000, by arpi
-
parse samplerate & channels from LPCM headerTue, 08 Oct 2002 22:56:43 +0000, by arpi
-
reset channels tooTue, 08 Oct 2002 22:55:55 +0000, by arpi
-
remove nonsense warnings now that libaf is usedTue, 08 Oct 2002 22:41:45 +0000, by rfelker
-
ffdv is stable nowTue, 08 Oct 2002 19:18:36 +0000, by arpi
-
cosmetics :)Tue, 08 Oct 2002 17:59:52 +0000, by arpi
-
Adding function for calculating the delay caused by the filtersTue, 08 Oct 2002 10:20:36 +0000, by anders
-
Added support for RTSP stream over TCP.Tue, 08 Oct 2002 05:46:23 +0000, by bertrand
-
* Fix for the broken MultiDec files I had originally posted with theMon, 07 Oct 2002 22:13:34 +0000, by arpi
-
411P added (DV ntsc)Mon, 07 Oct 2002 21:57:43 +0000, by arpi
-
argh. gcc sux. someone please explain why float x=0; if(x>0) ... is true.Mon, 07 Oct 2002 21:24:44 +0000, by arpi
-
fill ao_data correctlyMon, 07 Oct 2002 20:01:28 +0000, by arpi
-
updated for libaf...Mon, 07 Oct 2002 19:56:26 +0000, by arpi
-
updated for libaf rulesMon, 07 Oct 2002 19:51:00 +0000, by arpi
-
fixed ao_data.bps - patch by Tobias Diedrich <td@sim.uni-hannover.de>Mon, 07 Oct 2002 19:21:35 +0000, by arpi
-
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