Mercurial > mplayer.hg
graph
-
-fixed-vo support, based on patch by .so :)2002-10-16, by arpi
-
10l. use mpcodecs_draw_slice, instead of libvo directly2002-10-16, by arpi
-
new filter: 1bpp - converts 1bpp image to yuv/rgb 8/16/32 bpp2002-10-16, by arpi
-
ss_div/ss_mul defaults to 02002-10-16, by arpi
-
set up ss_div/ss_mul properly, accept 'alaw' fourcc too2002-10-16, by arpi
-
tell the codec wrapper the codec path (fixes realaudio Sipr)2002-10-16, by arpi
-
- dvd aspect changing bug - fixed2002-10-16, by pontscho
-
use standard gsm fourcc 'agsm' instead of msgsm id 0x312002-10-16, by arpi
-
more accurate a_pts calculation in AVI -bps (default) mode2002-10-16, by arpi
-
ds_tell_block()2002-10-16, by arpi
-
10l to Dominik - casting at wrong place2002-10-16, by arpi
-
Don't start a CDDB request to the CDDB server if there is no CD in the drive,2002-10-16, by bertrand
-
Adding volume control and moving control() call parameters to a seperate file2002-10-16, by anders
-
reversed some changes as they produced ugly html output2002-10-15, by jonas
-
All right: The patch adresses two issues which I found, when I analyzed2002-10-15, by arpi
-
10l2002-10-14, by jonas
-
remove some notes, more conversion notes2002-10-14, by jonas
-
rewrite (again ;), cosmetics, no real changes2002-10-14, by jonas
-
MSGL_DBG2 -> MSGL_INFO2002-10-14, by attila
-
printf -> mp_msg2002-10-14, by attila
-
correction of Kim Minh Kaplan, some cosmetics2002-10-14, by jonas
-
always use rounded-up blocksize for .avi files (fixes Firestarter.mpg.avi)2002-10-14, by arpi
-
trivial date & disclaimer fix2002-10-13, by arpi
-
Fixes:2002-10-13, by arpi
-
compiler warning fixes2002-10-13, by arpi
-
-fps autodetection2002-10-13, by arpi
-
liblzo realtime video codec support (decoding only)2002-10-13, by arpi
-
make local stuff 'static', complete uninit2002-10-13, by arpi
-
better wording2002-10-13, by arpi
-
add new 3ivx.com fourccs2002-10-13, by faust3
-
fixing yuy2 upscaling (use -sws 0 for the faster but uglier variant)2002-10-13, by michael
-
more info about data partitioning2002-10-13, by michael
-
mmx yuy2 output2002-10-13, by michael
-
new error resilience support2002-10-13, by michael
-
Create the ~/.cddb directory if not present.2002-10-13, by bertrand
-
yuy2 output support2002-10-13, by michael
-
Fix for audio filters on big endian cpus. It's working now on Solaris SPARC &2002-10-12, by jkeil
-
fixed 2 10l bugs, ATI VCR2 dll now working2002-10-12, by alex
-
sync2002-10-12, by jaf
-
sync with help_mp-en.h 1.632002-10-12, by pl
-
src and dest buffers may overlap2002-10-11, by pl
-
- ao_data.bps not set, confuses the A-V sync computation when the audio filters2002-10-11, by jkeil
-
more correct flags2002-10-11, by faust3
-
added reference to the cpufreq project (for the speedstep problems).2002-10-11, by attila
-
Correcting counters and flags2002-10-11, by anders
-
stream selection cleanup, fixed -nosound2002-10-10, by arpi
-
Use the common aspect code2002-10-10, by albeu
-
upsz ...2002-10-10, by pontscho
-
- better dxr3 support2002-10-10, by pontscho
-
last flip bug fixed2002-10-10, by pontscho
-
Well.. it's KotH not Koth :)2002-10-10, by attila
-
argh 100l2002-10-10, by nexus
-
10l2002-10-10, by nexus
-
Man page review part one, spelling, rewording and layout fixes.2002-10-10, by diego
-
Mailing list section reworded and updated. This should at some point be2002-10-10, by diego
-
Cosmetics: Converted 2 spaces to one in section titles, changed some ugly2002-10-10, by diego
-
Fix for a stupid mistake, patch by hephooey@fastmail.fm.2002-10-10, by diego
-
don't honor stride hints if the next filter(chain) doesn't support stride2002-10-10, by arpi
-
Fix usage for common users that may not have fbset in their path.2002-10-10, by diego
-
compiler warning found by Dominik2002-10-10, by arpi
-
also set VFCAP_ACCEPT_STRIDE when draw_image() is implemented2002-10-10, by arpi
-
draw_image()2002-10-10, by arpi
-
for() -> memcpy_pic()2002-10-09, by arpi
-
10l fix & cleanup of draw_frame(), still NO support for stride :(2002-10-09, by arpi
-
draw_slice() seems to support all csp2002-10-09, by arpi
-
since draw_slice() supports RGB/BGR, we don't need draw_image() for stride2002-10-09, by arpi
-
since draw_slice() can handle packed RGB too, set the VFCAP_ACCEPT_STRIDE flag2002-10-09, by arpi
-
support for VFCAP_ACCEPT_STRIDE in vo drivers2002-10-09, by arpi
-
VFCAP_DRAW_SLICE added2002-10-09, by arpi
-
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