Mercurial > mplayer.hg
graph
-
draw_image, get_image fix2002-10-09, by arpi
-
draw_image()2002-10-09, by arpi
-
- implemented draw_image()2002-10-09, by arpi
-
-fixes vo_directx to work with -fixed-vo2002-10-09, by arpi
-
draw_image() implementation (new libvo API)2002-10-09, by arpi
-
more cleanup, some -vo mga fullscreen fixes2002-10-09, by arpi
-
some cleanup2002-10-09, by arpi
-
VfwEx uninit crash fixed, bugreport by Wolfgang Thiess <wollet1@gmx.net>2002-10-09, by arpi
-
_EXPERIMENTAL_ option: -fixed-vo for libvo spec compliance testing2002-10-09, by arpi
-
preinit() has an arg... use it.2002-10-09, by arpi
-
mode check at preinit()2002-10-09, by arpi
-
cosmetics2002-10-09, by arpi
-
-nosound fix2002-10-08, by arpi
-
- fixed a 10l bug: setting PTS flag even if no PTS stored2002-10-08, by arpi
-
fixed LPCM parsing2002-10-08, by arpi
-
parse samplerate & channels from LPCM header2002-10-08, by arpi
-
reset channels too2002-10-08, by arpi
-
remove nonsense warnings now that libaf is used2002-10-08, by rfelker
-
ffdv is stable now2002-10-08, by arpi
-
cosmetics :)2002-10-08, by arpi
-
Adding function for calculating the delay caused by the filters2002-10-08, by anders
-
Added support for RTSP stream over TCP.2002-10-08, by bertrand
-
* Fix for the broken MultiDec files I had originally posted with the2002-10-07, by arpi
-
411P added (DV ntsc)2002-10-07, by arpi
-
argh. gcc sux. someone please explain why float x=0; if(x>0) ... is true.2002-10-07, by arpi
-
fill ao_data correctly2002-10-07, by arpi
-
updated for libaf...2002-10-07, by arpi
-
updated for libaf rules2002-10-07, by arpi
-
fixed ao_data.bps - patch by Tobias Diedrich <td@sim.uni-hannover.de>2002-10-07, by arpi
-
Handle playback of sample rates not supported by the sun audio hardware.2002-10-07, by jkeil
-
Document demux_mov.c fix2002-10-07, by jkeil
-
BE_16/BE_32 macro was accessing integers from unaligned addresses on SPARC2002-10-07, by jkeil
-
added libaf2002-10-07, by alex
-
DGA1 trivial fix by Fredrik Noring <noring@nocrew.org>2002-10-07, by arpi
-
documenting vesa 3 / GTF config2002-10-07, by arpi
-
a small fix for vo_vesa, when calling set_refresh, when -nofs used.2002-10-07, by arpi
-
Adding functionality for adding filters during execution2002-10-07, by anders
-
I think libfaad2 changed recently. The functions faacDecInit() and2002-10-07, by arpi
-
sync2002-10-07, by nexus
-
libaf compliance (ao_data) fix by Tobias Diedrich <td@sim.uni-hannover.de>2002-10-07, by arpi
-
Some further explanations, dev-eng is now subscribers only.2002-10-07, by diego
-
small updates2002-10-07, by diego
-
reversed Anders' nonsense change2002-10-06, by arpi
-
some obsolete stuff removed2002-10-06, by gabucino
-
sync2002-10-06, by gabucino
-
updates, fixes2002-10-06, by gabucino
-
removing my email addr (too much spam)2002-10-06, by gabucino
-
sync2002-10-06, by rtognimp
-
various fixes, new options2002-10-06, by arpi
-
extending the tooslow hints2002-10-06, by arpi
-
fixed -ac/vc/ao/vo/afm/vfm stuff2002-10-06, by arpi
-
libdvdkit shared install fixed2002-10-06, by arpi
-
mayeb fixed dpms/screensaver issues2002-10-06, by arpi
-
documenting -vop dint2002-10-06, by arpi
-
I found that default isn't optimal so it's changed a bit. :)2002-10-06, by arpi
-
smb:// (samba client) support by Vladimir Moushkov <vlindos_mpdev@abv.bg>2002-10-06, by arpi
-
i18n should not affect --language2002-10-06, by arpi
-
This patch adds the functionality to disable/enable subtitles while playing2002-10-06, by arpi
-
DPRINTF -> mp_msg()2002-10-06, by arpi
-
Small error, the buffer size got set incorrectly.2002-10-06, by arpi
-
Fixed some typos and an error in the help output.2002-10-06, by diego
-
This patch hopefully fixes colorkeying and a segfault in exclusive mode2002-10-06, by arpi
-
typo (found by alex)2002-10-06, by michael
-
updated2002-10-06, by arpi
-
uninit cleanup again... thx to Nilmoni Deb for bugreport2002-10-06, by arpi
-
Added my credits, plus a small wording correction.2002-10-06, by diego
-
forgot docs (again ...)2002-10-06, by michael
-
sync, shorter messages in help screen2002-10-06, by rtognimp
-
Removing annoying printf2002-10-06, by anders
-
Changing frequency limit for resampling2002-10-06, by anders
-
Adding Support for non-reentrant audio filters2002-10-06, by anders
-
Adding -format and -af switches2002-10-06, by anders
-
11l2002-10-06, by arpi
-
10l2002-10-06, by arpi
-
strtod is locale-dependant, so it may only accept either '.' or ',' as decimal point,2002-10-06, by atmos4
-
Enable -subfps for time based subtitles, too.2002-10-06, by atmos4
-
10l2002-10-06, by arpi
-
Skip html tags (like <i>) inside subviewer subtitles.2002-10-06, by atmos4
-
- init fails if no -vo mpegpes2002-10-06, by arpi
-
updated, still missing many contributors :(2002-10-05, by arpi
-
new option -speed, to set playback speed rate (examples: -speed 1:3 or -speed 5)2002-10-05, by arpi
-
aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoder2002-10-05, by arpi
-
af_calc_insize_constrained() rounding changes, works better for me this way2002-10-05, by arpi
-
optimization of the FIR macros, extending outfreq range to 2..192khz2002-10-05, by arpi
-
ffdv added2002-10-05, by arpi
-
new ac/vc/afm/vfm/ao/vo options2002-10-05, by jonas
-
Removing debug message, (oops)2002-10-05, by anders
-
Adding function for estimating required buffer length2002-10-05, by anders
-
by cvs hephooey@fastmail.fm2002-10-05, by jaf
-
We translated Polish manual to version pre8.2002-10-05, by gabucino
-
renamed to LUT-based sw. eq.2002-10-04, by alex
-
This just corrects a function name to match the other demuxer's2002-10-04, by arpi
-
adds "libdv" to the "input modules" list in "configure", and2002-10-04, by arpi
-
*** empty log message ***2002-10-04, by jaf
-
Correcting error in macro2002-10-03, by anders
-
Fixing the fix buffer overrun should work now2002-10-03, by anders
-
Redesign of buffer length calculation2002-10-03, by anders
-
1l2002-10-02, by arpi
-
100l2002-10-02, by arpi
-
use snprintf instead of sprintf2002-10-02, by pontscho
-
add [video||audio]_driver_list2002-10-02, by pontscho
-
Fixing potential future problem with buffer overrun2002-10-02, by anders
-
Changing to 32 bit aritmetics for counters2002-10-02, by anders
-
change i18n to autodetect2002-10-02, by pontscho
-
1l - update len too in sliced mode2002-10-01, by arpi
-
changed order of libs to match the dependency (required for static linking)2002-10-01, by arpi
-
new opt: -autosync, controls ao->get_delay() smoothing (default: disabled)2002-10-01, by arpi
-
flickering fix, patch by Fredrik Noring <noring@nocrew.org>2002-10-01, by arpi
-
fixing RV10 streamcopy - detect packet format (simple single frame vs. slices2002-10-01, by arpi
-
rv10 cleanup2002-10-01, by michael
-
_NET_WM_FULLSCREEN support2002-10-01, by pontscho
-
FreeBSD fix2002-10-01, by nexus
-
Moving lm to after laf2002-10-01, by anders
-
Adding new audio output filter layer libaf2002-10-01, by anders
-
- demuxer->audio->id is set to -2 when using 'frameno.avi', so2002-09-30, by arpi
-
sync by Anders Rune Jensen <anders@gnulinux.dk>2002-09-30, by jaf
-
idct algo selection support2002-09-29, by michael
-
audio out driver list support (example: -ao alsa9,sdl:esd,oss,sdl:oss,)2002-09-29, by arpi
-
video out driver list support (like -vc, example: -vo xmga,xv,x11,)2002-09-29, by arpi
-
removed obsolote func, some cosmetics of AUDIO: msg2002-09-29, by arpi
-
1l: shift+space -> normal space2002-09-29, by gabucino
-
some cleanup - made private vars/funcs static, removed obsolete externs2002-09-29, by arpi
-
warning fix - hope it don't break it2002-09-29, by arpi
-
warning fixes2002-09-29, by arpi
-
upsz ...2002-09-29, by pontscho
-
vcodec=mpeg4 set as default2002-09-29, by arpi
-
updated my areas2002-09-29, by alex
-
updated2002-09-29, by arpi
-
1000l2002-09-29, by arpi
-
10l, cosmetics2002-09-29, by arpi
-
sync2002-09-29, by nexus
-
10l2002-09-29, by alex
-
updated.2002-09-29, by gabucino
-
sync2002-09-29, by jaf
-
sync2002-09-29, by nexus
-
sync2002-09-29, by pontscho
-
Fix kde 3.1 fullscreen issues, closes my latest bugreport on that issue.2002-09-29, by atmos4
-
more2002-09-28, by pontscho
-
fullscreen fixes, based on mail by Havoc Pennington <hp@redhat.com>2002-09-28, by arpi
-
add aspect changing support2002-09-28, by pontscho
-
fix filter handling bug2002-09-28, by pontscho
-
-nograbpointer, based on old patch by Christian Ohm <chr.ohm@gmx.net>2002-09-28, by arpi
-
- add "start in fullscreen" function2002-09-28, by pontscho
-
argh i forgot to add new file..2002-09-28, by arpi
-
-vo directx driver by Sascha Sommer <saschasommer@freenet.de>2002-09-28, by arpi
-
no fix window size2002-09-28, by pontscho
-
passthrough timestamps to demuxer2002-09-28, by arpi
-
another dga v1 fix by Fredrik Noring <noring@nocrew.org>2002-09-28, by arpi
-
complex patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>2002-09-28, by alex
-
akarki fs pecse2002-09-28, by pontscho
-
sync, added cache and cleanup2002-09-28, by jaf
-
removed obsolete/unused audio|video_fm|codec, has_audio|video2002-09-28, by arpi
-
btaudio driver support by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>2002-09-28, by alex
-
added uhulinux url2002-09-28, by alex
-
- fix new afm/vfm support2002-09-28, by pontscho
-
sync2002-09-28, by nexus
-
function for blanking+clearing screen2002-09-28, by gabucino
-
sync2002-09-28, by jaf
-
-ac/-afm rewrite, now works the same way as -vc/-vfm2002-09-28, by arpi
-
0x50 enabled for mp3lib2002-09-28, by arpi
-
layer-1 stream parsing (NOT decoding) support2002-09-28, by arpi
-
decoder merged, using mpi now. support for stride, and outfmt 411p,422p2002-09-27, by arpi
-
some cleanup2002-09-27, by arpi
-
-vf eq2, LUT-based brightness/contrast/gamma correction (Y-only)2002-09-27, by arpi
-
when working through a mixed play tree with audi-only files and video files2002-09-27, by arpi
-
DGA1 fix by Fredrik Noring <noring@nocrew.org>2002-09-27, by arpi
-
dump processed edit list data2002-09-27, by arpi
-
Display the IP address that has been resolved.2002-09-27, by bertrand
-
pass fourcc to lavc2002-09-26, by michael
-
fixing compilation on LFS2002-09-26, by gabucino
-
Added -lm for libcdparanoia (for the sin & cos symbol).2002-09-26, by bertrand
-
sync2002-09-26, by frodone
-
sync2002-09-26, by frodone
-
Correction of spelling errors and removal of old code2002-09-26, by anders
-
-vc/-vfm accepts codec/driver _list_ now. empty list element for -vc means2002-09-26, by arpi
-
new func: select_codec() - disables codec by name2002-09-26, by arpi
-
interlaced dct2002-09-26, by michael
-
accept empty strings too for STRING_LIST (example: "-xyz 1,2.5,,4," )2002-09-26, by arpi
-
best audio/video codec selection & init moved to libmpcodecs2002-09-25, by arpi
-
fixed invalid -aid/-vid segfault2002-09-25, by arpi
-
fixes problem with video image alignment.2002-09-25, by arpi
-
cosmetics...2002-09-25, by arpi
-
Attached patch improves the vertical retrace synchronisation (vsync)2002-09-25, by arpi
-
fixed order of uninit (codec, demuxer, stream) - found by Jindrich Makovicka2002-09-25, by arpi
-
darkmasking & docs2002-09-24, by michael
-
removed -dapsync (obsolete code)2002-09-23, by arpi
-
RTC fixes by Sidik Isani <lksi@cfht.hawaii.edu>2002-09-23, by arpi
-
rage128 gray fix?2002-09-23, by arpi
-
Modern versions of OpenSSH listen on localhost to forward the X11 connection2002-09-23, by arpi
-
accepted. so we're now 110% gpl...2002-09-23, by arpi
-
adaptive quant support ...2002-09-23, by michael
-
sync by Fire <sefanja@gmx.net>2002-09-23, by jaf
-
some updates2002-09-22, by arpi
-
U-V swapping fixed, patch by Joey Parrish <joey@yunamusic.com>2002-09-22, by arpi
-
memcpy->memove (overlapping blocks)2002-09-22, by arpi
-
put some comemnts into teh generated help_mp.h file2002-09-22, by arpi
-
help*.h files moved to help/ subdir2002-09-22, by arpi
-
removed unused old keyboard fifo hack2002-09-22, by arpi
-
changed 'detected fileformat' messages to a message with %s2002-09-22, by jaf
-
qtrle needs query2002-09-22, by alex
-
now also tells about 2x xxx MB CDs2002-09-22, by jaf
-
removed unused2002-09-22, by jaf
-
removed unused2002-09-22, by jaf
-
removed unused2002-09-22, by jaf
-
Fix nick of sbmpost2002-09-22, by lgb
-
removed unused, sync in de2002-09-22, by jaf
-
some makefile cleanup2002-09-22, by arpi
-
compilation fix, patch by Sidik Isani <lksi@cfht.hawaii.edu>2002-09-22, by arpi
-
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug2002-09-22, by arpi
-
wine headers cleanup2002-09-22, by arpi
-
declarations moved to *.c files2002-09-22, by arpi
-
get_sh_audio/get_sh_video removed (never used, also useless)2002-09-22, by arpi
-
use img_format.h instead of wine/mmioFOURCC hack2002-09-22, by arpi
-
- cosmetics, reorder2002-09-21, by arpi
-
we don't need the 0x1ff hack any more!2002-09-21, by arpi
-
we don't need the 0x1FF hack any more2002-09-21, by arpi
-
typo2002-09-21, by jaf
-
version 0.1.10 by Juergen Hammelmann <juergen.hammelmann@gmx.de>2002-09-21, by jaf
-
pshufw is a mmx2 instruction, so don't use dct64_MMX_3dnowex on k6-3 which2002-09-21, by arpi
-
New option for mplayer: -dumpmicrodvdsub2002-09-21, by kmkaplan
-
Use string selection to choose mode2002-09-21, by kmkaplan
-
Support for XviD encoding2002-09-21, by kmkaplan
-
Support for XviD encoding2002-09-21, by kmkaplan
-
"fake" Surround section removed2002-09-20, by gabucino
-
matroxtv script was modified2002-09-20, by gabucino
-
hmm. duplicate (+incomplete) surround sections? incomplete one removed2002-09-20, by gabucino
-
This patch allows you to use fractional values for specifying a zoom.2002-09-20, by arpi
-
some mpcodecs option declaration moved to cfg-*, as aren;t used by2002-09-20, by arpi
-
This tiny patch adds "type=2" absolute seconds seek capability.2002-09-20, by arpi
-
"One can cause a permanent hang on a seek, and the other just causes2002-09-20, by arpi
-
Should be: if test ; then - D Richard Felker III <dalias@aerifal.cx>2002-09-20, by alex
-
Automatic unrar of vobsub. Does not work with rar v32002-09-20, by kmkaplan
-
by Panagiotis Issaris <takis@lumumba.luc.ac.be>2002-09-19, by jaf
-
use avcodec_alloc_context()2002-09-19, by michael
-
version no for coming release2002-09-19, by eyck
-
updated2002-09-18, by arpi
-
fixing edit-list playback (it uses the mvhd-timescale instead of the mdhd-one)2002-09-18, by arpi
-
sync with help_mp-en.h 1.562002-09-18, by pl
-
sync2002-09-18, by nexus
-
Wording updated and spelling checked.2002-09-18, by diego
-
Removed obsolete entries.2002-09-18, by diego
-
Sync with upstream version. According to Edouard Gomez:2002-09-18, by kmkaplan
-
d_width==screenwidth && -fs hopefully fixed2002-09-18, by arpi
-
Document -noaspect, patch by Fredrik Noring <noring@nocrew.org>.2002-09-17, by diego
-
Added the cdinfo.c for compilation.2002-09-17, by bertrand
-
Enable CDDB support only if the network layer is enabled.2002-09-17, by bertrand
-
Moved all the cdinfo specific from cddb to a standalone file(cdinfo.c), so2002-09-17, by bertrand
-
Moved all the cdinfo specific from cddb to a standalone file, so2002-09-17, by bertrand
-
Enable the LIVE lib only if the network layer (STREAMING) is enable.2002-09-17, by bertrand
-
updated version (from ftp/incoming)2002-09-17, by arpi
-
-zoom will be handled by -vop scale2002-09-17, by arpi
-
sync & typos2002-09-17, by zdar
-
TODO completed2002-09-16, by arpi
-
updated for pre82002-09-16, by arpi
-
hpux DVD support fixes by Martin Gansser <mgansser@ngi.de>2002-09-16, by arpi
-
WORDSIZE detection by Björn Sandell <biorn@dce.chalmers.se>2002-09-16, by arpi
-
10l2002-09-16, by alex
-
sync2002-09-16, by jaf
-
Fix support for negative "delay:" directive in .idx file.2002-09-16, by kmkaplan
-
sync,typo2002-09-16, by nexus
-
adding CP1251 to GUI's Font encoding for FreeType2002-09-16, by iive
-
update & GUI CP1251 encoding in FFT2002-09-16, by iive
-
removed dummy OGG functions - use #ifdef instead2002-09-15, by arpi
-
some cosmetics - reordering declarations, 10l for cache22002-09-15, by arpi
-
'agsm' support (used by qt .mov files)2002-09-15, by arpi
-
standard GSM support for .mov files2002-09-15, by arpi
-
This patch fixes a segfault for native cvid decoder in bgr32 and bgr24 modes.2002-09-15, by arpi
-
stream layer cleanup part 22002-09-15, by arpi
-
stream layer cleanup - part 12002-09-15, by arpi
-
removed obsolete VCD_CACHE hack2002-09-15, by arpi
-
10l bug - 'len' was handled wrong.2002-09-15, by arpi
-
prefer ffsvq1 if available2002-09-15, by arpi
-
out formats reordered, quality order2002-09-15, by arpi
-
unused, replaced by vd_msrle.c2002-09-15, by arpi
-
- fixed some bugs in RLE decoder2002-09-15, by arpi
-
some updates2002-09-15, by arpi
-
cross-ref2002-09-15, by arpi
-
outflags described2002-09-15, by arpi
-
some words and drawing about video path2002-09-15, by arpi
-
The granule position of pages contining Vorbis audio is in units of2002-09-14, by arpi
-
add one line2002-09-14, by pontscho
-
reversed -ss behaviour (you have to use teh same -ss for all passes)2002-09-14, by arpi
-
Added a new ASX playlist mime-type2002-09-13, by bertrand
-
query_format support by Tilman Sauerbeck <tsauerbeck@users.sourceforge.net>2002-09-13, by alex
-
hpux scsi dvd support by Martin Gansser <mgansser@ngi.de>2002-09-13, by alex
-
fixed to comply with new loader2002-09-13, by alex
-
aspect ratio support by encoding (currently only with mpeg4 and h263p)2002-09-13, by alex
-
extended par support2002-09-13, by alex
-
Can't return pointer to automatic C array, gmplayer file selector box does2002-09-13, by jkeil
-
avifile sync - 95% cosmetics 5% bug2002-09-13, by arpi
-
- updated to use new stype ICopen (filename passed in the icopen struct)2002-09-13, by arpi
-
added JFIF and UMP42002-09-13, by alex
-
removed unused code. fixed yv12+debug-mode sig112002-09-13, by alex
-
added smjpeg demuxer only for nexus' request2002-09-13, by alex
-
bug=32002-09-13, by michael
-
add cpuinfo2002-09-13, by nexus
-
Reconstruct the muting state for the playback from a l/r volume of 0.0.2002-09-12, by jkeil
-
- gui version of mplayer is using the audio 'control' function before(!) the2002-09-12, by jkeil
-
G450/G550 TV-out2002-09-12, by gabucino
-
v2.02002-09-12, by gabucino
-
sync by Takis Issaris <takis.issaris@skynet.be>2002-09-11, by jaf
-
sync2002-09-11, by gabucino
-
some fixes I did while updating design52002-09-11, by gabucino
-
found 0.01-0.052002-09-11, by arpi
-
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.2002-09-10, by arpi
-
count dropped frames in -v mode, patch by Andriy N. Gritsenko <andrej@lucky.net>2002-09-10, by arpi
-
drop-deinterlace (dint) filter by Andriy N. Gritsenko <andrej@lucky.net>2002-09-10, by arpi
-
changing return type of put_image void->int2002-09-10, by arpi
-
Numbering corrected.2002-09-10, by diego
-
tga support2002-09-10, by jonas
-
Removed authors and maintainers section, now in txt format.2002-09-10, by diego
-
.PVA (mpeg-like fileformat used by MultiDec && WinTV) demuxer2002-09-10, by arpi
-
Small HTML fix by Andras Mohari <mayday@varoshaza.nagyatad.hu>.2002-09-10, by diego
-
TGA images (-mf on:type=tga) support2002-09-10, by arpi
-
fixed >2GB files demuxing2002-09-10, by arpi
-
It prevents mode change when Hsync out of range.2002-09-10, by arpi
-
GTF update: Fixes "known parametrs" even when fbdev unused2002-09-10, by arpi
-
I experienced several segfaults when trying to play (unencrypted) DVDs2002-09-10, by arpi
-
version number bumped2002-09-10, by arpi
-
xanim outformats changed, indeo 3/4/5 now outputs YVU9 only2002-09-10, by arpi
-
- some cleanup, unused code removed2002-09-10, by arpi
-
pim1 is lowercase2002-09-10, by arpi
-
Use the character substitution code from fntRender() / fntTextWidth()2002-09-10, by jkeil
-
Off-by-one error allocating bitmap, when (width*height) % 8 != 02002-09-10, by jkeil
-
fixing y422p output2002-09-09, by michael
-
updated a bit2002-09-09, by arpi
-
updated to libmpcodecs way2002-09-09, by arpi
-
reference to patches.txt and porting-status.txt2002-09-09, by arpi
-
updated2002-09-09, by arpi
-
preface added, some small changes2002-09-09, by arpi
-
maintainers list - converted from html by Andras Mohari2002-09-09, by arpi
-
mplayer changelog, collected by ??? (found at incoming/ :))2002-09-09, by arpi
-
authors section from html docs, converted by Andras Mohari2002-09-09, by arpi
-
yuv422planar->yuy2 support2002-09-09, by arpi
-
unused code2002-09-09, by arpi
-
obsolete, use mencoder...2002-09-09, by arpi
-
obsolete, old code. use dga with swscaler (-vo dga -zoom)2002-09-09, by arpi
-
cosmetics - copyright msg removed, this file has nothing with mpeg2dec or2002-09-09, by arpi
-
obsoleted by font_load_ft.c2002-09-09, by arpi
-
- reorder of help, new section: Codecs, cosmetics/descriptions extended2002-09-09, by arpi
-
When we're compiling/running on a kernel without sse/sse2 support, we have2002-09-09, by jkeil
-
fixed palette8to{rgb24,bgr24,rgb32,bgr32}2002-09-09, by alex
-
10l2002-09-09, by alex
-
Code to XviD VBR Library from transcode.2002-09-09, by kmkaplan
-
Import transcode-0.6.1.20020829 XviD VBR Library into mencoder DivX4 encoder2002-09-09, by kmkaplan
-
Applied patch from Gregory Kovriga <gkovriga@techunix.technion.ac.il>2002-09-09, by bertrand
-
removed messy global 'tv_handle', use stream->priv for that purpose2002-09-08, by arpi
-
query added for soem vfw codecs2002-09-08, by arpi
-
sorry - this was a sync for all2002-09-08, by jaf
-
help_mp-bg.h2002-09-08, by jaf
-
sync2002-09-08, by nexus
-
-gui removal2002-09-08, by gabucino
-
sync (-gui removed)2002-09-08, by gabucino
-
typo2002-09-08, by nexus
-
-gui option removal leftovers2002-09-08, by diego
-
fixed get_format/set_format2002-09-08, by alex
-
changed message leveles (too many non-sense info messages)2002-09-08, by alex
-
disable annonying debug printf (autoq)2002-09-08, by atmos4
-
indeoraw removed (nonsense)2002-09-07, by alex
-
authors/maintainers updated - feel free to correct/extend2002-09-07, by arpi
-
added mjpa fcc to ffmjpeg2002-09-07, by alex
-
x11 include patch for hpux 11.00 by Martin Gansser <mgansser@ngi.de>2002-09-07, by alex
-
Don't try to reread from the socket if the server says EOF2002-09-07, by bertrand
-
Fixed an unknown command. Looks like it's a new command from WMS9.2002-09-07, by bertrand
-
removes old input code (forgot to commit this)2002-09-07, by alex
-
Minor speedup by nick kurshev.2002-09-07, by atmos4
-
Now included in codecs.html2002-09-07, by atmos4
-
Update with new method of finding DShow codecs and a small hint about VFW on WinNT.2002-09-07, by atmos4
-
Check if realloc failed on http_hdr->buffer instead of ptr in http_response_append,2002-09-07, by bertrand
-
fixing mpeg in avi2002-09-06, by michael
-
typo (checking for mpeg twice, instead of mpeg & MPEG)2002-09-06, by michael
-
sync2002-09-06, by jaf
-
Easier/Faster method of adding DShow codecs to mplayer.2002-09-06, by atmos4
-
- GCC 3.x (SPARC) is too clever for the double->int conversion trick used in2002-09-06, by jkeil
-
sync by Anders Rune Jensen <anders@gnulinux.dk>2002-09-06, by jaf
-
SPARC gcc generates bad code accessing an unaligned and packed structure member2002-09-06, by jkeil
-
(big) resync with help_mp-en.h 1.522002-09-06, by pl
-
sync by <hephooey@fastmail.fm>2002-09-06, by jaf
-
- simpler http_response_append (uses realloc())2002-09-06, by arpi
-
10l found by Arpi2002-09-05, by jonas
-
10l2002-09-05, by jonas
-
remove sub sub option lists over .IP2002-09-05, by jonas
-
changes for rewrite2002-09-05, by jonas
-
rewrite (much ;), no content change2002-09-05, by jonas
-
100l2002-09-05, by pontscho
-
man page documentation2002-09-05, by jonas
-
merged xacodec.c and vd_xanim.c2002-09-05, by alex
-
- add fuckin locale fix from Dietrich Clauß <dc2@clauss.dyndns.org>2002-09-05, by pontscho
-
links (found on xvid-dev list)2002-09-05, by michael
-
sis_vid removed2002-09-05, by jaf
-
Added CDDA credits to Alban.2002-09-05, by bertrand
-
Humm, only if __DEBUG_URL is defined, declare the prototype...2002-09-05, by bertrand
-
cyrix mtrr detect2002-09-05, by atmos4
-
obsolete, the new input has own lirc code2002-09-04, by arpi
-
obsolete, no one seems to be interested to fix/update/finish this2002-09-04, by arpi
-
1000l - planar YUV support fixed (indeo 3,4,5, i263 etc)2002-09-04, by arpi
-
update patch by Ioannis Panteleakis <pioann@csd.auth.gr>2002-09-04, by arpi
-
NULL->0 (warning fix)2002-09-04, by arpi
-
config() parameters change2002-09-04, by zdar
-
sync2002-09-04, by zdar
-
DXR3 docs updated. Patch by David Holm <david@realityrift.com>, further2002-09-04, by diego
-
Applied patch for OpenBDS from Marc Espie (submitted by Björn Sandell <biorn@dce.chalmers.se>)2002-09-04, by bertrand
-
sync2002-09-04, by gabucino
-
sync2002-09-04, by nexus
-
sync2002-09-04, by nexus
-
- add workaround for fuckin locale2002-09-04, by pontscho
-
obsoleted2002-09-04, by pontscho
-
Fix package building by adding BINDIR.2002-09-03, by diego
-
enabled csp-query support, but only for formats with 'query' flag set2002-09-03, by arpi
-
pass outflags[] index via sh->outfmtidx to the vd->control() func (for VfW)2002-09-03, by arpi
-
- vfwex redundancy removed2002-09-03, by arpi
-
10l2002-09-03, by jonas
-
bgr8 palette fixed2002-09-03, by arpi
-
ICDecompressEndEx() added2002-09-03, by arpi
-
Add the code that chooses a good X11 truecolor visual to the vo_x11 config()2002-09-03, by jkeil
-
The ALT_BITSTREAM_READER code does not work on SPARC, because the code accesses2002-09-03, by jkeil
-
Enable dvdkit on solaris2002-09-03, by jkeil
-
10l fix by Mark <CompGuy284@attbi.com>2002-09-03, by alex
-
- If fatal error while trying to connect to a WM server, skip other proto.2002-09-03, by bertrand
-
Return -2 for fatal error while connecting to a server.2002-09-03, by bertrand
-
Checked if the connection succeeded before writing in the socket.2002-09-03, by bertrand
-
fixed some problems with colorspace/init order, some cleanup2002-09-03, by arpi
-
-vfm should override status/priority2002-09-02, by arpi
-
VDCTRL_QUERY_FORMAT isn't required for constant csp support2002-09-02, by arpi
-
10l - RANLIB added to fix libavcodec compilation2002-09-02, by arpi
-
gcc 2.95.4 doesn't like VAR==value without spaces2002-09-02, by arpi
-
allow to specify freetype-config and restrict to freetype 2.1.x+2002-09-02, by atmos4
-
document -vop halfpack2002-09-02, by rfelker
-
better subfont description, moved to the write place2002-09-02, by jonas
-
fixed uninit order2002-09-01, by arpi
-
better freetype detection2002-09-01, by arpi
-
FreeBSD fix2002-09-01, by nexus
-
Pontscho forgot to add *.rm to all video files...2002-09-01, by diego
-
100l2002-09-01, by michael
-
make test1 && make test2 fixed2002-09-01, by arpi
-
removed obsoleted dll_init.c/h2002-09-01, by alex
-
removed obsolete items2002-09-01, by alex
-
merged with dll_init.c2002-09-01, by alex
-
10l2002-09-01, by alex
-
merged with dll_init2002-09-01, by alex
-
merged with dll_init.c, moved some variables from sh_audio to private struct2002-09-01, by alex
-
*** empty log message ***2002-09-01, by jaf
-
Fixed vertical pink stripe on Radeon2 cards by Emiel Neggers <emiel@neggers.net>2002-09-01, by alex
-
added col1 fcc to ffdivx2002-09-01, by alex
-
10l2002-09-01, by alex
-
added lcl codecs (mpmszh, mpzlib), removed zlibnative2002-09-01, by alex
-
added LCL decoder by Roberto Togni <r_togni@libero.it>, removed my old vd_zlib2002-09-01, by alex
-
ability to override MANDIR, BINDIR2002-09-01, by arpi
-
warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>2002-09-01, by arpi
-
cosmetics, 10l at beginning, no real changes2002-09-01, by jonas
-
libmpdvdkit/ and libmp1e/ are obsolete.2002-09-01, by diego
-
rewrite eq interface and add *.rm to fs2002-09-01, by pontscho
-
obsoleted2002-09-01, by pontscho
-
increased SUB_MAX_TEXT by Piotr Krukowiecki <piotr@pingu.ii.uj.edu.pl>2002-09-01, by alex
-
Remove config files on purge.2002-09-01, by diego
-
audio in layer is used only bu tvi_v4l, don't compile for others.2002-08-31, by arpi
-
seek frameno.avi too - idea by cpro@posta.unizar.es2002-08-31, by arpi
-
some messages added/changed2002-08-31, by arpi
-
100l... sh->vcodec may be changed by mpvdec->decode()2002-08-31, by arpi
-
made compatible to LCL2002-08-31, by alex
-
user-data moved one -v up2002-08-31, by arpi
-
10l - use NULL instead of -1 for init_video's vfm2002-08-31, by arpi
-
remove obsoleted files2002-08-31, by pontscho